Skip to content

Container is unhealthy due to removed healthcheck endpoint - update to '/api/healthz'#2

Closed
MarcoColomb0 wants to merge 1 commit into11notes:masterfrom
MarcoColomb0:master
Closed

Container is unhealthy due to removed healthcheck endpoint - update to '/api/healthz'#2
MarcoColomb0 wants to merge 1 commit into11notes:masterfrom
MarcoColomb0:master

Conversation

@MarcoColomb0
Copy link

Currently, on tag 4.1.0, the container shows as unhealthy

# docker exec -it tinyauth /usr/local/bin/localhealth "http://127.0.0.1:3000/api/health" -I
http.NewRequest status code != 200: %!s(int=404)

This is an update to the new endpoint (/api/healthz) as shown in:
https://github.com/steveiliop56/tinyauth/blob/main/internal/controller/health_controller.go
https://tinyauth.app/docs/breaking-updates/3-to-4/#api-changes

11notes added a commit that referenced this pull request Dec 11, 2025
@MarcoColomb0
Copy link
Author

I can confirm the referenced commit fixes the issue. @11notes

@11notes 11notes closed this Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants