Testing Anywhere websocket endpoint for GameLift

0

Hey all, I've been following multiple online tutorials on Anywhere fleet and I can't seem to connect my game server to the provided websocket after supplying the AUTH_TOKEN, HOST_ID, FLEET_ID, and PID (running my build on a linux server). I tried to use firecamp to test websocket with the supplied params but it failed as well. Below is the websocket I tried to test it with.

wss://us-east-1.api.amazongamelift.com?pID=123&sdkVersion=5&sdkLanguage=Cpp&Authorization=<authToken>&ComputeId=CustomContabo&FleetId=<fleet-id>

UPDATE: In the default GameLift server, When I call Init() in my game server with the 3.X library installed it works as expected. But if update the gamelift library to 5.X, my game server is unable to call Init() for some reason.

已提问 1 年前396 查看次数
1 回答
0

Hi,

When the websocket connection fails, is there a particular error message you are seeing? That would help us understand what could possibly be going wrong better.

If you are still facing issues please create a customer support case so the service team can help you debug this better.

Thanks!

AWS
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则