-
-
Notifications
You must be signed in to change notification settings - Fork 75
something broke, yesterday - everything unavailable for all 4 of my devices #162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Dont blame home assistant! It is the check for updates that fails! I have removed this from one of mine behind a firewall as it cant resolve it and that one survived. This awful feature causes problems for others and just needs removing. Just comment out the following line:
|
Ok, thank you for confirming that! I changed the issue And yes, your fix has brought everything back. For me, it was line 346 @martinjones12345 thank you! |
Came looking for the status check Terminal command 'cos my only remaining working Pi went off line at 09:57 this morning. I just need to work out how to access the file to comment it out I guess ?? OK so edited the file line 376 with nano to # is out and it still failed to start ! Edit - I found the reload command and it works again and can be seen in HA TY @Anto79-ops |
here's what I did
this worked for all 4 of my devices EDIT: no need to reload the service as per this comment |
You probably want to comment out this as well: RPi-Reporter-MQTT2HA-Daemon/ISP-RPi-mqtt-daemon.py Lines 1899 to 1900 in 259e42c
Otherwise it will start failing again in 12hrs. |
Also if you are updating the |
This isn't needed as I never commented this out originally but I agree it is much more sensible and safe to do so. However I have also commented this out and if you are going to do so make sure you comment out both lines! (I rushed this and only commented out the getDaemon releases which broke it again and proved to me this clause never gets evaluated. |
Seems to be solved since the manual update of the file. Should I close or reverse the changes? |
Uh oh!
There was an error while loading. Please reload this page.
Been running well here for a year or so, 1.8.5 is installed on four of my RPis. Runing the MQTT broker addon in HA.
Soon as I updated to 2025.4.4, now my devices (all 4 of them), are offline. MQTT broker seems to be working because I have other MQTT integrations, even on the same RPi's, that are working, so im not sure what is happening here. here are the verbose logs for RPi-ReporterThere is nothing in the release notes for HA Core 2025.4.4 that sugggest a change in mqtt, so im at a loss as to why all 4 of my devices cannot connect to the mqtt broker.
Any suggestions?
here is the bug script output:
The text was updated successfully, but these errors were encountered: