ViperIDE
ViperIDE copied to clipboard
LAN webrepl timeout ESP32
trafficstars
Describe the bug When connecting webrepl on local LAN, viper IDE loads but timeout error is display and connection lost
Setup
- MicroPython board: ESP32 Feather S2
- MicroPython version: v1.24.0-preview.31.g3c8089d1b
- OS version: Ubuntu
- Browser: chrome
- Connection type: WebREPL
To Reproduce Steps to reproduce the behavior:
- Follow instructions for installing webrepl, install viper tools, use sample main.py etc...
- Browse to lan address, http://192.168.17.106:8266/
- Wait for ViperIDE to load
Expected behavior ViperIDE should load and display repl and all files on device.
Actual Screenshots / Logs
ViperIDE is loaded but no files/repl displayed
Error
Error: Timeout reached before finding the ending sequence
Additional context USB repl output
>>>
MPY: soft reboot
WebREPL server started on http://192.168.17.106:8266/
MicroPython v1.24.0-preview.31.g3c8089d1b on 2024-06-06; FeatherS2 with ESP32-S2
Type "help()" for more information.
>>>
WebREPL connection from: ('192.168.17.250', 54284)