ESP32_Data_Logging_Webserver icon indicating copy to clipboard operation
ESP32_Data_Logging_Webserver copied to clipboard

Unable to see Log Entries

Open ValiTool opened this issue 2 years ago • 4 comments

Hi! Sorry to bother you with old code, I uploaded the sketch as is, but when I try to request the LogView tab, I get "ERR_EMPTY_RESPONSE" from the browser, althoug LogSize is different than 0.

Thanks for all the amazing proyects!

ValiTool avatar Dec 27 '22 13:12 ValiTool

There are no known issues with the log view, so which ESP compiler version and IDE are you using?

G6EJD avatar Dec 27 '22 15:12 G6EJD

I'm using the 1.0.6 version of the ESP compiler and Arduino IDE 2.0.1

I've tried changing the Wi Fi network, tried Chrome and MS Edge as browsers, but still getting Empty Response when trying to access the Log Value.

Could be a problem regarding the file system?

Planning in the future to write the data on a SD card instead of the flash memory.

Thanks in advance.

ValiTool avatar Dec 28 '22 16:12 ValiTool

Version 2.0.1 has issues, so I don’t use it, it’s definitely ok with 1.8.19. My view is 2.0.x is not yet optimised for the ESP

G6EJD avatar Dec 28 '22 17:12 G6EJD

Great, I´ll test uploading the sketch with the older version then, if it works I´ll let you know.

Thanks a lot for the reponses, have a happy new year!

ValiTool avatar Dec 30 '22 13:12 ValiTool