freeeshiny Posted July 31, 2015 Share Posted July 31, 2015 Hi, I have a dedicated server which works only for a certain amount of time, after which the server stops being visible in the server list, and noone can connect anymore. This line appears in logs: Failed to send server broadcast message The issue happens when my home ADSL connection has issues/disconnects. Unfortunately with my current setup it can happen a couple of times per day. Usually it's not a problem as it lasts only for a few seconds (less than 30), and I have a dedicated Minecraft server running on a same machine happily 5 years straight. I think what happens is my machine looses internet connection, dedicated server fails to send a 'ping' message to the master server, and my server gets delisted. The only solution is to shutdown the server and start it again. It works, but it's flaky as I never know when I'm gonna get delisted again. Ideally server would retry sending the broadcast message, so I could connect again without having to babysit the server. Has this happened to anyone else? Is there maybe a known workaround, or at least a command that would trigger sending the broadcas message without restarting? My other solution would be to restart the server every hour via a cron job, but that's really hacky and inconvenient for the players. And yes, having an ADSL connection that is unreliable really sucks, but that should not stop network apps from running altogether. Thanks! Link to comment https://forums.kleientertainment.com/forums/topic/56646-failed-to-send-server-broadcast-message/ Share on other sites More sharing options...
freeeshiny Posted July 31, 2015 Author Share Posted July 31, 2015 Here's the more detailed log: component homeseeker already exists! scripts/components/childspawner.lua:328 in (method) DoTakeOwnership (Lua) <324-333>Reconstructing topology ...Sorting points ...Sorting edges ...Connecting nodes ...Validating connections ...Housekeeping ...Done!1 uploads added to server. From server_tempTelling Client our new session identifier: FFFFFFFF9C984E1AModIndex: Load sequence finished successfully.Reset() returning[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.Setting breakpad minidump AppID = 322330SteamGameServer_Init SuccessSetLobbyGameServer 0CURL ERROR: Operation too slow. Less than 5 bytes/sec transferred the last 60 secondsFailed to send server broadcast message Link to comment https://forums.kleientertainment.com/forums/topic/56646-failed-to-send-server-broadcast-message/#findComment-658862 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.