-
Notifications
You must be signed in to change notification settings - Fork 84
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
No reconnect to MQTT after restart MQTT-Server #346
Comments
Sounds like reconnect handler needs be added. |
OK, how can this be done? This is important for me because I sometimes forget to manualy restart the MBMD Daemon for reconnecting :-( |
Seems reconnect is already enabled. No idea why this wouldn't work. It should. |
I use the "aedes broker" included in NODE-RED. I have connected many clients to access this broker. Looks that there is a BUG in the "reconnect handler"? |
Some days ago, I restarted my NodeRed-MQTT Server and I forgot the MDMD daemon to restart. It is possible that this bug will be fixed because I have los important accounting data from my solar-devices. |
This will need someone to debug why the reconnect isn't working. |
This would be great, I realy like MBMD :-) |
Hello,
after rebooting the remote MQTT, the MQTT data on the broker disapears. I need to restart MBMD and then , it connects successful and sends data.
I use a Node-Red MQTT-Broker.
The text was updated successfully, but these errors were encountered: