komanda icon indicating copy to clipboard operation
komanda copied to clipboard

Can't connect to my znc bouncer

Open Esya opened this issue 11 years ago • 7 comments

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?

Esya avatar Jun 18 '14 19:06 Esya

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

gsddfgfgsdf

aaronflorey avatar Jun 19 '14 02:06 aaronflorey

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.

moaa avatar Jun 19 '14 02:06 moaa

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)

Esya avatar Jun 19 '14 06:06 Esya

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

djcas9 avatar Jun 19 '14 14:06 djcas9

@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.

Esya avatar Jun 19 '14 14:06 Esya

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 avatar Jun 27 '14 14:06 houqp

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

houqp avatar Jun 27 '14 16:06 houqp