fabianoriccardi / ESPLogger

An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.
GNU Lesser General Public License v2.1
84 stars 15 forks source link

[ESP LOGGER] Opening log file error! #2

Closed nhlives closed 5 years ago

nhlives commented 5 years ago

With the latest build, I am getting: [ESP LOGGER] Opening log file error! [ESP LOGGER] getActualSize() open log file error! [ESP LOGGER] getActualSize() open log file error!

--> We had 0 attempts before reaching a time server [ESP LOGGER] Opening log file error! [ESP LOGGER] getActualSize() open log file error!

fabianoriccardi commented 5 years ago

Hi, have you tried with previous SDK (ie. v2.5.0)? May you describe your configuration (SPIFFS or SD)?

nhlives commented 5 years ago

Somehow my option for Flash Size got changed to 4M(No SPIFFS). Don't know if that is the now the default for a new install or what. This has caused me some serious headache. :-(

fabianoriccardi commented 5 years ago

This is an annoying but known problem, SPIFFS partitioning info is reset to default every time you change board