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

Houston, there's a problem Failed to create app. You have reached the maximum number of apps in this account. #3858

Closed
5 tasks done
recursivezero opened this issue Dec 18, 2023 · 5 comments
Assignees
Labels
archived This issue has been locked. hosting

Comments

@recursivezero
Copy link

Before opening, please confirm:

  • I have checked to see if my question is addressed in the FAQ.
  • I have searched for duplicate or closed issues.
  • I have read the guide for submitting bug reports.
  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.

App Id

NEW_APP

AWS Region

us-east-1

Amplify Hosting feature

Deployments

Frontend framework

Other

Next.js version

N/A

Next.js router

N/A

Describe the bug

I have Astro based githib project and tried to connect githiub repo and deploy like always but it says

Houston, there's a problem
Failed to create app. You have reached the maximum number of apps in this account.

Expected behavior

it should build and deploy

Reproduction steps

Just try

Build Settings

frontend:
  phases:
    preBuild:
      commands:
        - npm ci
    build:
      commands:
        - npm run build
  artifacts:
    baseDirectory: dist
    files:
      - '**/*'
  cache:
    paths:
      - node_modules/**/*

Log output

# Put your logs below this line


Additional information

this is based on Atro

@Jay2113
Copy link
Contributor

Jay2113 commented Dec 18, 2023

Hi @recursivezero 👋 , thanks for raising this with us.

Can you please share your AWS Account ID (where you observing this exception) privately via a DM on our community discord server? My username is Jay Raval.

@Jay2113 Jay2113 added the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 18, 2023
@recursivezero
Copy link
Author

recursivezero commented Dec 18, 2023 via email

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Dec 18, 2023
@Jay2113
Copy link
Contributor

Jay2113 commented Dec 18, 2023

Thanks for sharing this. In order to further troubleshoot your issue, please reach out to the AWS Support team for additional assistance.

@Jay2113 Jay2113 closed this as completed Dec 18, 2023
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Copy link

This issue has been automatically locked.

@github-actions github-actions bot added the archived This issue has been locked. label Dec 18, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived This issue has been locked. hosting
Projects
None yet
Development

No branches or pull requests

2 participants