Skip to content

Task Watchdog triggered when connecting to portal #2

@ameerhazo

Description

@ameerhazo

Hello @DTTerastar, thank you again for the code. I got the code running on an ESP32 but unfortunately, the program crashes when I try to go on the configuration portal on my desktop. Could be that I'm using a version of the AsyncWebServer library that isnt compatible with the version of your code I'm using. This is the error im getting:

E (28366) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (28366) task_wdt: - async_tcp (CPU 0/1)
E (28366) task_wdt: Tasks currently running:
E (28366) task_wdt: CPU 0: IDLE
E (28366) task_wdt: CPU 1: loopTask
E (28366) task_wdt: Aborting.
abort() was called at PC 0x400e67a5 on core 0
Backtrace:0x400836a1:0x3ffbe9cc |<-CORRUPTED

Could you please tell me the version of the AsyncWebserver youre using? Thanks again :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions