aws-amplify / amplify-hosting

AWS Amplify Hosting provides a Git-based workflow for deploying and hosting fullstack serverless web applications.
https://aws.amazon.com/amplify/hosting/
Apache License 2.0
460 stars 116 forks source link

Deployment stuck at provision step #296

Closed steverandy closed 3 years ago

steverandy commented 4 years ago

Describe the bug Sometimes deployment stuck at the provision step and does not progress. There is no additional information displayed or an error message.

Screenshot 2019-12-09 at 12 32 26 PM

litwicki commented 4 years ago

@talhaabbasi are you running multiple builds on 1 or more apps? There is a maximum number of concurrent builds that can be ran at once, and an issue we are working to resolve where that limit isn't displaying correctly in some cases. While I know this isn't ideal, are you able to cancel and "Redeploy this version" with any success?

talhaabbasi commented 4 years ago

@talhaabbasi are you running multiple builds on 1 or more apps? There is a maximum number of concurrent builds that can be ran at once, and an issue we are working to resolve where that limit isn't displaying correctly in some cases. While I know this isn't ideal, are you able to cancel and "Redeploy this version" with any success?

Yes, I am running multiple builds. Yes, it works fine when I cancel and redeploy.

ganipcanot commented 3 years ago

If anyone is still having issues please feel free to re-open this ticket.

Generally speaking there could be a couple issues:

  1. We have a maximum number of concurrent builds/jobs that customers can run in a single account/region (Check the Service Quotas dashboard)
  2. For very large manual deployments (Very large zip files) there is an issue which can cause builds to hang. We are currently deploying a workaround for this but it isn't live in all regions yet. If manual builds are hanging (once this new workaround is deployed) you should be able to upload your ZIP to S3 and deploy from there.
pocket5s commented 3 years ago

Running into this myself, on us-east-1. Tried to cancel and redo a few times with no success. a few have hung for a couple hours.

gasPoweredSticks commented 3 years ago

Having some issues with deployment as well. two builds have been stuck on provision for a few hours now. us-east-1

ganipcanot commented 3 years ago

AWS is experiencing a Large Scale Event (LSE). Please follow the AWS Service Health Dashboard.

Increased Error Rates

8:05 AM PST: Kinesis is experiencing increased API errors in the US-EAST-1 Region. This is also causing issues with ACM, Amplify Console, API Gateway, AppStream2, AppSync, Athena, Cloudformation, Cloudtrail, CloudWatch, Cognito, Connect, DynamoDB, EventBridge, IoT Services, Lambda, LEX, Managed Blockchain, Resource Groups, SageMaker, Support Console, and Workspaces. This issue has also affected our ability to post updates to the Service Health Dashboard.

Business/enterprise customers may contact their Technical Account Manager.

pocket5s commented 3 years ago

9 hours later, still no remedy...

litwicki commented 3 years ago

@pocket5s the event has since cleared and operations are working normally now. Can you please try a new build and let us know if you have any issues.

pocket5s commented 3 years ago

The app deployed at 12:15 AM central. So about an hour after my last comment.

maksym-odanets commented 3 years ago

Having the same issue...

xKbryan commented 3 years ago

The same here... Using: us-east-1

alokparikh1692 commented 3 years ago

Having the same issue. Using us-east-1

SwapnilPatil07 commented 3 years ago

Same issue. Stuck in "Provision" step since more than hour.

KLaci commented 3 years ago

Same issue here.

krikork commented 3 years ago

Been stuck on this all morning. us-east-1

nimacks commented 3 years ago

We are currently experiencing increasing build latency rates for the AWS Amplify Console in the US-EAST-1 region

jansony1 commented 3 years ago

same issue

carlosgpn commented 3 years ago

Same here

yupingwyp commented 3 years ago

Same here. Maybe a sev outage going on at aws?

bhvngt commented 3 years ago

Same here... Hope we get some clarification from the team.

yupingwyp commented 3 years ago

Agreed. Especially since AWS's health dashboard still shows everything green. Please please help!

bhvngt commented 3 years ago

It has started working.. Maybe it was some sort of an outage.

mduecker commented 3 years ago

Having the same issue in eu-central-1

mauhdz commented 3 years ago

Hi, still experiencing this issue. Any fix? These bugs make me feel so insecure about using Amplify as it is truly unreliable.

walesdata commented 2 years ago

Hello!

If you are having this problem, I was able to fix it by:

  1. Go to the app dashboard where you can see your stuck deployment
  2. Click the "provision" step in the stuck deployment, this will take you to a provision tab on another page.
  3. On that page, click the orange "View build history" button in the upper right
  4. On the build history page, you'll see your 'stuck' builds. Go to each one and cancel it.
  5. When all are cancelled, go back to the latest build and look for a "Redeploy this version" button right under the orange button you clicked to go to build history
  6. The re-deploy should work now after you cleared out all the previous 'stuck' deploys.
github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.