forked from me-no-dev/ESPAsyncWebServer
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hi, this fork works better than the original library but im getting this error while runing, somethings when a device connects or reloads a page.
[E][AsyncTCP.cpp:797] _flushWriteQueue(): socket 63 lwip_write() failed errno=104
/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:1442 (xQueueGenericReceive)- assert failed!
abort() was called at PC 0x4008a605 on core 0
ELF file SHA256: 0000000000000000
Backtrace: 0x4008964c:0x3ffdf610 0x400898c9:0x3ffdf630 0x4008a605:0x3ffdf650 0x4017b638:0x3ffdf690 0x4017b782:0x3ffdf6b0 0x4017b81d:0x3ffdf6e0 0x4017c1f1:0x3ffdf710 0x4017b331:0x3ffdf770 0x4008a8da:0x3ffdf7c0
#0 0x4008964c:0x3ffdf610 in invoke_abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715
#1 0x400898c9:0x3ffdf630 in abort at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/esp32/panic.c:715
#2 0x4008a605:0x3ffdf650 in xQueueGenericReceive at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/queue.c:2038
#3 0x4017b638:0x3ffdf690 in AsyncClient::_clearWriteQueue() at .pio\libdeps\esp32dev\AsyncTCPSock\src/AsyncTCP.cpp:360
#4 0x4017b782:0x3ffdf6b0 in AsyncClient::_error(signed char) at .pio\libdeps\esp32dev\AsyncTCPSock\src/AsyncTCP.cpp:360
#5 0x4017b81d:0x3ffdf6e0 in AsyncClient::_notifyWrittenBuffers(std::deque<AsyncClient::notify_writebuf, std::allocator<AsyncClient::notify_writebuf> >&, int) at .pio\libdeps\esp32dev\AsyncTCPSock\src/AsyncTCP.cpp:360
#6 0x4017c1f1:0x3ffdf710 in AsyncClient::_sockIsWriteable() at .pio\libdeps\esp32dev\AsyncTCPSock\src/AsyncTCP.cpp:360
#7 0x4017b331:0x3ffdf770 in _asynctcpsock_task(void*) at .pio\libdeps\esp32dev\AsyncTCPSock\src/AsyncTCP.cpp:360
#8 0x4008a8da:0x3ffdf7c0 in vPortTaskWrapper at /home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/freertos/port.c:355 (discriminator 1)
Rebooting...
zekageri
Metadata
Metadata
Assignees
Labels
No labels