- This topic has 1 reply, 2 voices, and was last updated 2 years, 8 months ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › Simple FTP Server › simpleFTP Server, esp32cam with RESTAPICLIENT
Tagged: Help
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
Sorry, but I don’t know that library.
But if you follow the guide you discover that it’s very simple to create test api.
That library isn’t a big help.
REST server on esp8266 and esp32: introduction – Part 1
Bye Renzo
More