[IRCServices] nickserv REGISTER problem

Andrew Church achurch at achurch.org
Sat Dec 27 06:37:59 PST 2008


>I've just installed IRC Services 5.1.9 and successfully configured it
>to work with my ircd-hybrid-7.2.3+plexus-3.0.0
>
>>From modules.conf:
>
>    NickServName    "NickServ" "Nickname Server"
>    NSEnableRegister
>
>But when I try to register using the command
>/nickserv register passwd mailbox at domain.com
>I get the following at the logs:
>
>[Dec 26 21:59:22 2008] (nickserv/main) user record for Chaiko not found
>
>User Chaiko is set as ServicesRoot at OperServ.

This indicates that Services isn't aware that you've connected to the
network.  Ensure that your first LoadModule line in ircservices.conf reads:

    LoadModule protocol/hybrid

If it still doesn't work, the "plexus" extension may be causing an
incompatibility with Services.  Try using a stock IRCD-hybrid server, if
possible.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/