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

Task Watchdog triggered when connecting to portal #2

Open
ameerhazo opened this issue Mar 23, 2023 · 0 comments
Open

Task Watchdog triggered when connecting to portal #2

ameerhazo opened this issue Mar 23, 2023 · 0 comments

Comments

@ameerhazo
Copy link

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

@ameerhazo ameerhazo changed the title Task Watchdog when connecting to portal Task Watchdog triggered when connecting to portal Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant