Skip to content

Bug: Error in health_check: Time data does not match format #19

@HackerJL

Description

@HackerJL

Bug Description

Woke up this morning to my docker image complaining about the date format. Update,restart etc, no change.

Steps to Reproduce

Launch the docker image, same as any other day.

Expected Behavior

Just doesnt function.

Environment

  • OS: DockGE
  • Healthcheck Version: current

Configuration

# Example Docker configuration
- ONLINE_THRESHOLD_MINUTES=5
- KEY_THRESHOLD_MINUTES=1440
- TIMEZONE="America/Regina"

Logs

tailscale-1 | DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): api.tailscale.com:443
tailscale-1 | DEBUG:urllib3.connectionpool:https://api.tailscale.com:443 "GET /api/v2/tailnet/tail4e7f9b.ts.net/devices HTTP/1.1" 200 None
tailscale-1 | DEBUG:root:Threshold time: 2025-07-22T06:23:04.682794-06:00
tailscale-1 | ERROR:root:Error in health_check: time data '2025-07-22T12:28:04.404172015Z' does not match format '%Y-%m-%dT%H:%M:%SZ'

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions