Skip to content

Wi-Fi interface or spiffs or web servers have a big problem. They are not stable #2560

@arnold-b

Description

@arnold-b

iee1
Status: 49 requests. 316.62 KB transfered, 18,46 seconds
But only 14 requests are served

IEE-Export.zip

Hello,

I´m using spiffs for serving the files over html.
if i try to open one html page i get a few files libraries but not all. on the files which i dont get ican see in the browser: net::ERR_CONNECTION_RESET
In my serial log on ESP 32 i dont see even the request for this file. Normaly i see every html request.

Before i used this program on esp8266 and there are no problem.

If i try to load the file over url request one by one. i get all. I also get my missing log entry.
the seems the handling is ok
WebserverClass HandleServerCall
/css/bootstrap.css
Stream File
/css/bootstrap.css
text/css

I think there must be some limitation which i don´t know now.

I replaced the lib Spiffs, Webserver, FS, , Wifi from 1.00 up to 1.0.2.rc throug all versions and tested it. always the same problem.
I also increased the files in spiffs.begin (..,..,30);

On me it always happend if its more then 10 files. sometimes 11 sometimes 14. randomly

ESP32 Dev Module
Core Installation version: ?1.0.1? tried from 1.00 up to 1.02 rc1
IDE name: ?Arduino I
Flash Frequency: ?40Mhz?
PSRAM enabled: ?no?
Upload Speed: ?115200?
Computer OS: ?Windows 10?

thanks for help
image
For what esp is waiting on this small request

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleIssue is stale stage (outdated/stuck)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions