更新1.1.29后PC端不能登录不能访问,手机端正常可以登录
root@flyingcow:# ss -tuln | grep 8000
netstat -tuln | grep 8000
root@flyingcow:# # 飞牛 OS 的系统服务
ss -tuln | grep 8000
curl -v http://127.0.0.1:8000
- Trying 127.0.0.1:8000...
- connect to 127.0.0.1 port 8000 failed: Connection refused
- Failed to connect to 127.0.0.1 port 8000 after 0 ms: Couldn't connect to server
- Closing connection 0
curl: (7) Failed to connect to 127.0.0.1 port 8000 after 0 ms: Couldn't connect to server现在8000端口没有监听