Skip to content
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

MQTT disconnected and not attempting to reconnect #3

Open
DavidAntliff opened this issue Dec 31, 2018 · 1 comment
Open

MQTT disconnected and not attempting to reconnect #3

DavidAntliff opened this issue Dec 31, 2018 · 1 comment

Comments

@DavidAntliff
Copy link
Owner

Disconnected around Dec 20, didn't reconnect by itself. May need smarter state machine.

@DavidAntliff
Copy link
Owner Author

Disconnected again 2019-01-20 17:26:40 and did not reconnect by 2019-01-28.

Log shows:

W (-2052395071) esp_mqtt: esp_mqtt_publish: not connected
W (-2052395071) mqtt: esp_mqtt_publish failed
W (-2052395011) power: output temperature measurement has expired
W (-2052390371) esp_mqtt: esp_mqtt_publish: not connected
W (-2052390371) mqtt: esp_mqtt_publish failed
W (-2052390371) esp_mqtt: esp_mqtt_publish: not connected
W (-2052390371) mqtt: esp_mqtt_publish failed
W (-2052390071) esp_mqtt: esp_mqtt_publish: not connected
W (-2052390071) mqtt: esp_mqtt_publish failed
W (-2052385071) esp_mqtt: esp_mqtt_publish: not connected
W (-2052385071) mqtt: esp_mqtt_publish failed
W (-2052385011) power: output temperature measurement has expired
W (-2052380371) esp_mqtt: esp_mqtt_publish: not connected
W (-2052380371) mqtt: esp_mqtt_publish failed
W (-2052380371) esp_mqtt: esp_mqtt_publish: not connected
W (-2052380371) mqtt: esp_mqtt_publish failed
W (-2052380071) esp_mqtt: esp_mqtt_publish: not connected
W (-2052380071) mqtt: esp_mqtt_publish failed
W (-2052375071) esp_mqtt: esp_mqtt_publish: not connected
W (-2052375071) mqtt: esp_mqtt_publish failed
W (-2052375011) power: output temperature measurement has expired

Note that the timestamp has rolled over - may not be related though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant