Page 1 of 1

SolarStats link properly, but ircservices log grows huge...

Posted: Sat Jan 15, 2005 8:41 am
by Gaudeamus
NOTE: Can't get support for solarstats from them because there is no forum.

All services link to unreal ircd properly, and do function as far as i can tell properly. Commands work and everything. When starting solarstats however, the ircservices.log shows below when solarstats (named InfoServ by my configuration) links and the "No such command Unknown" will be written to log many times a second. This drives my hd usage through the roof but everything still works properly, just a little laggy. The "No such command Unknown" will go until i either stop ss or ircservices. The log file got to be over 300mb overnight.

[Jan 15 02:28:46 2005] operserv/main: InfoServ: VERSION
[Jan 15 02:28:46 2005] operserv/main: InfoServ: No such command Unknown
[Jan 15 02:28:46 2005] operserv/main: InfoServ: No such command Unknown
[Jan 15 02:28:46 2005] operserv/main: InfoServ: No such command Unknown
[Jan 15 02:28:46 2005] operserv/main: InfoServ: No such command Unknown
[Jan 15 02:28:46 2005] operserv/main: InfoServ: No such command Unknown
[Jan 15 02:28:46 2005] operserv/main: InfoServ: No such command Unknown
Please help and tell me what other info you need to resolve the problem. I have run just unreal and ss, and they work fine, have run unreal and ircservices and they work fine, but if ircservices and ss are running at the same time things get crazy.

Unreal 3.2.2 win32
IRCSERVICES 5.0.44 (have tried both compiling source myself -cygwin and the unsupported win32 installer version 5.0.44 both with same results - reverted to self-compiled version since i plan to add more ircservices modules later)
SolarStats 1.1.1 win32
IrcDefender 1.3.12 (i have done all testing and gotten the above problems with and without ircdefender running)

Got it working

Posted: Sat Jan 15, 2005 9:45 am
by Gaudeamus
I found it, the umsg module for unreal was causing a privmsg sent to solarstats (and everything else) that connected. Solarstats doesn't support privmsg. I just manually disabled all external modules, and enabled rehashec restarted solarstats until i found the one that did it.