diff --git a/logs/agent.log b/logs/agent.log index d1c2a79..0473448 100644 --- a/logs/agent.log +++ b/logs/agent.log @@ -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: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/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 diff --git a/state/update.json b/state/update.json index 53bb100..be206b5 100644 --- a/state/update.json +++ b/state/update.json @@ -2,5 +2,5 @@ "status": "error", "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", - "checked_at_utc": "2026-04-07T12:24:07Z" + "checked_at_utc": "2026-04-15T20:36:24Z" } \ No newline at end of file