colyseus / colyseus-examples

Examples for learning how Colyseus works
https://examples.colyseus.dev/
MIT License
178 stars 90 forks source link

Live demo server timing out #33

Open jcro21 opened 1 year ago

jcro21 commented 1 year ago

Looks like all the live demos aren't getting the expected response from the server. (for example the post request within createMatchMakeRequest() in 01-chat) image

Request to https://examples.colyseus.dev/matchmake/joinOrCreate/chat gets the below response after 31.5 seconds:

{"code":4213,"error":"connection <monitor> to 10.100.xxx.xxx:61001 timed out"}
endel commented 1 year ago

Thanks @jcro21, they’ll have to be migrated as they were hosted on the Arena service (wrote a letter about it here https://colyseus.io)