luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.73k stars 465 forks source link

ESP3D v2.0 after changing web port, it will stuck at the connecting page and please wait forever. #277

Closed TheFlash12314 closed 5 years ago

TheFlash12314 commented 5 years ago

In the version 1, this problem does not occur.

luc-github commented 5 years ago

reproduced and fixed - it is a bug of WebUI and syncwebserver websocket - good catch you can use http://192.168.1.18:82/?forcefallback=yes to upload latest ESP3D-WEBUI 2.0 or 2.1

TheFlash12314 commented 5 years ago

After update, some of the setting boxes becomes small and blank

TheFlash12314 commented 5 years ago

screenshot 279

luc-github commented 5 years ago

what web-ui version do you use ? what is your browser and OS ?

TheFlash12314 commented 5 years ago

the latest web ui v2.0 chrome and firefox all same

TheFlash12314 commented 5 years ago

windows8.1

luc-github commented 5 years ago

I do not have windows 8.1 ...

can you try the web-ui 2.1 ? It should be fixed on it once done go to preferences and uncheck connection monitoring or you will be disconnected after 20s image

TheFlash12314 commented 5 years ago

the version v2.1 is working. thanks

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