kingmo888 / rustdesk-api-server

基于Django的RustDesk Api&Web Server,除了支持api所有功能,还支持web注册、管理、展示等。已支持到最新1.2.3版本。
491 stars 114 forks source link

WEBUI 提示 远程电脑不在线 ws返回信息 Remote desktop is offline #82

Closed imnpc closed 1 month ago

imnpc commented 1 month ago

配置好 webui 的 id服务器 api服务器 key ,能登录,但是输入设备id链接控制远程电脑的时候连不上 ,提示 远程电脑不在线,但是后台看都在线,也能客户端链接,f12看了下开发者 提示 {name: msgbox, type: error, title: Error, text: Remote desktop is offline, hasRetry: }

kingmo888 commented 1 month ago

ssl?

imnpc commented 1 month ago

ssl?

没有开启 SSL 我看文档说不支持 ssl

kingmo888 commented 1 month ago

不能启用ssl,不过你这问题我没遇到过。我用的时候都是不用key的。不知道是不是key的原因。 另外,weiui是我集成进来非我开发的。基本无法解决障碍。