mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-20 01:26:14 +00:00
Confirmed on hardware (#471 comments 5231997551, 5232046477): after a reboot, HTTP :8090 and the diagnostic telnet :17000 shell become ready at very different times, up to ~92s. Our own enable-ssh retry guidance tells users to power-cycle and re-run immediately, which can hit the device mid-boot and surface as a raw connection-refused error. Adds a troubleshooting entry plus the underlying measurement in TELNET-COMMAND-REFERENCE.md; no code change. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>