agent updates for backup 4-15-26

This commit is contained in:
jester 2026-04-15 20:57:53 +00:00
parent 8ae87363ed
commit 5036482f17
2 changed files with 8 additions and 1 deletions

View File

@ -308,3 +308,10 @@
2026/04/07 11:24:10 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host 2026/04/07 11:24:10 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host
2026/04/07 11:54:10 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host 2026/04/07 11:54:10 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host
2026/04/07 12:24:10 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host 2026/04/07 12:24:10 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host
2026/04/15 20:36:14 [agent] file logging enabled
2026/04/15 20:36:14 [agent] lifecycle logging enabled
2026/04/15 20:36:14 [agent] routes registered
2026/04/15 20:36:14 [autostart] disabled (ok)
2026/04/15 20:36:14 [update] periodic checks enabled (mode=notify interval=30m0s)
2026/04/15 20:36:14 [agent] listening on :18888
2026/04/15 20:36:27 [update] notify check failed status=error current=0.0.0-dev target= err=Get "http://10.60.0.251:8080/agents/manifest.json": dial tcp 10.60.0.251:8080: connect: no route to host

View File

@ -2,5 +2,5 @@
"status": "error", "status": "error",
"current": "0.0.0-dev", "current": "0.0.0-dev",
"error": "Get \"http://10.60.0.251:8080/agents/manifest.json\": dial tcp 10.60.0.251:8080: connect: no route to host", "error": "Get \"http://10.60.0.251:8080/agents/manifest.json\": dial tcp 10.60.0.251:8080: connect: no route to host",
"checked_at_utc": "2026-04-07T12:24:07Z" "checked_at_utc": "2026-04-15T20:36:24Z"
} }