1.3 KiB
1.3 KiB
Local ARR Web launcher compatibility recovery
Metadata
- Date: 2026-08-06
- Status: Restored locally; reboot-persistent supervision remains open
- Scope: owner-local
arr2-web-8766launcher and local Web listener only - Last verified: 2026-08-06
Evidence
- No process listened on local ARR ports and
screen -lsreported no Web session, so the page could not establish a connection. - The Keychain-backed launcher configuration check passed, but its command still supplied
--node-binaryand--artifact-tool-module. The currentarr_web.run --helpshows neither option, and its argument parser rejects both before application startup. - Removing only those two retired launch arguments and starting one detached
arr2-web-8766session restored the service. Local/healthzreturned HTTP 200; root redirected to the login page, whose browser console had no warnings or errors. At verification, both127.0.0.1:8766and the current LAN address192.168.3.48:8766returned root redirect HTTP 303.
Boundary
No login, form submission, upload, Finance/object-store/database write, processor run or monthly-worker action was performed. The detached Screen process is still not reboot-persistent; the existing supervision maintenance item continues to apply.