← index #4196Issue #2590
Off-topic · high · value 1.832
QUERY · ISSUE

BUG -- initial prompt on WebREPL connect is always ">>> ", even for paste (and raw) mode

openby Hermann-SWopened 2018-09-28updated 2018-09-28

If bringing MicroPython into paste mode and disconnecting then, initial prompt on next WebREPL connect is wrong. The prompt is ">>> " although MicroPython is in paste mode as can be seen in screenshot. Initial prompt on connect is wrong as well if the module gets into raw mode (eg. by screen session). Initial prompt on WebREPL connect then is ">>> " as well.

Since MicroPython should know its mode on connect, it should present the correct initial prompt:
<img src="https://stamm-wilbrandt.de/en/forum/webrepl.initial_prompt.wrong.png"/>

CANDIDATE · ISSUE

webrepl error form esp8266

closedby skylin008opened 2016-11-02updated 2016-11-04

Hello,
when I use chrome and firefox web browser ,but error information show as below:

First-time WebREPL connection has been received. WebREPL initial setup

will now start over this connection. During setup, UART REPL will be
non-responsive. After setup finishes, the board will be rebooted. In
case of error during setup, current session will continue.

If you receive this message unexpectedly, it may mean that your WebREPL
connection is being hacked (power off board if unsure).

How to slove this issue.Thanks!

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied