[object Object]

← back to Exo Cluster Watchdog

TK-11874: repoint healer mac2 node stevestacstudio.lan -> macstudio1.lan (Mac2 router name drifted; false 'mac2 down' WARNs, now 3/3 down='')

582f3da6338f6ccfc71fb4bf816ba04c13235f8f · 2026-09-19 19:46:39 -0700 · Steve Abrams

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ActKpZmgeAcGMo4esfSb3K

Files touched

Diff

commit 582f3da6338f6ccfc71fb4bf816ba04c13235f8f
Author: Steve Abrams <steve@designerwallcoverings.com>
Date:   Sat Sep 19 19:46:39 2026 -0700

    TK-11874: repoint healer mac2 node stevestacstudio.lan -> macstudio1.lan (Mac2 router name drifted; false 'mac2 down' WARNs, now 3/3 down='')
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_01ActKpZmgeAcGMo4esfSb3K
---
 watchdog.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/watchdog.sh b/watchdog.sh
index fe032fe..86d0e8a 100755
--- a/watchdog.sh
+++ b/watchdog.sh
@@ -21,7 +21,7 @@ mkdir -p "$DATA"
 NODES=(
   "macstudio3|127.0.0.1|LOCAL"
   "mac1|stevesmcstudio2.lan|steve@stevesmcstudio2.lan"
-  "mac2|stevestacstudio.lan|NOAUTH"
+  "mac2|macstudio1.lan|NOAUTH"
 )
 EXPECTED=${#NODES[@]}
 

← b5d77ec auto-data-snapshot: 2026-09-19T19:32:43 (2 data files) — dat  ·  back to Exo Cluster Watchdog  ·  auto-data-snapshot: 2026-09-19T20:05:42 (3 data files) — dat 302c380 →