Skip to content
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.

怎样解决启动./mu错误? #26

Closed
zhako022 opened this issue Mar 17, 2016 · 9 comments
Closed

怎样解决启动./mu错误? #26

zhako022 opened this issue Mar 17, 2016 · 9 comments

Comments

@zhako022
Copy link

安装ss go mu后 ./mu启动出现错误
ERRO[0000] error listening port 1333: listen tcp :1333: bind: address already in use
请问怎样解决?

@orvice
Copy link
Owner

orvice commented Mar 17, 2016

端口已经备用了?

@zhako022
Copy link
Author

不清楚 有可能是 也有可能没有吧
那怎样解决?求解決
我是mu连接ss-panel前端
其实是BUG还是什么问题?
我用另一台ss服务端 再安装mu 连接ss-panel前端 还是提示端口被占用

@orvice
Copy link
Owner

orvice commented Mar 17, 2016

./mu -debug
这样跑下,发log

@zhako022
Copy link
Author

./mu -debug 就是出现大量用户数据
[37mDEBU�[0m[0002] check user for 1111
�[34mINFO�[0m[0002] new user to run{1 1111 xxxxxx rc4-md5 1 148458232320 227808707 1383721850}
�[31mERRO�[0m[0002] error listening port 1111: listen tcp :1111: bind: address already in use
log大约是出现这些 有大量这些数据

@orvice
Copy link
Owner

orvice commented Mar 17, 2016

redis库里有数据么?

@zhako022
Copy link
Author

redis库是指?
是不是以下? 有大量用户数据
http://my url/mu/users?key=xxxxx

@zhako022 zhako022 changed the title 怎样解决./mu错误? 怎样解决启动./mu错误? Mar 17, 2016
@orvice
Copy link
Owner

orvice commented Mar 17, 2016

redis-cli
select 1
keys *

@zhako022
Copy link
Author

  1. "userinfo:1257"
  2. "userinfo:1219"
  3. "userinfo:1113"
  4. "userinfo:1439"
  5. "userinfo:1087"
  6. "userinfo:1056"
  7. "userinfo:1069"
  8. "userinfo:1468"
  9. "userinfo:1245"
  10. "userinfo:1455"
  11. "userinfo:1254"
  12. "userinfo:2099"
  13. "userinfo:1381"
  14. "userinfo:1357"
  15. "userinfo:2104"
  16. "userinfo:1283"
  17. "userinfo:1070"
  18. "userinfo:2100"
  19. "userinfo:1231"
  20. "userinfo:1112"

@zhako022
Copy link
Author

每次启动./mu都提示不同的端被占用 导致mu自动退出
ss go mu和sspanel我是安装在不同的vps上 可以吧?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants