djcas9 / komanda

The IRC Client For Developers

Home Page:http://komanda.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL unknown protocol error

rmccue opened this issue · comments

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.

SSL23_GET_SERVER_HELLO:unknown protocol

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

komanda-ssl

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?

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

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