You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, on my installation, port 80 does not connect to uPyEasy, nor does 8000 or 8080. It does work using port 9000 (entered quickly in Config screen before OSError 128 kicks in). Running on Lolin32Lite, browser is Google Chrome on Win10.
Workaround is to do the above quick fix each time new code is loaded. It would be better to include a user definition method or settings file to adjust before startup; alternatively one could start uPyEasy in AP mode as is done in ESP8266/ESPEasy and configure there.
The text was updated successfully, but these errors were encountered:
Currently, on my installation, port 80 does not connect to uPyEasy, nor does 8000 or 8080. It does work using port 9000 (entered quickly in Config screen before OSError 128 kicks in). Running on Lolin32Lite, browser is Google Chrome on Win10.
Workaround is to do the above quick fix each time new code is loaded. It would be better to include a user definition method or settings file to adjust before startup; alternatively one could start uPyEasy in AP mode as is done in ESP8266/ESPEasy and configure there.
The text was updated successfully, but these errors were encountered: