You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2019. It is now read-only.
请问这是什么问题?我的shadowsocks-go跑起来了,ss-panel也运行正常,但是上不了网。
我的config.conf配置是这样的,请问对吗?
[root@localhost mu]# cat ~/.go/bin/config.conf
[base]
N 1
ip 0.0.0.0
client webapi
checktime 60
synctime 60
[webapi]
url http://ip/mu
key xxxxyyyyyzzzz -----和ss-panel 中 .env文件的muKey一样
node_id 1
[mysql]
host 127.0.0.1:3306
user root
pass passwdxxx
db sspanel
table user
[redis]
host localhost:6379
[root@localhost bin]# supervisorctl tail -f shadowsocks stderr
==> Press Ctrl-C to exit <==
time="2016-06-13T08:48:29-04:00" level=info msg=PONG
time="2016-06-13T08:48:30-04:00" level=info msg=0
time="2016-06-13T08:48:30-04:00" level=info msg=0
time="2016-06-13T08:48:30-04:00" level=info msg=0
time="2016-06-13T08:48:30-04:00" level=info msg="check finish..."
time="2016-06-13T08:48:30-04:00" level=info msg=0
time="2016-06-13T08:48:30-04:00" level=info msg="sync finish...start logging online count"
time="2016-06-13T08:48:30-04:00" level=error msg="Update Online Count Failed"
time="2016-06-13T08:48:30-04:00" level=error msg="Update Online Count Failed"
time="2016-06-13T08:49:30-04:00" level=info msg=0
time="2016-06-13T08:49:30-04:00" level=info msg="check finish..."
time="2016-06-13T08:49:30-04:00" level=info msg=0
time="2016-06-13T08:49:30-04:00" level=info msg="sync finish...start logging online count"
time="2016-06-13T08:49:30-04:00" level=error msg="Update Online Count Failed"
time="2016-06-13T08:49:30-04:00" level=error msg="Update Online Count Failed"
^C
[root@localhost bin]#
The text was updated successfully, but these errors were encountered: