Unable to read data from the transport connection

Hey, this error randomly appeared today. Tried with a fresh project using the same / Different coherence project but it persists in both cases.
Am i missing something obvious?

Thanks

Screenshot from the empty project:

Stacktrace:


Unable to read data from the transport connection: Connection reset by peer.: Unable to read data from the transport connection: Connection reset by peer.: Receive failure

UnityEngine.Debug:LogError (object)

Another error i am getting when trying to connect:

Unable to read data from the transport connection: The socket has been shut down.: Unable to read data from the transport connection: The socket has been shut down.: Send failure
UnityEngine.Debug:LogError (object)

Room logs:

2024-05-22T 15:59:43+02:00Z {"level":"info","project-id":"cnulqea2t1cgjtbnjrpg","room-id":211,"room-uid":8574947,"schema-name":"39b5d3b7c0c9af8dff26c8541604f665cedb6b38","schema-hash":"39b5d3b7c0c9af8dff26c8541604f665cedb6b38","max-clients":10,"max-entities":1000,"idle-timeout":"1m0s","room-secret":true,"tags":["lobby:8574946","Custom Tag"],"time":"2024-05-22T13:59:43.616Z","message":"launching room"}

2024-05-22T 16:01:01+02:00Z {"level":"info","project-id":"cnulqea2t1cgjtbnjrpg","room-id":211,"room-uid":8574947,"time":"2024-05-22T14:01:01.014Z","message":"room connection closed"}

2024-05-22T 16:01:01+02:00Z {"level":"info","project-id":"cnulqea2t1cgjtbnjrpg","room-id":211,"room-uid":8574947,"time":"2024-05-22T14:01:01.014Z","message":"room manager unregistered"}

2024-05-22T 16:01:01+02:00Z {"level":"info","project-id":"cnulqea2t1cgjtbnjrpg","room-id":211,"room-uid":8574947,"reason":"idleRoomTimeout","time":"2024-05-22T14:01:01.014Z","message":"shutdown started"}

2024-05-22T 16:01:01+02:00Z {"level":"info","project-id":"cnulqea2t1cgjtbnjrpg","room-id":211,"room-uid":8574947,"reason":"idleRoomTimeout","preShutdownConnections":0,"postShutdownConnections":0,"shutdownDuration":0.069917,"time":"2024-05-22T14:01:01.014Z","message":"shutting room"}

2024-05-22T 16:01:01+02:00Z {"level":"info","project-id":"cnulqea2t1cgjtbnjrpg","room-id":211,"room-uid":8574947,"shutdownDuration":0.086907,"time":"2024-05-22T14:01:01.014Z","message":"shutdown complete"}

Hi Fikus, we are investigating and will report back.

Are you still experiencing the issue with connecting? We’ve flushed some configuration that may have been causing the issue and are no longer able to reproduce.

Hey Brit,
Thanks for help!
I wont be able to check until tomorrow.
Will reply first thing in the morning.

Thanks,
Fikus

The issue is resolved!

thanks,
Fikus

1 Like

@brit Hey, the error appeared again :frowning: .

Potential repo case:
In lobby sample, Click start game, then immediately Leave
image
I believe clicking Start Game multiple times in quick succession also breaks it.

Thanks,
Fikus

Thanks Fikus, we’ve re-opened the investigation and are looking into this repro case. To be clear, are you able to make other lobbies and join them normally?

Hey, I am able to now,
however before, I could not - i tried creating new lobby on the device that crashed it, and on other devices.

Fikus

Coming back to this - we’ve fixed the underlying issue last week. Please let us know if you experience it again.

Thanks,
will test a bit and let you know if it happens again!