shadowsocks / ShadowsocksX-NG

Next Generation of ShadowsocksX
GNU General Public License v3.0
32.4k stars 7.94k forks source link

Shadowsocksx-NG cannot work with Shadowsocks 2.8.2 python server. #248

Closed semonw closed 7 years ago

semonw commented 7 years ago

I am using shadow sock 2.8.2 on aws. It's working with client Shadowsocks-2.6.2.dmg version. but When I trying to upgrade my client to NG version 1.4, there are errors on server log, as follows,

so, does these two client and server cannot work together or what happened? so, what server side version should I use when I am using ShadowsockX-NG?

logs in /var/log/shadowsocks.log: 2017-02-17 14:28:21 ERROR can not parse header when handling connection from 118.113.217.32:13095 2017-02-17 14:28:25 WARNING unsupported addrtype 129, maybe wrong password or encryption method 2017-02-17 14:28:25 ERROR can not parse header when handling connection from 118.113.217.32:13105 2017-02-17 14:28:25 WARNING unsupported addrtype 159, maybe wrong password or encryption method 2017-02-17 14:28:25 ERROR can not parse header when handling connection from 118.113.217.32:13110 2017-02-17 14:28:26 WARNING unsupported addrtype 175, maybe wrong password or encryption method 2017-02-17 14:28:26 ERROR can not parse header when handling connection from 118.113.217.32:13114 2017-02-17 14:28:27 WARNING unsupported addrtype 175, maybe wrong password or encryption method 2017-02-17 14:28:27 ERROR can not parse header when handling connection from 118.113.217.32:13116

qiuyuzhou commented 7 years ago

Check your server profile. Ensure it's same with server. Don't enable OTA if you haven't enable it on server side.