From 25b2ff45bf383f8ecf6ca3b2881d17df107d1f94 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Mon, 22 Jun 2026 07:37:01 -0700 Subject: [PATCH] sync: auto-sync from GURU-5070 at 2026-06-22 07:36:13 Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-22 07:36:13 --- errorlog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/errorlog.md b/errorlog.md index 604f7ac5..1a9f4cb0 100644 --- a/errorlog.md +++ b/errorlog.md @@ -17,6 +17,8 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ยท +2026-06-22 | GURU-5070 | packetdial | HTTP 404 GET https://pbx.packetdial.com/ns-api/v2/domains/arizonacomputerguru/devices: {"code":404,"message":"No Route Found [92]"} [ctx: cmd=raw] + 2026-06-22 | Howard-Home | guruscan/GuruScan.psm1 | reboot-cleanup task registration fails: -DeleteExpiredTaskAfter on an AtLogOn trigger (no EndBoundary) => task XML invalid HRESULT 0x80041319; also non-terminating CIM error fell through to a false '[OK] task registered'. Fixed: removed DeleteExpiredTaskAfter, added -ErrorAction Stop + post-register verification [ctx: host=DESKTOP-MS42HNC fn=Register-ScannerCleanupTask] 2026-06-22 | Howard-Home | build/pipeline-status | [friction] reported BUG-021 Windows build as still-failing from a build-log snapshot; it had already been fixed (1dce66d) + gone green (v0.6.67) by report time. Re-check the LIVE last-built-commit marker vs origin/main (and the most recent build SUCCESS line, not just the last FAILED line) before asserting build status or escalating a build bug. [ctx: ref=stale-audit-base-friction proj=guru-rmm]