simpleFTP Server, esp32cam with RESTAPICLIENT
so i am trying to run the FTPServer with a RESTAPIClient library and now i am getting errors like this:
assertion "Invalid mbox" failed: file "/home/runner/work/esp32-arduino-lib-builder/esp32-arduino-lib-builder/esp-idf/components/lwip/lwip/src/api/tcpip.c", line 374, function: tcpip_send_msg_wait_sem
abort() was called at PC 0x400fe03b on core 0
Also when i decoded the stack trace, this is what showed up