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 failing to connect causes lockup #98

Closed
glynhudson opened this issue Sep 22, 2017 · 2 comments
Closed

MQTT failing to connect causes lockup #98

glynhudson opened this issue Sep 22, 2017 · 2 comments
Labels

Comments

@glynhudson
Copy link
Contributor

If MQTT fails to connect (MQTT server is down) this causes the openevse to lock-up and web-page hangs at "loading"

OpenEVSE WiFI 1383250
Firmware: 2.3.0
Free: 31160
Connecting to SSID: Crumble
Connected, IP: 192.168.1.102
Server started
Free: 27368
MQTT Connecting to...emonpi

ng to...emonpi
MQTT failed: -2
MQTT Connecting to...emonpi
MQTT failed: -2
MQTT Connecting to...emonpi
MQTT failed: -2
MQTT Connecting to...emonpi
MQTT failed: -2
MQTT Connecting to...emonpi
MQTT failed: -2
MQTT Connecting to...emonpi
MQTT failed: -2
MQTT Connecting to...emonpi
@jeremypoulter
Copy link
Collaborator

This will largely be down to the MQTT library being blocking, should be fixed by implementing #30

@glynhudson glynhudson added the bug label Nov 17, 2017
@glynhudson
Copy link
Contributor Author

Does not seem to be an issue anymore

chaseadam pushed a commit to chaseadam/ESP8266_WiFi_v2.x that referenced this issue Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants