server_bee-backend icon indicating copy to clipboard operation
server_bee-backend copied to clipboard

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

Open scarletbright opened this issue 11 months ago • 4 comments

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

scarletbright avatar Mar 26 '24 17:03 scarletbright