Cannot Find Solution to Project-level concurrent build limit cannot exceed the account-level concurrent build limit of 0 Error

0

Hello all,

In CodeBuild I have been trying to get a Build Project running but I keep running into the error "Project-level concurrent build limit cannot exceed the account-level concurrent build limit of 0." I have seen a couple of posts on this forum that either suggest to create non-root accounts or contact AWS Support. I have created non-root accounts but still receive the same error, and have contacted AWS Support but they instead redirected me to the same posts I have already seen or to ask here.

Could I have some assistance on this matter?

1回答
0

The error message "Project-level concurrent build limit cannot exceed the account-level concurrent build limit of 0" means that your AWS account has a limit of 0 for the number of concurrent builds that can run at the same time.

To fix this error and increase the concurrent build limit, you need to request an increase from Amazon Web Services (AWS) Support.

Here are the steps to request an increase:

  1. Open the AWS Support Center: https://aws.amazon.com/support/
  2. Click on the "Create a new case" button.
  3. Fill out the case form, select "Service Limit Increase" as the category, and specify that you need an increase for the concurrent builds limit for AWS CodeBuild.
  4. Submit the form.
  5. AWS Support will review your request and get back to you with a resolution.
profile picture
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ