Ask a Question
Connection Time Out with Server Shard?
Hello,
We have currently been playtesting our multiplayer game during development. About 30 minutes ago, we lost connection to the server shard and are unable to test multiplayer gameplay. The error message will appear in the editor console when not playing, but also throws an error on play during the matchmaking process. I will attach the error message received when not playing and just being in the editor below:
PlatformRequesterException: HTTP Error. method=[GET] uri=[https://api.beamable.com/basic/content/manifest/checksums] code=[500] payload=[{"status":500,"service":"content","error":"InternalError","message":"Command failed with error 202 (NetworkInterfaceExceededTimeLimit): 'Couldn't get a connection within the time limit' on server beamable-shard-00-02
I am assuming this is a server-side issue, but I am unsure as I have never encountered this error before. Any help or assistance would be appreciated, thank you