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.

posta un anno fa466 visualizzazioni
7 Risposte
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
con risposta un anno fa
  • 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
con risposta un anno fa
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

con risposta un anno fa
  • 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
con risposta un anno fa
  • 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
con risposta un anno fa
0

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

AWS
Raj
con risposta un anno fa
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande