Page 1 of 1

this crap is filling up my status screen

Posted: Wed Nov 08, 2006 4:25 pm
by [JAPS]sigma
(11:20:46) -allen.lolclan.com- *** Notice -- Connection to services.lolclan.com[x.x.x.x] activated.
(11:21:24) -allen.lolclan.com- *** Notice -- No response from services.lolclan.com[x.x.x.x], closing link


HOW DO I MAKE ALLEN.LOLCLAN STOP TRYING TO LINK WITH SERVICES.LOLCLAN

Posted: Wed Nov 08, 2006 4:33 pm
by Mark
- Connect the server
- Disable auto_connect
- Remove entire link block

You shouldn't use auto_connect for services anyway.

Posted: Wed Nov 08, 2006 5:29 pm
by Jobe
Just to re-itterate marks point, this is pasted directly from the example.conf for UnrealIRCD:

Code: Select all

/* Note: You should not use autoconnect when linking services */
autoconnect;
and usingit for a services link block is generally a sign that someone didn't read the example.conf file or the documentation.