-
Notifications
You must be signed in to change notification settings - Fork 822
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
amplify build failed with AlreadyExistsException (bucket exists) #10579
Comments
Hi 👋, thanks for opening! While we look into this... If this issue is related to custom domains, be sure to check the custom domains troubleshooting guide to see if that helps. Also, there is a more general troubleshooting FAQ that may be helpful for other questions. Lastly, please make sure you've specified the |
Got the same issue on a long-existing project that has always worked. Now all-of-a-sudden it says I can't deploy to the existing deployment bucket, which doesn't make sense, because it always existed before as well, that's where it deploys to. |
I'm getting this on an Amplify branch. Says the Amplify branch already exists, and it sure does, that's how I set up CI/CD... |
Not sure if this is the same issue or not, but it looks slightly similar.
|
Hi @hikeeba @spina-a-d can you also share your App IDs? |
My App ID is |
@hloriana the App ID for me should be @hikeeba Could you describe exactly how you fixed it? |
@spina-a-d thank you for providing this information. Taking a look. |
I think my issue was different, and it seemed to resolve itself after about 15 minutes. I just did a env pull and the tried again and it started working. |
Did you find anything, it still doesn't seem to work? |
Hey @kasukur 👋 apologies for the delay here! Are you still experiencing this issue? @spina-a-d have you also continuously experienced this? |
Hey @kasukur just wanted to follow-up on this one and see if you are still experiencing this issue? |
Hey @josefaidt, Sorry for the delay. it's working now. Thank you |
@josefaidt Yes I have continuously experienced this. I haven't been able to deploy since I originally had this issue and it's very frustrating. Especially since I have bugs I can't patch. |
@josefaidt @hloriana I'm pretty sure this issue is not closed. I'm still experiencing this issue and I'm having no way to patch my active bugs in my website. I've patched all dependencies and the amplify cli is latest locally and in the pipeline and I still can't deploy my project. |
Hey @spina-a-d 👋 apologies for the delay; I missed these mentions. Are you still experiencing this issue? If so, would you mind creating a separate bug report for your occurrence? This way we'll ensure we have the up-to-date context and project information. |
Hey @spina-a-d 👋 are you still experiencing this issue? |
Closing due to inactivity. @spina-a-d if you are still experiencing this please reply back to this thread or open a new issue with a reference here. |
This is still an issue. I just deleted the bucket and it worked, but I think this is a bug. |
Before opening, please confirm:
App Id
arn:aws:amplify:us-east-1:accountId:apps/d2j3vm4n1gru98
Region
us-east-1
Amplify Console feature
Backend builds
Describe the bug
I am trying to deploy an amplify app as per https://webapp.serverlessworkshops.io/staticwebhosting/deploy/ but the build is failing because of an existing bucket. I don't have any buckets with that name. I understand that the buckets are global but not sure how to workaround this
Expected behavior
Build to complete successfully.
Reproduction steps
Deploy the app as per instructions at https://webapp.serverlessworkshops.io/staticwebhosting/deploy/
Build Settings
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: