Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't get this to work following the tutorials #4

Open
nootn opened this issue May 18, 2024 · 8 comments
Open

I can't get this to work following the tutorials #4

nootn opened this issue May 18, 2024 · 8 comments

Comments

@nootn
Copy link

nootn commented May 18, 2024

I followed the exact steps here:
https://docs.amplify.aws/react/start/quickstart/

At the end of step 2, I get this error:
image

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

@bytrangle
Copy link

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.

@DrRobot24
Copy link

Yes, me too, i cannot deploy my application with this repo. Something goes wrong everytime i start depolyng...

@ykethan
Copy link

ykethan commented Aug 16, 2024

Hey folks, if you are running into this issue, refer to the comment: aws-amplify/amplify-backend#1456 (comment) providing additional information

@GabrielAmazonas
Copy link

Same issue here - No clues on where to solve it, although my error message has more detais:

Screen Shot 2024-09-06 at 12 16 31

@GabrielAmazonas
Copy link

@Jay2113 can you take a look at it? Thanks in advance

@GabrielAmazonas
Copy link

The same issue happens with https://github.com/aws-samples/amplify-vue-template

@GabrielAmazonas
Copy link

GabrielAmazonas commented Sep 6, 2024

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:
Screen Shot 2024-09-06 at 12 33 40

@GabrielAmazonas
Copy link

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

Screen Shot 2024-09-06 at 12 43 19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants