wired / colloquypush

Modules for irc clients and bouncers that add Push support to Colloquy Mobile
http://colloquy.mobi/
103 stars 31 forks source link

SockError(Cannot assign requested address) #19

Closed jholster closed 13 years ago

jholster commented 13 years ago

I'm getting the following error with znc-0.092 running on Debian Lenny:

Connecting to [colloquy.mobi:7906] to send...
--------------------------------------------------------------------------
{"device-token":"xxx","message":"hello","sender":"jholster","badge":1, \
    "connection":"RA82GLO5133","server":"ZNC","sound":"Stoof.aiff"}
--------------------------------------------------------------------------
(jholster) ZNC -> CLI [:jholster!jaakko@example.com PRIVMSG jholster :x]
MOD::C::colloquy::jholster == SockError(Cannot assign requested address)

I can succesfully push a notification to my phone from the same server using this example script.

My c++ experience is extremely limited, but I would bet that something goes wrong with the SSL handshake. I just have no idea how to debug it further.

jholster commented 13 years ago

Problem resolved:

I had to disable my IPv6 Vhost-entry in znc.conf.