amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

cloud-api creation taking longer than expected... #107

Closed michaelcuneo closed 6 years ago

michaelcuneo commented 6 years ago

I ran an awsmobile cloud-api configure to generate a CRUD. Then I ran awsmobile push to update the back end.

It's on Status Check 52: CREATE IN PROGRESS.

Back end still says 'CREATE ON PROGRESS.

the create has been going for over 20 minutes...

elorzafe commented 6 years ago

Hi @michaelcuneo I think there is a problem with cloud formation. Can you run awsmobile console click on Cloud Logic feature, then you will see the status of the cloudformation stack under View resource details.

michaelcuneo commented 6 years ago

Eventually it timed out after about 200 steps, and rolled back. I've tried again, and it's stuck on CREATE IN PROGRESS again. It keeps rolling them back for some reason.

In View resource details, it says 'Waiting for Stack Resources...'

michaelcuneo commented 6 years ago

It did the same thing yesterday, instead of creating my CRUD it just rolled back and messed everything up.

elorzafe commented 6 years ago

Sorry for the inconvenience. The problem yesterday was with IAM (outage). I tried awsmobile push this morning and is working correctly.

michaelcuneo commented 6 years ago

Mine is still reporting Current stack state is 'CREATE_IN_PROGRESS' I left it overnight...

elorzafe commented 6 years ago

I think that is a bug, can you kill (cmd+c) and try awsmobile push again. Sorry about that.

michaelcuneo commented 6 years ago

The actual AWS MobileHub Console is in this status... I'm not even running awsmobile client right now because it's still stuck on the console end since yesterday.

createstuck
michaelcuneo commented 6 years ago

I'll delete the CloudFormation stack and start from scratch I think... something has messed up bad somewhere. Since yesterdays outage, it has completely messed up my project.