[session 1] docs(technical.agent): installCheck install-time network+credential check #48
Reference in New Issue
Block a user
Delete Branch "docs/agent-install-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Session: 1
Documents
installCheckin the technical.agent Gotchas tab, matching the scripts merged tohiveops-agentdevelop (#97 curl-based.cmd+ #98 PowerShell.ps1fallback).New section: a fresh install can run fine yet never appear in the fleet when (1) egress HTTPS is blocked (SSL-inspection firewall resetting TLS to
api.bcos.cloud- the La Capitol 2026-07-22 case) or (2)hiveops.propertiescredentials are wrong.installCheckcatches both at install time and is re-runnable;install.cmdauto-selects.cmd(curl) vs.ps1(curl-less ATMs). Records what it probes and the ps1 real-hardware gotchas (pure ASCII, explicit TLS 1.2, HttpWebRequest not raw sockets, CRLF).Docs-only, single tab edited (no new module - coverage unaffected).