Cannot have more than 0 active builds - AccountLimitExceededException

0

I've used codestar to set up a new project, but when it gets to the "build" step of the pipeline, I simply get the error:

Action execution failed
Error calling startBuild: Cannot have more than 0 active builds for the account (Service: AWSCodeBuild; Status Code: 400; Error Code: AccountLimitExceededException; Request ID: <x>)".

I raised a support request and it took about a week for them to say they've raised the limit to 20 for my account (which seems like it should be default), but.. I still get the same error. This makes me think the error may be incorrect or I've set up something incorrectly. Has anyone else seen this before? I couldn't find this particular error mentioned anywhere else.

wabz
asked 7 years ago3054 views
8 Answers
0

I have the same problem. I've just created a new Build Project (in AWS CodeBuild Developer Tool). I'm trying to "start build". But I see the same error over and over:
"Build failed to start. The following error occurred: Cannot have more than 0 builds in queue for the account."

Also, when I'm trying to change the Project configuration option "Enable concurrent build limit - optional" (Limit the number of allowed concurrent builds for this project) to true and set "Restrict number of concurrent builds this project can start" (Concurrent build limit) on at least 1. I hae the error:

"Project-level concurrent build limit cannot exceed the account-level concurrent build limit of 0."

But I didn't set those account-level concurrent build limit to 0! And I can't find where it can be changed!

AleksB
answered 2 years ago
  • Have you resolved this issue ? i need workaround

0

I've the same problem.

Have you solved the problem?

I'm using AWS CodeStar.

Edited by: carlosfaria on Jan 6, 2018 8:41 AM

answered 6 years ago
0

If you are still seeing this error, you can contact AWS support. Please refer to https://docs.aws.amazon.com/codebuild/latest/userguide/limits.html. Thanks.

AWS
answered 6 years ago
profile picture
EXPERT
reviewed 21 days ago
0

Hi,
we have the same problem in codebuild
and we just have 80 build projects

Error: Cannot have more than 0 active builds for the account

how to check active builds?

Paul777
answered 6 years ago
0

Paul,

Are you using the account Id (35****94) with which you posted this message? If yes, you should get the default 20 concurrent builds and not be seeing this error message. Could you private message me the buildARN that you got this error message for?

AWS
Subin M
answered 6 years ago
0

I've the same problem.

How can I get help with this?

answered 3 years ago
0

The same problem for me.
I have one build project only.
Need some advice to resolve this.

Edited by: nguyentrunghau on Aug 18, 2021 6:35 AM

answered 3 years ago
0

I have same problem. How to solve the problem?

Kris
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions