群晖Docker安装迅雷Xware启动portal出现wget: can’t connect to remote host (127.0.0.1): Connection refused
这几天在折腾DSM,但是Docker下载Xware,启动总是如下提示,无法获得激活码。
启动portal出现wget: can’t connect to remote host (127.0.0.1): Connection refused
在linuxPC上,我开pc的版本./portal出现这个问题
—————————————————————————-
[**@localhost thunder]$ ./portal
initing…
try stopping xunlei service first…
killall: ETMDaemon: no process killed
killall: EmbedThunderManager: no process killed
killall: vod_httpserver: no process killed
setting xunlei runtime env…
mkdir: lib/ failed, errno = 13.
starting xunlei service…
etm path: /usr/local/thunder
execv: /usr/local/thunder/lib/ETMDaemon.
execv: errno = 2.getting xunlei service info…
Connecting to 127.0.0.1:9000 (127.0.0.1:9000)
wget: can’t connect to remote host (127.0.0.1): Connection refused
xunlei service is not ready now.try again…(has tried 1 time(s)).
getting xunlei service info…
Connecting to 127.0.0.1:9000 (127.0.0.1:9000)
wget: can’t connect to remote host (127.0.0.1): Connection refused
xunlei service is not ready now.
Google了两篇文章,可能会有帮助。
https://www.ulumen.com/thunder-centos-problem/
https://my.oschina.net/u/1382972/blog/285129
看了这两篇文章,突然有所领悟,也许是我在折腾的时候,把某个东西弄丢了,所以导致不能启动。
何不试试修复系统。
启动系统,界面选择修复,5分钟之后,再次启动xware,成功获取激活码。
希望有所帮助。
发表评论
评论已关闭。
评论列表(1)
辞了老衲
2017.4.9 19:04
这个确实有帮助。