mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 00:26:29 +00:00
The on-device installer's curl fails with `curl: (60) ... certificate is not yet valid` when the speaker's clock has fallen into the past (no NTP since the cloud shutdown), since TLS then rejects the recently-issued server cert. Document the symptom and the fix (set the date over SSH, then re-run), and note the speaker_clock health check keeps it corrected afterwards. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>