[IRCServices] *.20 version error

Ganja51 Ganja51 at lcirc.net
Thu Jul 3 01:16:48 PDT 2003


I don't know why this is, but it's driving me absolutely insane. I switched
to a new server, and couldn't get IRCServices to run immediately using the
same conf's.

ircservices.conf:292: Deprecated directive `ExpireTimeout' used
Initialization successful, starting IRC Services.

so needless to say i went back and commented out that part. then when i try
to start services, it says "Initialization successful, starting IRC
Services." but even try to connect. i check ircservices.log and find this:

"[Jul 03 01:08:43 2003] IRC Services 5.0.20 starting up
[Jul 03 01:08:44 2003] FATAL: Can't connect to server (65.116.93.164:7151):
Address already in use"

I rm'd everything. started with an older version (.17 that i had handy) and
it worked fine, then tried upgrading to .20 and purposely forgot to comment
out that field again and this is what i found in the log.

"[Jul 03 01:07:47 2003] operserv/main: Ganja51: shutdown
[Jul 03 01:07:47 2003] SHUTDOWN command received from Ganja51
[Jul 03 01:07:56 2003] IRC Services 5.0.20 starting up
[Jul 03 01:07:56 2003] sockets: flush_write_buffer(0): Socket is not
connected
[Jul 03 01:07:56 2003] Services terminating: Bus error"

Then commented out that ExpireTimeout field and got this again

"[Jul 03 01:08:43 2003] IRC Services 5.0.20 starting up
[Jul 03 01:08:44 2003] FATAL: Can't connect to server (65.116.93.164:7151):
Address already in use"

Thanks for your help.