Failed to create App Runner Service due to exceeding service quota of zero

0

I am trying to create an App Runner service using container image from ECR from AWS Console. When I submit my service creation request, I receive the following error, saying it's exceeding my service quota which is zero Enter image description here

I captured the network traffic via Chrome inspector and below are the request and response request:

{ "HealthCheckConfiguration":{ "HealthyThreshold":1, "Interval":10, "Protocol":"TCP", "Timeout":5, "UnhealthyThreshold":5 }, "InstanceConfiguration":{ "Cpu":"1024", "Memory":"2048" }, "NetworkConfiguration":{ "EgressConfiguration":{ "EgressType":"DEFAULT" }, "IngressConfiguration":{ "IsPubliclyAccessible":true } }, "ObservabilityConfiguration":{ "ObservabilityEnabled":false }, "ServiceName":"my-app-name", "SourceConfiguration":{ "AutoDeploymentsEnabled":false, "ImageRepository":{ "ImageConfiguration":{ "Port":"8080" }, "ImageIdentifier":"my-account-id.dkr.ecr.us-west-2.amazonaws.com/my-ecr-registry:latest", "ImageRepositoryType":"ECR" }, "AuthenticationConfiguration":{ "AccessRoleArn":"arn:aws:iam::my-account-id:role/service-role/MyIAMRoleName" } } }

response:

{"__type":"com.amazonaws.apprunner#ServiceQuotaExceededException","Message":"Exceeded service quota for customer my-account-id : 0."}

I checked the service quota limit for all services involved in this request and none of them is zero.

질문됨 일 년 전466회 조회
7개 답변
1

Hi, Thanks for reporting the issue. We are aware of this and the team is actively working to resolve the issue. By the end of day today we will be deploying the fix to all prod regions.

AWS
Hari
답변함 일 년 전
  • Thanks Hari. Please give me an update when the fix is rolled out in west-us-2.

1

Hi, fix have been deployed to all regions now, could you verify ? Thanks

csuna
답변함 일 년 전
0

Hello,

I have the same issue. On a fresh account I can create a service from the console UI but as soon as I deployed one with Terraform bot ui and Terraform are giving me the same error.

Do you have any ETA on the fix ?

Thanks

답변함 일 년 전
  • Hi Fix have been deployed to all prod region now, could you verify ? Thanks

0

Hi @Raj, Can you please drop in the screen shot of your error message, we will be happy to look into this. Thanks

AWS
Hari
답변함 일 년 전
  • I have attached the screen shot

0

Hi, The fix is deployed to all regions, so we shouldnt see this issue for any customers. thanks for the patience

AWS
Hari
답변함 일 년 전
0

I am facing this issue today since evening in us-east 1. Is this an ongoing issue again?

AWS
Raj
답변함 일 년 전
0

Enter image description here

Hi @Hari. This is image of the error that I have faced on us-east-1, while creating a AppRunner service from AWS Console

AWS
Raj
답변함 일 년 전

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

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

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

관련 콘텐츠