You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All is well with my use of the FTP server for updating and changing files in my ESP8266 SPIFFS with one exception.
'Advanced IP Scanner' crashes the Ftp server causing a reboot. Here's the exception Decode:
0x400dc503: FtpServer::userIdentity() at C:\Users\William\Documents\Arduino\libraries\esp8266FTPServer-master/ESP8266FtpServer.cpp line 1020
0x400de4d9: FtpServer::handleFTP() at C:\Users\William\Documents\Arduino\libraries\esp8266FTPServer-master/ESP8266FtpServer.cpp line 1020
0x400d71d6: loop() at C:\Users\William\Documents\Arduino\OWM_forecast_ESP32_SPIFFSg/OWM_forecast_ESP32_SPIFFSg.ino line 371
0x400e95e5: loopTask(void*) at C:\Users\William\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.2\cores\esp32/main.cpp line 19
0x40088f75: vPortTaskWrapper at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/freertos/port.c line 355 (discriminator 1)
Any advice?
The text was updated successfully, but these errors were encountered:
All is well with my use of the FTP server for updating and changing files in my ESP8266 SPIFFS with one exception.
'Advanced IP Scanner' crashes the Ftp server causing a reboot. Here's the exception Decode:
Any advice?
The text was updated successfully, but these errors were encountered: