Hello all. Updated Home Assistant OS to the last and get trouble with Mosquitto broker after Mosquitto update to the last.
When trying save the config, get an error
and in Supervisor logs found this errors:
Failed to to call /addons/core_mosquitto/options/validate -
Timeout on /addons/core_mosquitto/options/validate request
What I’m doing wrong? How can I solve this issue?
Mosquitto 6.5.2
Installation type: HomeAssistant OS
The same problem - can’t save config-file. Maybe these problems are somehow connected and something went wrong inside my Home Assistant OS. What should I do?
An OS CORE call during a component install or update to verify a local LAN only password isn’t compromised on the Internet, and it failing to connect to a remote server (haveIbeenPwnd functionity that I approve of but the CORE code implementing the check is flawed and superficial and not gracefully falling over and logging as such) shouldn’t make your system come to a screaming stop.or stop working correctly.
It did. It shouldn’t, especially on an ecosystem like HomeAssistant expressly espoused as being local only.