me-no-dev / AsyncTCP

Async TCP Library for ESP32
GNU Lesser General Public License v3.0
755 stars 438 forks source link

Error when used in AsyncMqtt #133

Closed lgLindstrom closed 2 years ago

lgLindstrom commented 3 years ago

Hi

I am developing a application for ESP32 using ESP-IDF and arduino-esp as component. The application is using AsyncMqttClient wich is dependent of AsyncTcp.

Starting up the application and connection to Wifi works well. Also connecting to Mqtt Broker goes well.

But,, after a couple of seconds I get this error.

4666][E][AsyncTCP.cpp:194] _async_service_task(): Failed to add async task to WDT

Can anyone help me to understand what kind of error this is?

stale[bot] commented 3 years ago

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.