You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"websocket: close 1006 (abnormal closure): unexpected EOF"
"read tcp 172.20.0.3:7350->106.206.240.93:44654: i/o timeout" (Attached Log files)
Say there are 5 matches running on my server and if one of the match faced these type of issue. it closing all the matches and which are not affected (other 4 matches).
I have raised the issue in forum and waiting for update for a couple of weeks.
I have attached Docker compose file and Config file. Kindly check this
@ragavendranbala I've taken a look at the provided files and the only thing I can infer is that the client seems to be terminating the connection unexepectedly, this could be just bad logic on the client side.
I don't see how the error you're describing would terminate multiple matches uness there's some issue with your match handler code.
Either way I cannot reproduce, so I'll be closing this issue for the time being.
I'm facing issues like
"websocket: close 1006 (abnormal closure): unexpected EOF"
"read tcp 172.20.0.3:7350->106.206.240.93:44654: i/o timeout" (Attached Log files)
Say there are 5 matches running on my server and if one of the match faced these type of issue. it closing all the matches and which are not affected (other 4 matches).
I have raised the issue in forum and waiting for update for a couple of weeks.
I have attached Docker compose file and Config file. Kindly check this
Docker Copmpose and config.zip
logfile.log
The text was updated successfully, but these errors were encountered: