There was an error while loading. Please reload this page.
in FS.cpp, function File::read should return an unsigned int (aka size_t), however it returns a negative value (-1).
Arduino/cores/esp8266/FS.cpp
Line 78 in 98125f8
@igrr