-
Notifications
You must be signed in to change notification settings - Fork 158
Root access disabled
#145
-
在飞牛上用 docker 搭建 lx-sync-server,能通过 http://你的服务器IP或域名:9527 正常访问,但是/hello 出现 Root access disabled 提示,并且在安卓端 数据同步中输入 http://你的服务器IP或域名:9527/ 也没办法连接!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
请知悉查看README
默认根目录登录方式是原项目方式,原项目校验密码账号非常简单粗暴就是根据密码来确定连接账号。因此本项目默认禁用该连接方法,使用localhost:9527/{username}作为连接URL
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
在飞牛上用 docker 搭建 lx-sync-server,能通过 http://你的服务器IP或域名:9527 正常访问,但是/hello 出现 Root access disabled 提示,并且在安卓端 数据同步中输入 http://你的服务器IP或域名:9527/ 也没办法连接!
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment