Anywhere Fleets - SDKInit() error

0

We recently upgraded to the C# 5.0 SDK in order to use Anywhere Fleets for internal testing, when following the documentation at https://docs.aws.amazon.com/gamelift/latest/developerguide/fleets-creating-anywhere.html we encountered that after initializing the SDK it returns this error:

GameLiftServerAPI.InitSDK() : Connection to local agent could not be established

The location, fleet, compute and compute auth token seem to be ok.

asked 10 months ago251 views
2 Answers
0
Accepted Answer

Hello,

Please check the Server parameters that are required for the execution of the command here: https://docs.aws.amazon.com/gamelift/latest/developerguide/integration-server-sdk5-csharp-actions.html#integration-server-sdk5-csharp-initsdk

If all the parameters are confirmed and accurate then we would require require details that are non-public information. Please open a support case with AWS using the following link

Cheers

AWS
answered 10 months ago
0

indeed we were missing a required param. Is there a way to extend the expiration time of the compute auth token?

answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions