From 6251044baff4b3ccd1947f92d6e8ddd94f2c3bfc Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Wed, 1 Jul 2026 05:16:20 -0700 Subject: [PATCH] sync: auto-sync from GURU-5070 at 2026-07-01 05:15:39 Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-07-01 05:15:39 --- errorlog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/errorlog.md b/errorlog.md index 6f6029f7..69043bdc 100644 --- a/errorlog.md +++ b/errorlog.md @@ -17,6 +17,10 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ยท +2026-07-01 | GURU-5070 | context/session-resume | [correction] assumed 'PST-SERVER investigation' = Peaceful Spirit DFS rebuild; correct is the deleted-PST-files scope investigation (Dataforth/NWTOC) + +2026-07-01 | GURU-5070 | sync/vault | vault sync failed: cannot connect to git.azcomputerguru.com:443 (timeout). No local vault changes pending. Internal 172.16.3.20:3000 preferred per reference_gitea_internal. [ctx: ref=reference_gitea_internal machine=GURU-5070] + 2026-07-01 | GURU-5070 | birth-biologic/quality-upload | [correction] prior upload script silently skipped every file >=4MB; Datto had 301 such files (~29.7GB) so it could never reach target count. Fix: Graph chunked upload sessions for >=4MB. 2026-07-01 | GURU-5070 | rmm/command-dispatch | [friction] RMM agent ignores 'timeout' field (capped ~300s -> zombie 'running' commands); long-running commands MUST use 'timeout_seconds'. Cost a full day of failed Birth Biologic uploads. [ctx: agent=ACG-DWP-X-BB ref=gururmm-command-timeout-seconds]