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
demandé il y a un an704 vues
3 réponses
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
répondu il y a un an
  • 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
répondu il y a un an
  • 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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions