question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Deploy Website hangs and fails with timeout

See original GitHub issue

Where to find the issue

https://github.com/corona-warn-app/cwa-website/blob/master/.github/workflows/deploy-master.yml

Describe the issue

https://github.com/corona-warn-app/cwa-website/blob/master/.github/workflows/deploy-master.yml scheduled to run as follows:

schedule:
    - cron: '0 11 * * *'
    - cron: '0 17 * * *'

ultimately fails with the error

The job running on runner Hosted Agent has exceeded the maximum execution time of 360 minutes

https://github.com/corona-warn-app/cwa-website/actions/runs/2290301030

started Sun, 08 May 2022 17:13:04 GMT then on Sun, 08 May 2022 23:13:14 GMT the log file shows Error: The operation was canceled.

after 6 hours of running.

https://github.com/corona-warn-app/cwa-website/actions/runs/2293795587

started Mon, 09 May 2022 11:17:26 GMT It is currently 15:16 UTC, so the job has been running for 4 hours already. It is hung in the “Deploy master” section.


Internal Tracking ID: EXPOSUREAPP-13073

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
Ein-Timcommented, May 10, 2022

Thanks Mike! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix the ERR_CONNECTION_TIMED_OUT Error - Kinsta
When you visit a website and it doesn't load, your browser will try for around 30 seconds or so until it terminates the...
Read more >
Fix IIS website hangs and slow loads - LeanSentry
What happens when your website hangs? An IIS or ASP.NET hang can cause your website to have slow page loads, timeouts, or 503...
Read more >
Resolve deployment timeout errors in AWS CodeDeploy
My AWS CodeDeploy deployment is timing out and returns the following error: "The deployment timed out while waiting for a status callback.
Read more >
Deploy hangs on "waiting for deploy to go live."
In the last 24 hours attempted deploys of tiny (2 files) changes have each hung in my command prompt at the “Waiting for...
Read more >
troubleshoot a timeout happening while deploying via VS
There is a registry value that doesn't exist by default, that can be added to change the timeout of the server, I think...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found