djcas9 / komanda

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

Can't connect to my znc bouncer #55

Open Esya opened 10 years ago

Esya commented 10 years ago

Hi,

I use a bouncer to stay connected to all my favorite chans all the time. I use ZNC on my dedicated server to do so.

On Colloquy or Textual or irssi I have my server setup as :

Host : ip.of.my.server Port : 6337 (Which is my ZNC server)

With only this I can then connect, and type a /quote PASS zncuser:MyZncPassword

I then get connected and automatically see all my channels and what happened since the last time I connected.

Using Komanda I can properly connect to freenode and I see the "Looking up your hostname" and everything else. Connecting to my bouncer I have absolutely no debug message, nothing in the status window. Also, in the left sidebar, the "Status" tab keeps blinking between red and green.

I'm running the latest Mac OS X binary on 10.9.2, any ideas?

aaronflorey commented 10 years ago

I'm currently connected to ZNC fine. See the image on how.

gsddfgfgsdf

moaa commented 10 years ago

I ran into an issue like this, ZNC states to use /quote PASS username:password ... Komanda's default is to pass the command through to the server, so no need for quote

Try: /PASS username:password and see if that helps.

Esya commented 10 years ago

screen shot 2014-06-19 at 11 37 00

screen shot 2014-06-19 at 11 44 47

As you can see on attached screenshots, I'm properly connected to Freenode, but not to my ZNC bouncer. I tried with and without SSL, and basically all the possible option combinations. I did not make any mistake in the domain name nor in the port. Putting some slight debug in the status window could be useful to know where it's blocked. Also the status indicator for my ZNC connection keeps switching between red and green.

(I'll grab master and build it later today to get more debug and let you know what I find)

djcas9 commented 10 years ago

@Esya Are you using a self-signed cert or is the cert expired? Or not using ssl at all?

Esya commented 10 years ago

@mephux My znc server is configured to always use SSL and does indeed use a self-signed cert (not expired though).

I tried at first with "Enable SSL" and "Allow Self-Signed" checked on. Still the same results : black screen, no message.

houqp commented 10 years ago

I also have a SSL only ZNC server. I am able to connect to it via irssi, but not komanda. Same issue here, no error message and blank screen.

houqp commented 10 years ago

hm.. strangely, it works for me now. I used the same settings.