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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠