Unity plugin for Gamelift failing to deploy - Fleet CREATE_FAILED

0

I am using the unity plugin for gamelift, I deployed the first game successfully, but failed when I deployed the second. The error information that cloud formation shows is the following: [CREATE_FAILED - Resource handler returned message: "Error occurred during operation 'AWS::GameLift::Fleet'." (RequestToken: xx-xx-xx-xx-xx, HandlerErrorCode: GeneralServiceException)] [ROLLBACK_IN_PROGRESS - The following resource(s) failed to create: [FleetResource]. Rollback requested by user]

how I can get around this or what to do? I don't find any problem about my fleet seeting or limits.

2回答
0

I delete the first game deployed, and the new game is deployed successfully. But I don't know the reason.

回答済み 2年前
  • Did you check the CloudFormation console for the detailed error? As said I suspect you were hitting GameLift Fleet limits. You can view the limits in console under Amazon Gamelift -> Service Limits and under the Service Quotas -> AWS Service -> Amazon GameLift.

  • Yes, I see the service resource limit, but it looks like there is a quota.

0

You can see the error in more details by going into AWS Console and selecting CloudFormation service. Under there you should be able to see the CloudFormation stack generated by our game. Select the stack, go into events to see what was the actual error message. For example you might have face issues with Services Quotas preventing you from launching new fleet of servers.

profile pictureAWS
エキスパート
Toni_S
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ