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
已提问 1 年前704 查看次数
3 回答
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
已回答 1 年前
  • 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
已回答 1 年前
  • 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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则