You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the shadowsocks-ck-release.sh script to install on a CentOS 7 Minimal server with Apache. The script finished with a success message and displayed the install info. However, the redirect web page is no longer served and I get the following error in a Firefox browser:
An error occurred during a connection to mysite.com. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG
I get the same error even when I change the redirect web page to: WebServerAddr=204.79.197.200:443.
Also, connections from the Shadowsocks client are unsuccessful.
Below is what I get if I use ss-server -c /etc/shadowsocks-libev/config.json
2019-05-21 11:26:55 INFO: plugin "ck-server" enabled
2019-05-21 11:26:55 INFO: initializing ciphers... aes-256-gcm
2019-05-21 11:26:55 INFO: using nameserver: 8.8.8.8
2019-05-21 11:26:55 INFO: tcp server listening at 127.0.0.1:54768
2019/05/21 11:26:55 ck-server.go:265: Listening on 0.0.0.0:443
2019/05/21 11:26:55 ck-server.go:267: listen tcp 0.0.0.0:443: bind: address already in use
2019-05-21 11:26:55 ERROR: plugin service exit unexpectedly
I don't know where to begin troubleshooting. Please help.
I used the shadowsocks-ck-release.sh script to install on a CentOS 7 Minimal server with Apache. The script finished with a success message and displayed the install info. However, the redirect web page is no longer served and I get the following error in a Firefox browser:
I get the same error even when I change the redirect web page to: WebServerAddr=204.79.197.200:443.
Also, connections from the Shadowsocks client are unsuccessful.
Below is what I get if I use ss-server -c /etc/shadowsocks-libev/config.json
I don't know where to begin troubleshooting. Please help.
I do have my Apache vhost listening on port 444.
Below is my \etc\shadowsocks-libev\config.json
Below is my ck-client.json:
The text was updated successfully, but these errors were encountered: