App Runner service creation failed

0

Unable to create app runner service, here is the App Runner service ARN - arn:aws:apprunner:eu-west-1:770785616967:service/website-app-deploy-test-envs/9b8c8ad1fa4a419f9960bac46f58b75a. Creating this onbehalf of the customer for github issue - https://github.com/aws/apprunner-roadmap/issues/110#issuecomment-1331809397

AWS
Hari
feita há um ano704 visualizações
3 Respostas
0

Hi @simon, We can definitely help in increasing the timeout, will let you know once the timeout is increased across all regions so you can retry this service again. Thanks

AWS
Hari
respondido há um ano
  • Looking foward to it already :) thanks

  • Hi @simon, We have increased the timeout and the change is promoted across all regions, can you please give it a try and let us know

0

Hi Hari, yeah it can take quite a while, depends on the machine it's running on. For comparison, on github actions:

  • Run test pipeline / build core packages (pull_request) Successful in 5m
  • Run test pipeline / Build website-app and run tests (pull_request) Successful in 10m

there it takes 15 minutes in total (with a cache though).

Is there any possibility to modify the timeout?

simon
respondido há um ano
  • Hi @simon, We have increased the timeout and the change is promoted across all regions, can you please give it a try and let us know

0

In this case, the build stage took more than 19 mins to complete which has caused the service creation to fail, possibly because the build is executing some custom script or running unit tests which is taking much longer to complete.

Question to @simllll [customer] - When you tested this locally how long did it to take to complete the execution of the build command? I am assuming we are using this command?

npm install && npm run build

AWS
Hari
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas