Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token or server host is empty, will not start report thread! #85

Open
scarletbright opened this issue Mar 26, 2024 · 4 comments
Open

Token or server host is empty, will not start report thread! #85

scarletbright opened this issue Mar 26, 2024 · 4 comments

Comments

@scarletbright
Copy link

Getting these on three different servers:

[2024-03-26 17:08:56 main INFO] Actix runtime found; starting in Actix runtime
[2024-03-26 17:08:56 main WARN] Token or server host is empty, will not start report thread!

then this while trying to connect (the port is opened):

[2024-03-26 18:13:41 actix-rt|system:0|arbiter:1 ERROR] stream error: request parse error: invalid Header provided
[2024-03-26 18:13:42 actix-rt|system:0|arbiter:0 ERROR] stream error: request parse error: invalid Header provided
@ZingerLittleBee
Copy link
Owner

  • Token or server host is empty, will not start report thread! no need to care, this is waring. and will remove in latest version.
  • [2024-03-26 18:13:41 actix-rt|system:0|arbiter:1 ERROR] stream error: request parse error: invalid Header provided. need more info, like version, more logs, after what you did

@scarletbright
Copy link
Author

  • [2024-03-26 18:13:41 actix-rt|system:0|arbiter:1 ERROR] stream error: request parse error: invalid Header provided. need more info, like version, more logs, after what you did

I just ran the install script, opened the port with ufw (on Ubuntu 20.04.6 LTS server), then if i'm trying to connect with my local computer (Mac), the Ubuntu server stream that error (quoted)

the client log:

Screenshot 2024-03-27 at 08 38 01

@ZingerLittleBee
Copy link
Owner

  • [2024-03-26 18:13:41 actix-rt|system:0|arbiter:1 ERROR] stream error: request parse error: invalid Header provided. need more info, like version, more logs, after what you did

I just ran the install script, opened the port with ufw (on Ubuntu 20.04.6 LTS server), then if i'm trying to connect with my local computer (Mac), the Ubuntu server stream that error (quoted)

the client log:

Screenshot 2024-03-27 at 08 38 01

I have never see this error before.
Did you download the latest version?

@scarletbright
Copy link
Author

  • [2024-03-26 18:13:41 actix-rt|system:0|arbiter:1 ERROR] stream error: request parse error: invalid Header provided. need more info, like version, more logs, after what you did

I just ran the install script, opened the port with ufw (on Ubuntu 20.04.6 LTS server), then if i'm trying to connect with my local computer (Mac), the Ubuntu server stream that error (quoted)
the client log:
Screenshot 2024-03-27 at 08 38 01

I have never see this error before. Did you download the latest version?

yep, like this: bash <(curl -s https://raw.githubusercontent.com/ZingerLittleBee/server_bee-backend/main/script/startup.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants