May 8, 2026CLI 0.21.24
Improve station connectivity diagnostics
Faster troubleshooting when the kiosk page is unreachable or blank, with clearer log output pointing at the actual cause.
- Added
tofupilot service statusloopback probe that reports listening, refused, or timeout, and names the process holding the port. - Added locale-stable Windows port-holder lookup so non-English Windows hosts (Chinese, Japanese, German, French) report the same diagnostics as macOS and Linux.
- Fixed hardcoded port
7321in several paths soTOFUPILOT_LOCAL_UI_PORTis honored everywhere. - Improved bind errors with specific remediation hints for port-in-use, permissions, loopback down, and container/network-namespace cases.
- Added kiosk readiness probe and browser exit detection so blank-page situations surface in the logs instead of failing silently.