platform-espressif8266 icon indicating copy to clipboard operation
platform-espressif8266 copied to clipboard

LittleFS error

Open Hufnagels opened this issue 4 years ago • 0 comments

Upgrade from 2.6.3 the following error occurred after build and upload the same code: Panic lfs.c:5087 lfs_file_close: Assertion 'lfs_mlist_isopen(lfs->mlist, (struct lfs_mlist)file)' failed.*

Before ask anything: I didn't changed anything on code, only rebuilded with the new board version (3.0.0) The board is a nodeMCU 0.9 (banggood) [env:nodemcu] platform = espressif8266 board = nodemcu framework = arduino monitor_speed = 115200 upload_port = /dev/tty.SLAB_USBtoUART board_build.filesystem = littlefs lib_deps = adafruit/Adafruit Unified Sensor@^1.1.4 adafruit/Adafruit BME280 Library@^2.1.2 thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays@^4.2.0 knolleary/PubSubClient@^2.8 bblanchon/ArduinoJson@^6.17.3 arduino-libraries/ArduinoHttpClient@^0.4.0 bblanchon/StreamUtils@^1.6.1 ottowinter/ESPAsyncWebServer-esphome@^1.2.7

Google is my friend, fund forex mostly same issue

thx

Hufnagels avatar Jun 14 '21 11:06 Hufnagels