I rent two bandwagon vps.
one VPS, I use shadowsocks-go server version 1.1.5.
My server cannot connect these days. The error log as following:
##############
20:22:48 server listening port 8390 ...
08:02:46 creating cipher for port: 8390
##############
For my privacy, I use 'xxxxxxxxx' to hidden my serer IP.
I don't know why this happen? The error information cannot help me, how can I get detailed error information?
another VPS, I use shadowsocks python server version 2.8.2.
My server cannot connect these days. The error log as following:
##############
08:50:54 WARNING unsupported addrtype 2, maybe wrong password or encryption method
08:50:54 WARNING unsupported addrtype 186, maybe wrong password or encryption method
08:50:55 WARNING unsupported addrtype 201, maybe wrong password or encryption method
08:50:55 WARNING unsupported addrtype 235, maybe wrong password or encryption method
##############
My client config file not changed these days, so 'wrong password or encryption method' should not be happen.