Moderators: grovkillen, Stuntteam, TD-er
-
vader
- Normal user
- Posts: 241
- Joined: 21 Mar 2017, 17:35
#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
#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.
-
grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
#3
Post
by grovkillen » 30 Oct 2017, 13:35
Cant you make the numbers "invisible" using HTML?
-
s0170071
- Normal user
- Posts: 36
- Joined: 21 Oct 2017, 20:49
#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
#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.
Who is online
Users browsing this forum: Anthropic Claude Bot [bot] and 13 guests