web-editor icon indicating copy to clipboard operation
web-editor copied to clipboard

已使用”python -m weditor“命令,仍然报错

Open arbaleast opened this issue 3 years ago • 8 comments

QQ截图20210401191054

arbaleast avatar Apr 01 '21 11:04 arbaleast

@arbaleast 可以试试 dolfly/weditor 这个版本的

dolfly avatar Apr 02 '21 06:04 dolfly

@arbaleast 可以试试 dolfly/weditor 这个版本的

谢谢回复,我试试

arbaleast avatar Apr 02 '21 07:04 arbaleast

@arbaleast 问题解决了吗?我也碰到一样的问题。。

zhaoshe avatar Apr 13 '21 03:04 zhaoshe

@arbaleast 问题解决了吗?我也碰到一样的问题。。

更新weditor试试?

arbaleast avatar Apr 13 '21 03:04 arbaleast

@arbaleast 问题解决了吗?我也碰到一样的问题。。

python3 -m weditor listening on http://192.168.98.107:17310 [I 210425 17:15:33 web:2239] 200 GET / (127.0.0.1) 3.14ms [I 210425 17:15:34 web:2239] 101 GET /ws/v1/python (127.0.0.1) 2.70ms [I 210425 17:15:34 shell:172] create process pid: 1585591 [I 210425 17:15:34 web:2239] 200 GET /api/v1/version (127.0.0.1) 0.39ms [W 210425 17:15:46 shell:206] websocket closed [I 210425 17:15:46 shell:101] process quited with code -9


访问监听的IP listening on http://192.168.98.107:17310 而不是localhost:17310,能起作用。

arbaleast avatar Apr 25 '21 09:04 arbaleast

看起来也不能解决,同样出现这个问题

arbaleast avatar Apr 25 '21 14:04 arbaleast

清除浏览器缓存可以暂时解决

wangtaoyuan avatar Apr 30 '21 08:04 wangtaoyuan

#76 disable cache可解决

Kleverx avatar Mar 22 '22 14:03 Kleverx