Open nootn opened 6 months ago
Did you ever get this resolved? I've tried other frameworks, other deployment methods and they all resulted in this error. I saw a 401 error in the Network tab and similar issues being filed at aws-amplify
. It is probably an account issue so reporting it here won't be helpfu.
Yes, me too, i cannot deploy my application with this repo. Something goes wrong everytime i start depolyng...
Hey folks, if you are running into this issue, refer to the comment: https://github.com/aws-amplify/amplify-backend/issues/1456#issuecomment-2103438983 providing additional information
Same issue here - No clues on where to solve it, although my error message has more detais:
@Jay2113 can you take a look at it? Thanks in advance
The same issue happens with https://github.com/aws-samples/amplify-vue-template
In my case I was able to track down the error by opening the dev console, checking the successfull request to CloudFormation that happens under the hood which tries to create a CDKTooklit named stack
The stack creation fails with the root cause below:
Guys, I was able to finish the Amplify Gen 2 App creation after creating an ECR repository with the name matching exactly the ECR name mentioned in my last message, here is the pattern for it attached cc: @Jay2113
I followed the exact steps here: https://docs.amplify.aws/react/start/quickstart/
At the end of step 2, I get this error:
I cannot seem to figure out what the problem is as it doesn't give any details.
I then tried the NextJS version to see if that would work and it does the exact same thing (https://github.com/aws-samples/amplify-next-pages-template/).
I have logged this in Discord but no one is responding yet: https://discord.com/channels/705853757799399426/1241041148399718551