leeyoshinari / OneDrive

Windows-style personal cloud-drive with supporting online editing.
GNU General Public License v2.0
75 stars 24 forks source link

无法正常启动服务端 #22

Closed yangouyu closed 6 months ago

yangouyu commented 7 months ago

输入:sh startup.sh 显示:start server success ~

访问:127.0.0.1:15200
回复:拒绝链接

输入:lsof -i:15200 回复:这个端口没有开启

查看启动命令,只看到采集config.conf 的参数然后启动,执行起来没有什么问题,不能使用为啥不会报错呢。

leeyoshinari commented 7 months ago

执行 python3 main.py 看看报啥错