luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
733 stars 304 forks source link

[BUG] no opening WEBUI after upload index.html.gz file #341

Closed szczarek closed 1 year ago

szczarek commented 1 year ago

Describe the bug After upload a index.html.gz file on 192.168.0.1?forcefallback=yes adress, i can`t go to a WEBUI side on 192.168.0.1 and do anything with ESP3D.

To Reproduce Steps to reproduce the behavior:

  1. open 192.168.0.1?forcefallback=yes
  2. upload index.html.gz file
  3. go to 192.168.0.1
  4. no reaction, blank screen.

**ESP3D Firmware:

**Target Firmware:

**Board used

**Browser used

github-actions[bot] commented 1 year ago

Thank your for submiting, please be sure you followed template or your issue may be dismissed.

luc-github commented 1 year ago

can you do a screenshot showing you cannot do anything? I do not understand

also a screenshot of maintenance page after upload to see if upload is correct

Because on my side I cannot duplicate on ESP32 opera

szczarek commented 1 year ago

It`s side of upload 2023-03-08 and the side after click ESP3D button 2023-03-08 (1)

luc-github commented 1 year ago

https ? really ? it is not supported - it is state connection refused just push the ESP3D button on maintenance page menu or type http://192.168.0.1

luc-github commented 1 year ago

so issue is solved ?

szczarek commented 1 year ago

I have tried push ESP3D button and opera and ms edge opened https://192.168.0.1 blank side. I typed http://192.168.0.1/ in browser and this don`t help, no changes still opening https://192.168.0.1 blank side.

luc-github commented 1 year ago

I do not understand how you can open http://192.168.2.1?forcefallback=yes but opening http://192.168.0.1 open https://192.168.0.1, that is weird but it is not linked to ESP3D Firmware - it is in your opera or your antivirus/firewall or OS

even if you enabled Always use secure connections in opera you should be able to go to http , I have tested on my opera and it works

image

szczarek commented 1 year ago

I turn off firewall, antyvirus and options in opera that you told and that doesnt work. I tryied on android chrome and once I can go to ESP3D settings, I changed a settings to connect my router wifi but it doesent connects and now cant go to the settings, only http://192.168.0.1?forcefallback=yes. I flashed espcam one more time but it no helps.

luc-github commented 1 year ago

and your page still redirect to https instead of http ?

szczarek commented 1 year ago

Yes is going to https.

luc-github commented 1 year ago

and what if you type : http://192.168.0.1?force=no ?

szczarek commented 1 year ago

IT WORKS! thank you! It connects to router wifi.

luc-github commented 1 year ago

well you should find better solution - it seems you have something redirecting simple address , check your browser extension , security settings, vpn as I see some vpn icon, the issue is not in esp3d

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.