supabase-community / supabase-on-aws

Self-hosted Supabase on AWS
Apache License 2.0
417 stars 61 forks source link

CreateRepository request is not allowed because there is no existing repository in this AWS account or AWS Organization #106

Open mohamed-overdrive opened 3 months ago

mohamed-overdrive commented 3 months ago

Good Day,

Attempting to deploy Superbase on AWS using the launch templates but getting the below error: CreateRepository request is not allowed because there is no existing repository in this AWS account or AWS Organization (Service: AWSCodeCommit; Status Code: 400

AWS has deprecated AWS CodeCommit and this might be the reason for the error.

Could you kindly assist in finding a new solution and updating the cloudformation stack.

abudioutbond commented 1 month ago

Facing the same issue. Would appreciate a solution a lot:)

HeyitsRadinn commented 1 month ago

Any fixes/alternatives?

mohamed-overdrive commented 1 month ago

I set up business support on my aws account and logged a ticket for CodeCommit.

HeyitsRadinn commented 1 month ago

man i just switched to appwrite and got it setup like 30 mins ago, but ill keep that in mind in case i need to switch back, thank you!

main-salman commented 4 days ago

CodeCommit is being sunset, so it's not available to any customers that don't already have respositories in CodeCommit. I assume the project will remove CodeCommit dependencies at some point - unitl then no new deployments will be possible using this Cloudformation template.

https://aws.amazon.com/blogs/devops/how-to-migrate-your-aws-codecommit-repository-to-another-git-provider/