spring / uberserver

uberserver, a matchmaking/chat lobby server for the spring rts project
https://springrts.com/wiki/Uberserver
Other
33 stars 38 forks source link

relay hosts managers logged in twice #351

Closed silentwings closed 4 years ago

silentwings commented 4 years ago
2019-10-26 07:53:42 INFO  Protocol.cleanup:2797  Cleanup initiated by <[Fx]Bluestone>
2019-10-26 07:53:42 ERROR Protocol.cleanup:2845  missmatched session_id: (SLrelayMaster 24) (SLrelayMaster 68599)
2019-10-26 07:53:42 ERROR Protocol.cleanup:2845  missmatched session_id: (RelayHostManagerList 27) (RelayHostManagerList 68600)
2019-10-26 07:53:42 ERROR Protocol.cleanup:2840  client with missing username:  92362
2019-10-26 07:53:42 ERROR Protocol.cleanup:2836  client username failed dup check:  92402
2019-10-26 07:53:42 ERROR Protocol.cleanup:2840  client with missing username:  92402
2019-10-26 07:53:42 ERROR Protocol.cleanup:2836  client username failed dup check: SLrelayMaster 68599
2019-10-26 07:53:42 ERROR Protocol.cleanup:2836  client username failed dup check: RelayHostManagerList 68600
silentwings commented 4 years ago

seems to have happened during a long slew of autohost connect/disconnects, which was itself somehow related to

2019-10-25 23:32:25 WARNING Protocol.out_FAILED:3259  [68603] <nebula2>: MYSTATUS ingame but no battleid set
2019-10-25 23:32:25 WARNING Protocol.out_FAILED:3259  [68633] <[KING]Autohost6>: MYSTATUS ingame but no battleid set
2019-10-25 23:55:08 WARNING Protocol.out_FAILED:3259  [69723] <[KING]Autohost6>: MYSTATUS ingame but no battleid set
2019-10-25 23:59:08 WARNING Protocol.out_FAILED:3259  [69919] <[KING]Autohost6>: MYSTATUS ingame but no battleid set
silentwings commented 4 years ago

Relayhosts were updated, wait and see if reoccurs