Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: -OperServ- No help available for SET.  (Read 9806 times)

0 Members and 1 Guest are viewing this topic.

Acid

  • Anope User
  • Offline Offline
  • Posts: 6
-OperServ- No help available for SET.
« on: August 24, 2010, 01:23:19 PM »

Good day to you! =)

Using Anope 1.8.4 with Unreal3.2

The people that host my server just changed servers and we tagged along with it all.. everything worked perfectly fine until now?

-OperServ- No help available for SET.

All that has been changed in the services.conf or even unrealircd.conf is the server name/s and IP.

Tried re-configure / make / make clean etc etc etc and os_set appears to be loaded but I'm not getting anywhere.

Could anyone point me in someplace I could possibly be missing or could this be a problem caused by the new servers?

Thanks in advance for any reply!
« Last Edit: August 24, 2010, 01:29:15 PM by Acid »
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: -OperServ- No help available for SET.
« Reply #1 on: August 24, 2010, 03:00:38 PM »

If you've moved the /services directory to a different server, or os distro has changed, etc you may want to try make distclean, see if anything else is missing by doing /os modlist core, if things are missing, start anope with -debug and paste the log content from /logs.
Logged

Acid

  • Anope User
  • Offline Offline
  • Posts: 6
Re: -OperServ- No help available for SET.
« Reply #2 on: August 24, 2010, 03:11:48 PM »

But it has been a wget download and install?

At best, ive copied over the databases from old server to new server? (besides .conf files)
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: -OperServ- No help available for SET.
« Reply #3 on: August 24, 2010, 03:17:38 PM »

ah ok, wasn't sure, quite alot of people just copy over their old /services and/or anope source.

You need to do /os modlist core and see if anything else isn't loading, and starting anope with -debug so we can see why it isn't loading...
Logged

Acid

  • Anope User
  • Offline Offline
  • Posts: 6
Re: -OperServ- No help available for SET.
« Reply #4 on: August 24, 2010, 03:52:35 PM »

Code: [Select]
[3:18pm] -> *operserv* modlist core
————————————————————
[3:18pm] -OperServ- Unknown command modlist.  "/msg OperServ HELP" for help.
————————————————————
[3:18pm] -OperServ- Unknown command modlist.  "/msg OperServ HELP" for help.
————————————————————
[3:52pm] -OperServ- OperServ commands:
————————————————————
[3:52pm] -OperServ-     GLOBAL      Send a message to all users
————————————————————
[3:52pm] -OperServ-     STATS       Show status of Services and network
————————————————————
[3:52pm] -OperServ-     OPER        Modify the Services operator list
————————————————————
[3:52pm] -OperServ-     ADMIN       Modify the Services admin list
————————————————————
[3:52pm] -OperServ-     STAFF       Display Services staff and online status
————————————————————
[3:52pm] -OperServ-     MODE        Change a channel's modes
————————————————————
[3:52pm] -OperServ-     KICK        Kick a user from a channel
————————————————————
[3:52pm] -OperServ-     CLEARMODES  Clear modes of a channel
————————————————————
[3:52pm] -OperServ-     AKILL       Manipulate the AKILL list
————————————————————
[3:52pm] -OperServ-     SGLINE      Manipulate the SGLINE list
————————————————————
[3:52pm] -OperServ- Notice: All commands sent to OperServ are logged!
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: -OperServ- No help available for SET.
« Reply #5 on: August 24, 2010, 03:55:31 PM »

from the looks of it you are just a regular services oper which has no access to OS SET...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Taylor

  • Contributor
  • *
  • Offline Offline
  • Posts: 100
Re: -OperServ- No help available for SET.
« Reply #6 on: August 24, 2010, 03:58:31 PM »

It should say access denied then not the command does not exist, Can you pastebin services.conf please?
Logged
Cronus
irc.cncirc.net
http://CnCIRC.net

Acid

  • Anope User
  • Offline Offline
  • Posts: 6
Re: -OperServ- No help available for SET.
« Reply #7 on: August 24, 2010, 04:00:58 PM »

@Jan Services Admin / Services root

@Taylor http://pastebin.com/wpgZmWWQ
Logged

Taylor

  • Contributor
  • *
  • Offline Offline
  • Posts: 100
Re: -OperServ- No help available for SET.
« Reply #8 on: August 24, 2010, 04:12:44 PM »

Everything looks in order mostly 

You should uncomment your Numeric field.. I can't recall what issues that causes, it might help.
UlineServers "services.nontoxic.com"  You don't need to have services uline themself.. Other than that it seems to be ok. You aren't loading any modules are you? I didn't see any.
Logged
Cronus
irc.cncirc.net
http://CnCIRC.net

Acid

  • Anope User
  • Offline Offline
  • Posts: 6
Re: -OperServ- No help available for SET.
« Reply #9 on: August 24, 2010, 04:16:37 PM »

no other modules are included other then what is in the .conf

Besides the numeric which ill address shortly - are there any other conditions that could cause the problem thats happening?
Logged

Taylor

  • Contributor
  • *
  • Offline Offline
  • Posts: 100
Re: -OperServ- No help available for SET.
« Reply #10 on: August 24, 2010, 04:19:58 PM »

A few things.. Most i've checked and everything is fine.  Could be the module didn't get loaded somehow, along with others.  Which would be a system problem, memory, hard drive space...
Logged
Cronus
irc.cncirc.net
http://CnCIRC.net

Acid

  • Anope User
  • Offline Offline
  • Posts: 6
Re: -OperServ- No help available for SET.
« Reply #11 on: August 24, 2010, 05:19:20 PM »

Commenting out Numeric seems to have done the trick!!!

Many thanks for that little piece of info. I shall remember that in future

Who's Cronus also btw? O.o lol

* Acid is Meso and was away for food at the time you arrived
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: -OperServ- No help available for SET.
« Reply #12 on: August 24, 2010, 06:23:48 PM »

Cronus = Taylor
Logged
Pages: [1]   Go Up