forked from tuanpmt/esp_mqtt
-
Notifications
You must be signed in to change notification settings - Fork 70
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
esp mqtt crashes when a client connects #69
Comments
The output from Tasmato console when the MQTT broker crashed is as follows
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I installed your binary from github using the esptool.py as described in your post. I am running your code on Weimos D1 clone/ ESP8266 with 4MB flash. After the broker was setup, it had two IP's one from my router and another from its network. All well so far
I have another NodeMCU running Tasmato which is connected to my router. I configured it to post to your broker.
As soon as it started sending the message, the application crashed on the MQTT broker see output below.
The Tasmato keeps trying to resend and this is resulting in a continuous crash. Can you please let me know whether it is a code issue .
The text was updated successfully, but these errors were encountered: