Not able to create code pipeline

0

I am not able to create a code pipeline because of this error.

Error calling startBuild: Cannot have more than 0 builds in queue for the account (Service: AWSCodeBuild; Status Code: 400; Error Code: AccountLimitExceededException; Request ID: 06ae2fd7-a706-4dd4-b5e1-b025d70f559d; Proxy: null)

I am not able to access technical support team, it seems due to my plan, but not sure. My plan is basic, is there any way to contact technical team with basic plan.

Your answer is highly appreciated, kindly let me know.

已提問 9 個月前檢視次數 180 次
1 個回答
1

Is your AWS Account recently created, as for newly created accounts it takes time until account gets completely validated. I'd suggest you to wait until the account is validated and configured with the standard concurrent builds limit.

Please refer this Workshop, where at the end same problem is discussed with it's possible cause.

If this doesn't apply to you then I'd suggest you to check number of concurrent running builds in AWS CodeBuild quota at service quota console for codebuild service.

If you see that quota value lesser than what is required for your account:

  1. Select that quota and and click "Request quota increase" button at tope right of the page.
  2. Enter new value under "change quota value" field
  3. Clicke Request

Best way to get the clear direction is to reach out to AWS support to get it fixed as AWS support is well equipped to look up your account and pin point the problem but unfortunately with the basic support plan, you'd not be able to contact to AWS Support.

When you check the service quotas, make sure that region is same in which you are running codebuild.

Hope you find this information helpful.

Comment here if you have additional questions, happy to help.

Abhishek

profile pictureAWS
專家
已回答 9 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南