arduino-esp32fs-plugin icon indicating copy to clipboard operation
arduino-esp32fs-plugin copied to clipboard

Not working over OTA with authentication enabled

Open szerwi opened this issue 5 years ago • 1 comments

Hi,

SPIFFS data uploader is not working over OTA with authentication turned on. I get error "Authentication failed". When I disable OTA authentication everything is OK. I have version 1.0.4 of ESP32 Arduino libraries

szerwi avatar Mar 26 '20 17:03 szerwi

Same here. I have v1.1 on Arduino 1.8.19 Btw thx for the solution! When I changed OTA password to empty string, and uploaded code, after that SPIFFS upload works again.

wrobi avatar Apr 20 '23 16:04 wrobi