[IRCServices] GLOBOPS error on server and services

Robin Burchell surreal.w00t at gmail.com
Sat Mar 25 09:30:59 PST 2006


techie101 wrote:
> This is what I get, after this services die.
> [Mar 24 19:08:38 2006] warning: databases are locked, not updating
> [Mar 24 19:08:38 2006] unknown message from server (ERROR :Unrecognised 
> command 'GLOBOPS' -- possibly loaded mismatched modules)
> [Mar 24 19:08:38 2006] warning: databases are locked, not updating
> [Mar 24 19:08:38 2006] Read error from server: Connection reset by peer
> 
> How should I fix this?
> 
> -- 
> Techie101
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://lists.ircservices.za.net/mailman/listinfo/ircservices

Databases are locked error can be solved by removing the .lock file, 
iirc it's located in lib/.lock.

The mismatched modules error.. I'm guessing you're using InspIRCd from 
that error? - Load the `globops' module in your ircd configuration.

Hope this helps.