Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

! Failed with exit code 1 也没有fanq效果,请问是什么原因? #20

Open
huangchen007 opened this issue Mar 15, 2018 · 7 comments

Comments

@huangchen007
Copy link

refers to not existing zone 'guest'
refers to not existing zone 'guest'
refers to not existing zone 'guest'

  • Flushing IPv4 filter table
  • Flushing IPv4 nat table
  • Flushing IPv4 mangle table
  • Flushing IPv4 raw table
  • Flushing IPv6 filter table
  • Flushing IPv6 mangle table
  • Flushing IPv6 raw table
  • Flushing conntrack table ...
  • Populating IPv4 filter table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
    • Rule 'Allow-DHCP-Renew'
    • Rule 'Allow-Ping'
    • Rule 'xunlei wan accept tcp port 1080 4662 2080 2062'
    • Rule 'xunlei wan accept udp port 4661 3027 888 666 2037 2061 2048 2066'
    • Rule 'shuijing wan accept tcp port 4593'
    • Rule 'shuijing wan accept udp port 4693'
    • Rule 'DHCP for ready'
    • Rule 'DHCP for ready'
    • Rule 'tbus for ready'
    • Rule 'tbus for ready'
    • Rule 'ingress port for PT download'
    • Rule 'xunlei_port_limit_localhost 9000'
    • Redirect 'nxdomain'
    • Forward 'lan' -> 'wan'
  • Populating IPv4 nat table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
    • Redirect 'nxdomain'
  • Populating IPv4 mangle table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
  • Populating IPv4 raw table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
  • Populating IPv6 filter table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
    • Rule 'Allow-DHCPv6'
    • Rule 'Allow-ICMPv6-Input'
    • Rule 'Allow-ICMPv6-Forward'
    • Rule 'xunlei wan accept tcp port 1080 4662 2080 2062'
    • Rule 'xunlei wan accept udp port 4661 3027 888 666 2037 2061 2048 2066'
    • Rule 'shuijing wan accept tcp port 4593'
    • Rule 'shuijing wan accept udp port 4693'
    • Rule 'DHCP for ready'
    • Rule 'DHCP for ready'
    • Rule 'tbus for ready'
    • Rule 'tbus for ready'
    • Rule 'ingress port for PT download'
    • Rule 'xunlei_port_limit_localhost 9000'
    • Forward 'lan' -> 'wan'
  • Populating IPv6 mangle table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
  • Populating IPv6 raw table
    • Zone 'lan'
    • Zone 'wan'
    • Zone 'ready'
  • Set tcp_ecn to off
  • Set tcp_syncookies to on
  • Set tcp_window_scaling to on
  • Running script '/lib/firewall.sysapi.loader webinitrdr'
  • Running script '/lib/firewall.sysapi.loader dnsmiwifi'
  • Running script '/lib/firewall.sysapi.loader macfilter'
  • Running script '/lib/firewall.sysapi.loader miqos'
  • Running script '/lib/firewall.sysapi.loader turbo'
  • Running script '/lib/firewall.sysapi.loader xqfp'
  • Running script '/etc/firewall.user'
  • Running script '/lib/firewall.sysapi.loader dmz_bypass_ctf'
  • Running script '/lib/firewall/rr.load reload'
    ! Failed with exit code 1
  • Running script '/lib/firewall.sysapi.loader parentalctl'
  • Running script '/lib/firewall/ipset_redirect.loader'
  • Running script '/usr/share/miniupnpd/firewall.include'
  • Running script '/lib/firewall.sysapi.loader apk_proxy'
  • Running script '/lib/firewall.sysapi.loader kr_query'

Shadowsocks安装成功!

@huangchen007 huangchen007 changed the title 安装完毕报一个错误,也不能fanq效果,请问是什么原因? ! Failed with exit code 1 也没有fanq效果,请问是什么原因? Mar 15, 2018
@huangchen007
Copy link
Author

data/usr/sbin/ss-redir -c /etc/shadowsocks.json
2018-03-15 22:07:37 INFO: initialize ciphers... chacha20-ietf-poly1305
2018-03-15 22:07:37 ERROR: Invalid cipher name: chacha20-ietf-poly1305, use table instead

@huangchen007
Copy link
Author

我找到一个解决办法
either you install libsodium-devel above 1.0.12 or you manully compile libsodium, then you compile shadowsocks-libev.
you can not install libsodium-devel and compile libsodium at the same time.

@huangchen007
Copy link
Author

是否是你编译时用的库版本低了,不支持我买的ss服务用的奇葩method,帮忙升级一下吧。谢谢大牛先

@huangchen007
Copy link
Author

@coderkeel
Copy link

你的路由器是不是3G,我的错误跟你一样

@selfgrowth
Copy link

chacha20-ietf-poly1305这个加密方式是不是不支持啊?

@frankvictor
Copy link

同现象,3G的,chacha的加密方式,fan不了

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

No branches or pull requests

4 participants