Open irssibot opened 20 years ago
Note that /reconnect does not work. So I asume there's something wrong with Irssi's internals.
dumping the Irssi::active_server is exactly the same as it should be, so I have no clue what could cause this.
I think there is a problem if you are disconnected after 001 (server->connected==TRUE) but before all joins and usermodes are processed.
When an ircd stops and Irssi connects to it later, it doesn't join channels.
[14:20:30] [EFnet] [-] Irssi: Connection lost to 195.149.88.251 [14:20:31] [-] Irssi: Removed reconnection to server 195.149.88.251 port 6667 [14:20:31] [EFnet] [-] Irssi: Looking up 195.149.88.251 [14:20:31] [EFnet] [-] Irssi: Connecting to 195.149.88.251 [195.149.88.251] port 6667 [14:20:31] [EFnet] [-] Irssi: Unable to connect server 195.149.88.251 port 6667 [Connection refused] [14:21:07] [BitlBee] [-] ilkehantson [ilkehantson@hotmail.com] [14:21:07] [BitlBee] [-] => ircname : Why don't you and I get together and fly to the moon and straight on to heaven [14:21:07] [BitlBee] [-] => server : geert@safeweb.be. [MSN network] [14:21:07] [BitlBee] [-] End of WHOIS [14:22:11] [-] Irssi: Removed reconnection to server 195.149.88.251 port 6667 [14:22:11] [EFnet] [-] Irssi: Looking up 195.149.88.251 [14:22:11] [EFnet] [-] Irssi: Connecting to 195.149.88.251 [195.149.88.251] port 6667 [14:22:11] [EFnet] [-] Irssi: Connection to 195.149.88.251 established [14:22:11] [EFnet] [-] Welcome to the EFnet Internet Relay Chat Network Geert [14:22:11] [EFnet] [-] Your host is irc.efnet.nl[irc.efnet.nl/6667], running version ircd-ratbox-1.5 [14:22:11] [EFnet] [-] This server was created Sat Jun 12 2004 at 11:54:31 CEST [14:22:11] [EFnet] [-] irc.efnet.nl ircd-ratbox-1.5 oiwszcerkfydnxbauglZ biklmnopstveI bkloveI [14:22:11] [EFnet] [-] STD=i-d STATUSMSG=@+ KNOCK EXCEPTS INVEX MODES=4 MAXCHANNELS=80 MAXBANS=100 MAXTARGETS=4 NICKLEN=9 TOPICLEN=160 KICKLEN=160 are supported by this server [14:22:11] [EFnet] [-] CHANTYPES=#& PREFIX=(ov)@+ CHANMODES=eIb,k,l,imnpst NETWORK=EFnet CASEMAPPING=rfc1459 CHARSET=ascii CALLERID ETRACE WALLCHOPS SAFELIST ELIST=U are supported by this server [14:22:11] [EFnet] [-] There are 2156 users and 60735 invisible on 54 servers [14:22:11] [EFnet] [-] 267 IRC Operators online [14:22:11] [EFnet] [-] 23174 channels formed [14:22:11] [EFnet] [-] I have 1277 clients and 1 servers [14:22:11] [EFnet] [-] Current local users: 1277 Max: 1284 [14:22:11] [EFnet] [-] Current global users: 62891 Max: 62891 [14:22:11] [EFnet] [-] Highest connection count: 1285 (1284 clients) (1410 connections received) [14:22:11] [EFnet] [-] Mode change [+i] for user Geert [14:22:11] [EFnet] [-] Mode change [+s] for user Geert
(Stops, doesn't join the channels in the config)
/disconnect EFnet /connect EFnet
works again.