Replies: 1 comment 3 replies
-
|
I took out the SD card, opened the config.ini file in notepad and commented the MQTT stuff and everything is fine again. So no cam error. ;[MQTT]
;Uri = mqtt://IP-ADRESS:1883Now to figure out what wrong with the MQTT config,.. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The Problem
I was following the HA instructions to setup MQTT and I think I messed the MQTT server/ip because all I did was enter it's (local) DNS name (foo.mydomain.bar) and check the two checkmarks shown here. I saved and had it reboot and since then I get:
Apparently this is a cam bad error. But I'm 99.999% sure the cam is fine because minutes before it did a reading and has been working fine for a long time.
My guess is that the MQTT initialization happens during the cam initialization and the MQTT failing causes it to think the cam initialization failed?
Version
v16.0.0 (Commit: f542d84)
Logfile
Expected Behavior
I expect it to boot so I am able to correct my mistake (if any)
Screenshots
No response
Additional Context
Is there a way I can (easily) undo the config changes I made? Because I do have a backup of my last configuration, but I don't see a way to upload it?
Beta Was this translation helpful? Give feedback.
All reactions