Shadowsocksx-ng: macOS big sur not working properly

Created on 15 Nov 2020  ·  20Comments  ·  Source: shadowsocks/ShadowsocksX-NG

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System and Shadowsocksx-NG version: (please complete the following information):

  • OS Version: [e.g. 10.13.1]
  • Version [e.g. 22]

Diagnoisis file:

Please first upgrade to the latest version.
Then export the diagnosis file and upload it to here.

ss-local.log

Please upload the ss-local.log file here the file is in ~/Library/Logs
1) Open 'Advanced Settings -> enable Verbose Mode'
2) Continue run Shadowsocksx-NG for 5 minutes
3) Upload the ~/Library/Logs/ss-local.log here (with or without compress)

Application log

Open the Console.app and search Shadowsocksx-NG
Copy paste the log here

Crash Log

If the app crashes and pop up a crash log, please copy and paste here

Additional context
Add any other context about the problem here.

Most helpful comment

注意不要替换错了,是换Application Support下的插件,不是应用包Contents里的
路径为~/Library/Application Support/ShadowsocksX-NG/v2ray-plugin_1.2.0
也可以从软件里打开(打开后还有一个symlink,点击显示原身再替换)
image
image
image

我提供下新编译的v2ray-plugin,解压后用它替换那个目录下同名的

v2ray-plugin.zip

All 20 comments

@kalsolio What does not working properly mean?

I also encountered the same problem. After upgrading the Mac to 11.0.1 Big Sur, shadowsocksx-ng cannot be used.
The version fo the shadowsocksx-ng is 1.9.4 (1), and the v2ray-plugin is v1.2.0.

The content of ss-local.log is as follows:

2020-11-15 11:22:18 INFO: plugin "plugins/v2ray-plugin" enabled
2020-11-15 11:22:18 INFO: using tcp fast open
2020-11-15 11:22:18 INFO: initializing ciphers... aes-256-gcm
2020-11-15 11:22:18 INFO: listening at 127.0.0.1:1086
2020-11-15 11:22:18 INFO: tcp port reuse enabled
2020-11-15 11:22:18 ERROR: plugin service exit unexpectedly

2020-11-15 12:35:55 INFO: plugin "plugins/v2ray-plugin" enabled
2020-11-15 12:35:55 INFO: using tcp fast open
2020-11-15 12:35:55 INFO: initializing ciphers... chacha20-ietf-poly1305
2020-11-15 12:35:55 INFO: listening at 127.0.0.1:1086
2020-11-15 12:35:55 INFO: tcp port reuse enabled
2020-11-15 12:35:55 INFO: udprelay enabled
2020-11-15 12:35:55 INFO: udp port reuse enabled
2020-11-15 12:36:07 INFO: connect to api.github.com:443
2020-11-15 12:36:07 ERROR: getpeername: Invalid argument
2020-11-15 12:36:07 INFO: connect to api.github.com:443

2020-11-15 12:37:23 INFO: plugin "plugins/v2ray-plugin" enabled
2020-11-15 12:37:23 INFO: using tcp fast open
2020-11-15 12:37:23 INFO: initializing ciphers... chacha20-ietf-poly1305
2020-11-15 12:37:23 INFO: listening at 127.0.0.1:1086
2020-11-15 12:37:23 INFO: tcp port reuse enabled
2020-11-15 12:37:23 INFO: udprelay enabled
2020-11-15 12:37:23 INFO: udp port reuse enabled
2020-11-15 12:37:23 ERROR: plugin service exit unexpectedly
2020-11-15 12:37:23 INFO: closed gracefully

I have the same problem.

version: 1.9.4
plugin-version: v2ray:v1.2.0
Mac-version: 11.0.1 Big Sur

But it works without plug(v2ray).

I can't even get the logs to show up

遇到同样的问题,已经解决。

自己clone一下v2ray-plugin,然后go build(这一步需要网络通畅)编译,再替换一下shadowsocks里的文件。

遇到同样的问题,已经解决。

自己clone一下v2ray-plugin,然后go build(这一步需要网络通畅)编译,再替换一下shadowsocks里的文件。

厉害,重新编译后果然可以用了。😊

遇到同样的问题,已经解决。

自己clone一下v2ray-plugin,然后go build(这一步需要网络通畅)编译,再替换一下shadowsocks里的文件。

赞!
如果 go build 下载不了包,可以通过设置 GOPROXY 解决。

遇到同样的问题,已经解决。

自己clone一下v2ray-plugin,然后go build(这一步需要网络通畅)编译,再替换一下shadowsocks里的文件。

这是为啥?我直接下载v2ray-plugin-darwin-amd64-v1.3.1.tar.gz然后替换为啥不行

我也遇见了同样的问题,但是无法解决。

我也遇见了同样的问题,但是无法解决。

下载v2ray-plugin自己编译真的可以解决问题

注意不要替换错了,是换Application Support下的插件,不是应用包Contents里的
路径为~/Library/Application Support/ShadowsocksX-NG/v2ray-plugin_1.2.0
也可以从软件里打开(打开后还有一个symlink,点击显示原身再替换)
image
image
image

我提供下新编译的v2ray-plugin,解压后用它替换那个目录下同名的

v2ray-plugin.zip

注意不要替换错了,是换Application Support下的插件,不是应用包Contents里的
路径为~/Library/Application Support/ShadowsocksX-NG/v2ray-plugin_1.2.0
也可以从软件里打开(打开后还有一个symlink,点击显示原身再替换)
image
image
image

我提供下新编译的v2ray-plugin,解压后用它替换那个目录下同名的

v2ray-plugin.zip

感谢分享经验,总算恢复了

注意不要替换错了,是换Application Support下的插件,不是应用包Contents里的
路径为~/Library/Application Support/ShadowsocksX-NG/v2ray-plugin_1.2.0
也可以从软件里打开(打开后还有一个symlink,点击显示原身再替换)
image
image
image

我提供下新编译的v2ray-plugin,解压后用它替换那个目录下同名的

v2ray-plugin.zip

大感谢!!!恢复了!

hello everyone, after upgrade to macOS Big Sur, kcptun can't working anymore. The parameters I entered seems not working. If anyone knows plz tell me. The log here:

2020/11/21 22:54:56 version: 20190905
2020/11/21 22:54:56 initiating key derivation
2020/11/21 22:54:56 listening on: 127.0.0.1:56521
2020/11/21 22:54:56 encryption: aes
2020/11/21 22:54:56 nodelay parameters: 0 30 2 1
2020/11/21 22:54:56 remote address: my ip address:29900
2020/11/21 22:54:56 sndwnd: 128 rcvwnd: 512 (doesn't changed)
2020/11/21 22:54:56 compression: true
2020/11/21 22:54:56 mtu: 1350
2020/11/21 22:54:56 datashard: 10 parityshard: 3
2020/11/21 22:54:56 acknodelay: false
2020/11/21 22:54:56 dscp: 0
2020/11/21 22:54:56 sockbuf: 4194304
2020/11/21 22:54:56 smuxbuf: 4194304
2020/11/21 22:54:56 keepalive: 10
2020/11/21 22:54:56 conn: 1
2020/11/21 22:54:56 autoexpire: 0
2020/11/21 22:54:56 scavengettl: 600
2020/11/21 22:54:56 snmplog: 
2020/11/21 22:54:56 snmpperiod: 60
2020/11/21 22:54:56 quiet: false
2020/11/21 22:54:56 tcp: false
2020/11/21 22:54:56 connection: 0.0.0.0:64818 -> my ip adress:29900

the parameters I entered is "key=very fast;crypt=aes;mode=fast2;mtu=1350;sndwnd=1024;rcvwnd=1024;datashard=70;parityshard=30;dscp=40;nocomp=true;"

I can see the sndwnd and rcvwnd doesn't changed.(Works normally on macOS HighSierra)

我这又是什么奇怪的问题,按照上面的替换了v2ray-plugin文件,自己编译也不行
2020-12-03 12:02:36 INFO: plugin "plugins/v2ray-plugin" enabled
2020-12-03 12:02:36 INFO: using tcp fast open
2020-12-03 12:02:36 INFO: initializing ciphers... aes-256-gcm
Permission denied
2020-12-03 12:02:36 INFO: listening at 127.0.0.1:1086
2020-12-03 12:02:36 INFO: tcp port reuse enabled
2020-12-03 12:02:36 ERROR: plugin service exit unexpectedly
2020-12-03 12:02:36 INFO: closed gracefully

我这又是什么奇怪的问题,按照上面的替换了v2ray-plugin文件,自己编译也不行
2020-12-03 12:02:36 INFO: plugin "plugins/v2ray-plugin" enabled
2020-12-03 12:02:36 INFO: using tcp fast open
2020-12-03 12:02:36 INFO: initializing ciphers... aes-256-gcm
Permission denied
2020-12-03 12:02:36 INFO: listening at 127.0.0.1:1086
2020-12-03 12:02:36 INFO: tcp port reuse enabled
2020-12-03 12:02:36 ERROR: plugin service exit unexpectedly
2020-12-03 12:02:36 INFO: closed gracefully

不用编译的。只需替换、然后重启一下子。问题解决

我这又是什么奇怪的问题,按照上面的替换了v2ray-plugin文件,自己编译也不行
2020-12-03 12:02:36 INFO: plugin "plugins/v2ray-plugin" enabled
2020-12-03 12:02:36 INFO: using tcp fast open
2020-12-03 12:02:36 INFO: initializing ciphers... aes-256-gcm
Permission denied
2020-12-03 12:02:36 INFO: listening at 127.0.0.1:1086
2020-12-03 12:02:36 INFO: tcp port reuse enabled
2020-12-03 12:02:36 ERROR: plugin service exit unexpectedly
2020-12-03 12:02:36 INFO: closed gracefully

不用编译的。只需替换、然后重启一下子。问题解决

我全部文件删掉重新下载了一个就好了😂😂

遇到同样的问题,已经解决。

自己clone一下v2ray-plugin,然后go build(这一步需要网络通畅)编译,再替换一下shadowsocks里的文件。

我草, 果然, 厉害, 编译命令献上,go build -o /tmp/v2ray-plugin, 也可以用自带的编译脚本build-release.sh, 他会编译每个版本, 然后选择自己版本就可以了,

Was this page helpful?
0 / 5 - 0 ratings