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

Advanced IP Scanner crashes the FTP server #27

Open
bill-orange opened this issue Apr 9, 2019 · 1 comment
Open

Advanced IP Scanner crashes the FTP server #27

bill-orange opened this issue Apr 9, 2019 · 1 comment

Comments

@bill-orange
Copy link

bill-orange commented Apr 9, 2019

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?

@Anton-V-K
Copy link

Is this issue still reproducible with up-to-date ESP8266 Core?
I guess, any port scanner can crash the FTP server... it doesn't look stable.

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

2 participants