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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ