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

Server failing heartbeat #4

Closed
DrDevinRX opened this issue Nov 1, 2022 · 2 comments
Closed

Server failing heartbeat #4

DrDevinRX opened this issue Nov 1, 2022 · 2 comments

Comments

@DrDevinRX
Copy link

I'm trying to create my own server, but it's failing to send the heartbeat to the master server.
I have port 6969 forwarded for both TCP and UDP.

server -mode server
20:56:19.921 |  INFO | Server password: a
20:56:19.922 |  INFO | Created host
20:56:19.923 |  INFO | Sending heartbeat to master server
20:56:19.923 |  INFO | {"Name":"Galapagos","NumPlayers":0}
20:56:19.924 |  INFO | Sending heartbeat to https://niermaster.praydog.com/heartbeat
20:56:20.153 | ERROR | Error sending heartbeat: 400 Bad Request

Any help would be appreciated.

@praydog
Copy link
Owner

praydog commented Nov 1, 2022

The current release build up must not be compatible with the master server, the master server is newer.

You can get a newer build from here: https://github.com/praydog/AutomataMP/actions/runs/3027973861

I'll put up a newer build of the client/server.

@praydog
Copy link
Owner

praydog commented Nov 1, 2022

Should be fixed in the newest release now.

@praydog praydog closed this as completed Nov 1, 2022
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