hi,
i seems like you have to only upload the index.html.gz to work.
At leat on my ESP32 is not enough space for more.
The only version i can get to work(kind Of) is the mini version.
The others dont start/hanging in the loading screen.
i guess the file is decompressed on the fly before the ESP32 delivers it?
Are there any limitations for the file? Like does it need to fit in the RAM after decompression?
how to upload easyGUI
Moderators: grovkillen, Stuntteam, TD-er
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: how to upload easyGUI
Modern browsers handle the compression on the fly. So you don't have to really care about that in terms of the MCUs.
The GUI you're trying to upload is the new GUI I'm working on? Those aren't ready yet, we're gonna implement it into the official build once we got the 2.1 out into the wild.
The GUI you're trying to upload is the new GUI I'm working on? Those aren't ready yet, we're gonna implement it into the official build once we got the 2.1 out into the wild.
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

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: how to upload easyGUI
yes its the new one.
i just wanted to check the progres:)
and see if there are any limitations in size if i want to make my own (mini) frontend.
(if i try to open the .gz file in firefox direct, FF tried to download, not open it)
i just wanted to check the progres:)
and see if there are any limitations in size if i want to make my own (mini) frontend.
(if i try to open the .gz file in firefox direct, FF tried to download, not open it)
Re: how to upload easyGUI
Maybe also try to rename the file to .htm.gz?
Not sure if the right attributes are attached to the meta tags when serving a .html or .html.gz file.
Not sure if the right attributes are attached to the meta tags when serving a .html or .html.gz file.
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: how to upload easyGUI
The browser need to have the correct header or else it will treat it as a regular file. That is sent by the ESP. And as TD-er said, make sure it's named correctly.
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

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: how to upload easyGUI
as its loaded correctly from the ESP, but not from local file or local httpd,
it guess the browsers header is right.
so propably i misconfgured something
it guess the browsers header is right.
so propably i misconfgured something
Who is online
Users browsing this forum: No registered users and 12 guests