[Linux/Ubuntu] Heartbeat Errors.
-
Spectre might be able to help you
-
Are you trying to do this in docker?
-
Spectre Docker? what no lol
-
I'm using wine
-
i think its something todo with my server contacting your authentication servers, because i always get the not authenticated message when i try connect to my server, but wget, ping, etc.. work flawlessly so i don't see a problem..
-
It can't get enough entropy, if you don't know what that is Google it.
-
Entropy is a local server issue not remote server.
apt-get install haveged -y systemctl enable haveged && systemctl start haveged
-
haveged does not work, did not alter anything whatsoever, its a clean vps so how would it be a vps issue, provided that the vps is from ovh, (plutonium servers vps provider)...
-
AzIon Who you got your VPS from has nothing to do with this.
Ensure haveged has been installed and enabled and started. This has been known to fix the same error for multiple other people. If you think it's all started and not having an effect, show screenshots from your Terminal to show that they are started.
-
Hey! Currently experiencing heartbeat errors aswell, even though, they're not the same as OP had.
My error looks like the following:Sending heartbeat... Could not send heartbeat to nix! Error was: [json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - invalid literal; last read: '<'
The server ran just fine before, I was able to join it and whatnot. I haven't changed anything in the config ever since.
EDIT: Resolved itself, just had to update the plutonium binaries, didn't realize the latest update.