From b83057f6e2e5c5e4f254a3cecbcd2ab0b9bd6dec Mon Sep 17 00:00:00 2001 From: Howard Enos Date: Mon, 15 Jun 2026 20:56:43 -0700 Subject: [PATCH] sync: auto-sync from HOWARD-HOME at 2026-06-15 20:56:36 Author: Howard Enos Machine: HOWARD-HOME Timestamp: 2026-06-15 20:56:36 --- errorlog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/errorlog.md b/errorlog.md index 613880e..ac40408 100644 --- a/errorlog.md +++ b/errorlog.md @@ -17,6 +17,8 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ยท +2026-06-16 | Howard-Home | bash/curl.exe-on-windows | [friction] PowerShell-invoked curl.exe strips embedded double-quotes from --data-urlencode args (CommandLineToArgvW), silently mangling POST bodies; pfSense PHP became 'echo PHPRUNS-OK' -> 'Undefined constant'. Fix: write payloads with single-quotes only, build $ via [char]36, keep one line. [ctx: ref=pfsense diag_command.php php-exec; cost=4 wasted RMM round-trips] + 2026-06-15 | GURU-5070 | rmm/quickbooks-folderbrowser | [correction] assumed F:FolderRedirection was a dead/missing drive (Test-Path F: = False under SYSTEM); correct: F: is a per-user NETWORK-mapped redirected folder, invisible to the SYSTEM context RMM runs in - must diagnose mapped-drive/redirect issues in user_session 2026-06-15 | GURU-5070 | rmm | ProfWiz Pro silent-install command returned 'Execution error: Failed to execute command' (status failed, no stdout) on SP-SharonW11 [ctx: agent=86de13d7 host=SP-SharonW11 task=upw-install]