Skip to content

healthcheck times out #716

Closed Answered by qdm12
Arelius-D asked this question in Q&A
May 9, 2024 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

The error Health check exceeded timeout (5s) doesn't come from the ddns-updater program, but from docker. It seems it can't even launch the healthcheck program instance. The healthcheck launches an ephemeral process of ddns-updater running as a healthcheck http client querying the long running process of ddns-updater via its http healthcheck server. You could try docker exec ddns-updater /updater/app healthcheck and see if this works (check exit code with $?)? If this works, it could be a Docker bug, try upgrading it maybe?

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@Arelius-D
Comment options

@qdm12
Comment options

@Arelius-D
Comment options

@qdm12
Comment options

@Arelius-D
Comment options

Answer selected by Arelius-D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants