amplify-cli: Migration failed because Resource is not in the state stackUpdateComplete
Describe the bug Upgraded to the latest amplify cli from 0.1.36. I surpassed the CloudFormation file size limit and had to update AppSync and DynamoDB outside of the amplify cli. This is the error:
error: uncaughtException: Resource is not in the state stackUpdateComplete
Despite the upgrade the same error persist and any attempt to migrate results in this same error
To Reproduce Steps to reproduce the behavior:
- create a project with amplify cli version 0.1.36
- write a large enough graphql schema to get the stackUpdateComplete error
- upgrade to latest amplify cli
- See error
Expected behavior Migrate my project to the latest cli so i can use it again like before
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Browser N/A
- Version 1.1.3
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (12 by maintainers)
I give up. I can’t spend another day trying to figure this out. Starting a new API from an old schema file. Huge disappointment with how this was handled. Was I expected to put my work on hold for over a month while the cloudformation file size issue was resolved?