[GH-ISSUE #705] "502 Bad Gateway" at /checks/<UUID>/log/ for new UUIDs #507

Closed
opened 2026-02-25 23:42:42 +03:00 by kerem · 3 comments
Owner

Originally created by @lukastribus on GitHub (Sep 19, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/705

Hello,

I just created a new check/UUID, a few successful log entries are already in there.

Going to:

https://healthchecks.io/checks/<UUID>/details/

shows everything is fine.

However clicking on "show more" (the new filter interface) leads to a long running transaction that after 30 seconds times out with a 502 Bad Gateway ("service down, please try in 10 minutes"):

https://healthchecks.io/checks/<UUID>/log/

I'm assuming the new interface may be trying to access historic data that is not there yet. Not sure if the backend is busy looping.

This is on the hosted healthchecks.io instance.

Thank you!
Lukas

Originally created by @lukastribus on GitHub (Sep 19, 2022). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/705 Hello, I just created a new check/UUID, a few successful log entries are already in there. Going to: https://healthchecks.io/checks/<UUID>/details/ shows everything is fine. However clicking on "show more" (the new filter interface) leads to a long running transaction that after 30 seconds times out with a 502 Bad Gateway ("service down, please try in 10 minutes"): https://healthchecks.io/checks/<UUID>/log/ I'm assuming the new interface may be trying to access historic data that is not there yet. Not sure if the backend is busy looping. This is on the hosted `healthchecks.io` instance. Thank you! Lukas
kerem closed this issue 2026-02-25 23:42:42 +03:00
Author
Owner

@cuu508 commented on GitHub (Sep 19, 2022):

Hi Lukas, thanks for reporting this. I can reproduce the issue, looking into it.

<!-- gh-comment-id:1251241007 --> @cuu508 commented on GitHub (Sep 19, 2022): Hi Lukas, thanks for reporting this. I can reproduce the issue, looking into it.
Author
Owner

@cuu508 commented on GitHub (Sep 19, 2022):

@lukastribus I've now deployed a fix which I think should fix the issue. Could you please test again?

<!-- gh-comment-id:1251269804 --> @cuu508 commented on GitHub (Sep 19, 2022): @lukastribus I've now deployed a fix which *I think* should fix the issue. Could you please test again?
Author
Owner

@lukastribus commented on GitHub (Sep 20, 2022):

It works for me now, thank you!

<!-- gh-comment-id:1251996496 --> @lukastribus commented on GitHub (Sep 20, 2022): It works for me now, thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#507
No description provided.