[IRCServices Coding] Strange Errors in 5.0

Russell Garrett rg at tcslon.com
Mon May 27 09:02:52 PDT 2002


> [May 27 15:22:00 2002] IRC Services 5.0pre0 starting up
> [May 27 15:22:00 2002] setrlimit(RLIMIT_CORE,
> RLIM_INFINITY): Operation not
> permitted

This looks like because the OS is stopping services from changing the
maximum core memory size, probably because of a quota or something.
Probably not a problem, unless the limit is really small.

> [May 27 15:22:03 2002] unknown message from server
> (:glacier-irc.ice-inferno.com SMO o :(^Blink^B) Link
> glacier-irc.ice-inferno.com ->
> services.irc.ice-inferno.com[@194.72.61.8.59322] established)
> [May 27 15:22:03 2002] operserv/sline: warning: client IP
> addresses not
> available with this IRC server

Aaaand you're not using a supported IRC server, or you're using the
wrong module for your ircd. If it's the former problem, you might not
be using a supported version of the supported ircd (Bahamut < 1.4.25
is the most common problem). If you're using an unsupported ircd,
have fun ;) (I personally have had services running very well on
UltimateIRCD v3 alpha using the Bahamut module, although were loads
of warnings in the log. YMMV).

Russ Garrett
russ at garrett.co.uk