djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

SSL unknown protocol error #198

Open rmccue opened 10 years ago

rmccue commented 10 years ago

I'm getting the following when trying to connect to Freenode. This seems to occur regardless of the Enable SSL setting.

Komanda Error: 2705883560:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../../third_party/node/deps/openssl/openssl/ssl/s23_clnt.c:766:

This is on Mac OS X 10.9.4, Komanda 1.0.0.beta.

ghost commented 10 years ago

SSL23_GET_SERVER_HELLO:unknown protocol

Double check your settings, are you sure you are using the correct port?

komanda-ssl

rmccue commented 10 years ago

Indeed, I changed the port. However, it looks like it didn't actually take affect until I restarted Komanda, so that was causing the error before.

I guess the actual bug is that a port change doesn't kick in until restarting?

iamed2 commented 10 years ago

Had this same problem today. Looks like enabling/disabling SSL is another change that doesn't work without restarting.

vicalejuri commented 9 years ago

I confirm this bug. Enabling SSL only take effect when komanda is restarted.