Experience with core 2.4.0

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
User avatar
vader
Normal user
Posts: 241
Joined: 21 Mar 2017, 17:35

Experience with core 2.4.0

#1 Post by vader » 24 Oct 2017, 14:20

I tried now the core 2.4.0-RC2 for a while and here is my experience: The numbers and letters on the web-interface can be removed before compiling. No problem for that. But: It is messing sometimes the rules and formula!!! If you are only upgrading and change nothing, it works stable so far....

Feel free to add yours. ;)

s0170071
Normal user
Posts: 36
Joined: 21 Oct 2017, 20:49

Re: Experience with core 2.4.0

#2 Post by s0170071 » 30 Oct 2017, 13:33

Removing the numbers from the webinterface comes with a downside. They are there for a reason.
If you remove them, you break the chunking mechanism of the website output. That mechanism allows the webserver to stream out the webpage in parts without prior knowledge of the entire size. It just announces the size of the current chunk.
The 2.3.0 core does no inherent chunking. Remove the numbers and webpage generation with 2.3.0 core does not work with Win7 Browsers any more. (tested Chrome and FF)

It seems to work with the 2.4.0 core though as they do (or try to do) chunking inherently in the server. At least it works on Windows and Android.

Beware: It does not work (and potentially crash your ESP) if you access webpages via VPN. Don't know why but with VPN on I get a chunking error in the browser, there is no page diplayed and the free memory of the esp drops to 10k. It stays that low for several hous and than returns to normal 20k. Apparently without crashing completely. At least the uptime continues to rise. The web interface on the other hand remains inaccessible.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: Experience with core 2.4.0

#3 Post by grovkillen » 30 Oct 2017, 13:35

Cant you make the numbers "invisible" using HTML?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

s0170071
Normal user
Posts: 36
Joined: 21 Oct 2017, 20:49

Re: Experience with core 2.4.0

#4 Post by s0170071 » 30 Oct 2017, 14:24

I think that cannot be fixed in html. That would just be a workaround anyway.

The chunking issue is possibly related to an open issue in the 2.4.0 core:
https://github.com/esp8266/Arduino/issues/3225

I look into it.

s0170071
Normal user
Posts: 36
Joined: 21 Oct 2017, 20:49

Re: Experience with core 2.4.0

#5 Post by s0170071 » 07 Nov 2017, 06:49

Here is a fix for the letters / numbers / vpn issue:

viewtopic.php?f=6&t=3673

There is also sth wrong with entering %systemvariables% in the oled display webform but I am on it. Result will be posted in the thread linked above.

Post Reply

Who is online

Users browsing this forum: No registered users and 90 guests