[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [bug #30884] IRC plugin doesn't switch to next address if
From: |
anonymous |
Subject: |
[Weechat-dev] [bug #30884] IRC plugin doesn't switch to next address if server rejects the connection |
Date: |
Fri, 27 Aug 2010 10:42:45 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100803 Gentoo Firefox/3.6.8 |
URL:
<http://savannah.nongnu.org/bugs/?30884>
Summary: IRC plugin doesn't switch to next address if server
rejects the connection
Project: WeeChat
Submitted by: None
Submitted on: Fri 27 Aug 2010 10:42:44 AM UTC
Category: irc plugin
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Originator Name:
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 0.3.3
IRC nick:
_______________________________________________________
Details:
I think this log excerpt illustrates the problem:
irc.server.IRCnet.addresses =
"irc.uni-erlangen.de/6668,linz.irc.at/6668,irc.ipv6.xs4all.nl/6668,irc.belwue.de/6668,irc.leo.org/6668,irc.fu-berlin.de/6669"
12:11:09 IRCnet | irc: connecting to server
irc.uni-erlangen.de/6668...
12:11:09 IRCnet | irc: connected to irc.uni-erlangen.de
(131.188.12.138)
12:11:09 IRCnet -- | * :Please wait while we process your connection.
12:11:09 IRCnet | irc: nickname "XXX" is already in use, trying
nickname #2 ("XXX_")
12:11:09 IRCnet -- | Link:: XXX_[XXX] (Too many host connections
(local))
12:11:09 IRCnet =!= | irc: reading data on socket: error 32 (connection
closed by peer)
12:11:09 IRCnet | irc: disconnecting from server...
12:11:09 IRCnet | irc: disconnected from server
12:11:09 IRCnet | irc: reconnecting to server in 30 seconds
12:11:39 IRCnet | irc: reconnecting to server...
12:11:39 IRCnet | irc: connecting to server
irc.uni-erlangen.de/6668...
12:11:40 IRCnet | irc: connected to irc.uni-erlangen.de
(131.188.12.138)
12:11:40 IRCnet -- | * :Please wait while we process your connection.
12:11:40 IRCnet -- | Link:: XXX_[XXX] (Too many host connections
(local))
...and so on. It should try another server, not only if the network
connection fails but also if there's any server error.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?30884>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-dev] [bug #30884] IRC plugin doesn't switch to next address if server rejects the connection,
anonymous <=