forkineye / ESPixelStick

Firmware for the ESPixelStick
http://forkineye.com/
528 stars 169 forks source link

4.0b5 empty Home screen #699

Closed Cassock closed 7 months ago

Cassock commented 7 months ago

ESPixelStick Firmware Version 4.0 beta 5

Hardware Version Espixelstick V3 from Shelby

Binary release or compiled yourself? Binary release from 3 days ago

Operating System (and version) Win11

Web Browser (and version) Chrome 119 (same in Edge)

Access Point ?

Describe the bug Flashed 2 units earlier today and both have an empty Home page as depicted below. Looks like all other functionality is working fine, so just a UI issue along with a bunch of errors in the console. image image

fedekrum commented 7 months ago

What I do is to nuke all the ESP8266 data first by uploading an empty script through Arduino IDE. (There should be more clever ways to do this) I had problems before reloading ESPixelStick.

MartinMueller2003 commented 7 months ago

Do the other pages work? Are there error messages coming out on the ESP console?

MartinMueller2003 commented 7 months ago

It may seem odd, but:

  1. please reflash the ESPs
  2. Leave the esp attached to the flash tool
  3. Access the ESP home page using a browser
  4. Send me the log file (button to create it is on the flash tool).
Cassock commented 7 months ago

All other pages work fine. I just reflashed and it appears the Home stats show up fine until I set the secondary input to FPP remote, then get a number of [WebMgr] ERROR: Status Doc is too small in the flash tool. How would you like me to send you logs? I can't attach them here

MartinMueller2003 commented 7 months ago

Yes attach them here.

Cassock commented 7 months ago

120623 logs.txt

MartinMueller2003 commented 7 months ago

This is the critical error:

[WebMgr] ERROR: Status Doc is too small

MartinMueller2003 commented 7 months ago

Just reproduced this issue.

MartinMueller2003 commented 7 months ago

Fixed in my latest PR. google drive dist has been updated.