luc-github / ESP3D-WEBUI

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

[BUG] Setup wizard not working and index.html.gz upload issue #198

Closed deemoss closed 2 years ago

deemoss commented 3 years ago

Hi, great job, thanks!

A) Just downloaded GRBL_ESP32 from https://github.com/bdring/Grbl_Esp32/ uploaded to the ESP32 via PlatformIO. Then I uploaded their index.html.gz file (v 2.1b68) to the ESP32 via WEBUI. Then I navigated to the configuration wizard of WEBUI (top - right menu) but after clicking START the only thing that I am able to change there is the language. The CONTINUE button does move the "status icons" forward but no setting are available to change. Please see screenshots.

B) The first thing I tried to do if download get the newest version (v 2.1b75) of index.html.gz from https://github.com/luc-github/ESP3D-WEBUI but then, when uploading to the ESP32 I get Error (3) File write failed (screenshot error3).

(Also, as you may seen in the screenshots, the default url is rgbl.cocal should't this be grbl.local?)

Sorry, should this be two separate bugs?

To Reproduce A) The settings wizard issue:

  1. Setup GRBL_ESP32 from https://github.com/bdring/Grbl_Esp32/ and uploaded their index.html.gz file through WEBUI
  2. Run the configuration wizard (top - right menu)

B) The latest index.html.gz upload issue:

  1. Try uploading the file to ESP32

Expected behavior A) The setup wizard provides access to all options. B) The upload of the latest index.html.gz to succeed

ESP3D Firmware: (please complete the following information)

Board used (please complete the following information):

Browser used (please complete the following information):

github-actions[bot] commented 3 years ago

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

luc-github commented 3 years ago

the webui for grbl is this one https://github.com/luc-github/ESP3D-WEBUI/tree/2.1/languages/grbl or the one corresponding to your language https://github.com/luc-github/ESP3D-WEBUI/tree/2.1/languages because the default in my repository is the full multiple language which is too big for GRBL_ESP32 FS

luc-github commented 3 years ago

About Setup Tab indeed - it seems broken - I will check what happened later today, thanks for pointing this out

deemoss commented 2 years ago

Thanks for your response. Uploaded the single language index OK. Could you comment on this: (Also, as you may seen in the screenshots, the default url is rgbl.cocal should't this be grbl.local?)

luc-github commented 2 years ago

the grbl setup webui was broken by GRBL_ESP32 FW changes, I have fixed it - please have look to https://github.com/luc-github/ESP3D-WEBUI/tree/2.1/languages/en

grbl.cocal is typed by who ? it is in your explorer address bar so it is not by webUI but you - no ? in AP mode any address will work

luc-github commented 2 years ago

I guess issue can be closed

github-actions[bot] commented 2 years 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.