Skip to content

Generic Network problems using ESP-Arduino library 2.4.0 #1900

@aferraz

Description

@aferraz

Hi @arendst,
after upgrading to the release v5.12.0a, 2 days ago, I notice reachability problems on all my NodeMCU and Electrodragon board. In the log I notice continuous connection attempts to the mqtt broker and ping lost for all boards.
Following ad example:
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: cmnd/esp14/POWER =
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: cmnd/esp14/POWER =
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: cmnd/esp14/POWER =
Feb 13 18:30:14 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:30:14 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:30:14 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)

Some minutes ago I'm back to version 5.9.1i and the connection attempts have disappeared.

I have also updated all my POWs to version v5.12.0a but no problems in this case.
What do you think can cause the problems?

Thank you
Alessandro

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugType - Confirmated Bug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions