Cannot delete activating fleet..

1

Just as title said... we have a fleet that stuck in activating mode and cannot delete it.

How do we solve this without waiting for four hours?

edit It's over 4 hours and we still cannot terminate it. Always got this from console -> "An error occurred (InvalidRequestException) when calling the DeleteFleet operation: Cannot delete fleet fleet-******

Any solution for this?

asked 6 years ago661 views
4 Answers
1

I'm new AWS and Gamelift. Its very unnatural not to be able to turn something off, change settings, and restart it to see if your changes fixed your previous problem. As a developer you expect to go through this process many times before you get things right.

I just spent a long time trying to figure out how to stop a fleet in the Activating state only to come across aws cli command responses that said I couldn't terminate an Activating fleet and forum posts that collaborated this statement. Not being able to stop, edit, restart, and delete fleets is counterintuitive and unfriendly to people new to Gamelift that would expect to be able to do this.

answered 5 years ago
0

Thats good feedback. I will make sure the GameLift team sees it.

Hopefully you've used GameLiftLocal which allows testing of some of this workflow. I would also suggest adding SSH/RDP ports for your development machine when calling create-fleet, that way you can always remote into your fleets to pull logs for fleets that fail to go Active.

I would suggest though starting new thread forum threads rather reopening very old threads like this one as helps us track new customer issues.

answered 5 years ago
  • I know that you said we should open a new forum thread. However, I'm having the exact same issue as the original poster and as far as I'm aware, after all these years, you still can't delete a fleet that is Activating. Are there any updates on this?

0

Well did manage to kill it after 6 hours. Now my server is stucked on another problem and went into another activating status.... very annoying indeed.

answered 6 years ago
0

Yes GameLift fleets will attempt over a long period of time to go ACTIVE. The timeout for this operation is something we are looking at tuning. In the meantime, you can simply wait for the Fleet to fall into ERROR state and create a new one. You will not be charged for GameLift unless your Fleet is in ACTIVE state along with Instances in the Fleet.

answered 6 years 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