On Mon, Dec 31, 2012 at 05:45:00PM +0100, bongo wrote: > Package: weechat > Version: 0.3.8-1~bpo60+1 > Severity: important > > > I have a problem to connect to the irc server at lechuck.hackint.eu using the > following stored config: > > irc.server.hackint.addresses = "lechuck.hackint.eu/9999" > irc.server.hackint.ssl = on > irc.server.hackint.ssl_verify = on > irc.server.hackint.ssl_dhkey_size = 1024 > > The self-signed cert is installed in the CAs.pem > > When I issue /connect hackint, the following appears in the log: > > irc: connecting to server lechuck.hackint.eu/9999 (SSL)... > gnutls: connected using 2048-bit Diffie-Hellman shared secret exchange > gnutls: peer's certificate is trusted > gnutls: receiving 1 certificate > - certificate[1] info: > - subject `C=DE,ST=Hessen,L=Darmstadt,O=Hack.INT IRC > network,CN=lechuck.hackint.eu,EMAIL=h...@hackint.org', issuer > `C=DE,O=Hack.INT IRC network,CN=hackint.org IRC network > CA,EMAIL=h...@hackint.org', RSA key 2048 bits, signed using RSA-SHA, > activated `2011-07-10 08:30:33 UTC', expires `2021-07-07 08:30:33 UTC', SHA-1 > fingerprint > `0e51b814f86404f0a339104fac5d4469f84b6a6b' > irc: connected to lechuck.hackint.eu/9999 (130.83.177.129) > lechuck.darmstadt.ccc.de (lechuck.darmstadt.ccc.de): *** Looking up > your hostname... > lechuck.darmstadt.ccc.de (lechuck.darmstadt.ccc.de): *** Checking Ident > lechuck.darmstadt.ccc.de (lechuck.darmstadt.ccc.de): *** Found your > hostname > irc: connection timeout (message 001 not received) > irc: disconnected from server >
Hi, I just tested, the connection to this server is OK for me. According to this message: irc: connection timeout (message 001 not received) the IRC server did not send you a message "001" (you can check that in irc raw buffer: /server raw). So for me the problem is the server, not WeeChat. You can increase the timeout (default is 60 seconds) for this message 001, but I think it is useless if the problem comes from server: /set irc.server.hackint.connection_timeout 300 -- Cordialement / Best regards Sébastien. web: flashtux.org / weechat.org mail: flashc...@flashtux.org irc: FlashCode @ irc.freenode.net xmpp: flashc...@jabber.fr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org