Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1] 2   Go Down

Author Topic: HELP: I can't get IRC services to start!  (Read 19418 times)

0 Members and 1 Guest are viewing this topic.

John

  • Anope User
  • Offline Offline
  • Posts: 22
HELP: I can't get IRC services to start!
« on: July 20, 2010, 04:26:06 PM »

ok, I am using UnrealIRCd 3.2.8.1 and it looks like I have all the main config right, but I used the -nofork and here is what I see

C:\Program Files\Anope>anope.exe -nofork
[Jul 20 15:46:30 2010] Anope 1.8.4 (2859) (ircd protocol: UnrealIRCd 3.2+) start
ing up
[Jul 20 15:46:33 2010] MSMemoReceipt not enabled in services.conf
[Jul 20 15:46:33 2010] ms_rsend requested unload...
[Jul 20 15:46:33 2010] debug: trying to load core module [ms_rsend]
[Jul 20 15:46:33 2010] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jul 20 15:46:34 2010] Databases loaded
[Jul 20 15:46:34 2010] Info: Reflecting database records.
[Jul 20 15:46:34 2010] Connected to Server 1 (localhost:6667)
[Jul 20 15:46:35 2010] trying to load [cs_appendtopic]
[Jul 20 15:46:35 2010] [cs_appendtopic] Loaded successfully
[Jul 20 15:46:35 2010] status: [0][Module, Okay - No Error]
[Jul 20 15:46:35 2010] trying to load [cs_enforce]
[Jul 20 15:46:35 2010] status: [0][Module, Okay - No Error]
[Jul 20 15:46:35 2010] trying to load [ns_maxemail]
[Jul 20 15:46:35 2010] status: [0][Module, Okay - No Error]
[Jul 20 15:46:36 2010] trying to load [os_info]
[Jul 20 15:46:36 2010] os_info: Loading configuration directives...
[Jul 20 15:46:36 2010] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jul 20 15:46:36 2010] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 20 15:46:36 2010] status: [0][Module, Okay - No Error]
[Jul 20 15:46:36 2010] trying to load [hs_request]
[Jul 20 15:46:36 2010] hs_request loaded
[Jul 20 15:46:36 2010] status: [0][Module, Okay - No Error]
[Jul 20 15:46:36 2010] Read error from server: No such file or directory (error num: 2)
[Jul 20 15:46:36 2010] [cs_appendtopic] Unloaded successfully
[Jul 20 15:46:36 2010] hs_request un-loaded

I will attach my Services.conf and unrealircd.conf

If you need to look at the IRC for any information, visit frozenmafia.ath.cx in your IRC Client.

Thanks, frozenmafia
« Last Edit: July 20, 2010, 04:28:07 PM by John »
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: HELP: I can't get IRC services to start!
« Reply #1 on: July 20, 2010, 04:40:40 PM »

you have ServerName  "services.frozenmafia.ath.cx" in services.conf, but the link block says services.localhost.net, they need to match
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #2 on: July 20, 2010, 04:42:45 PM »

ahh ok, I didn't notice that :S
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #3 on: July 20, 2010, 04:46:30 PM »

still getting an error similar to last time:
[Jul 20 16:44:44 2010] Anope 1.8.4 (2859) (ircd protocol: UnrealIRCd 3.2+) starting up
[Jul 20 16:44:47 2010] MSMemoReceipt not enabled in services.conf
[Jul 20 16:44:47 2010] ms_rsend requested unload...
[Jul 20 16:44:47 2010] debug: trying to load core module [ms_rsend]
[Jul 20 16:44:47 2010] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jul 20 16:44:48 2010] Databases loaded
[Jul 20 16:44:48 2010] Info: Reflecting database records.
[Jul 20 16:44:48 2010] Connected to Server 1 (localhost:6667)
[Jul 20 16:44:48 2010] trying to load [cs_appendtopic]
[Jul 20 16:44:48 2010] [cs_appendtopic] Loaded successfully
[Jul 20 16:44:48 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 16:44:48 2010] trying to load
[cs_enforce]
[Jul 20 16:44:48 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 16:44:48 2010] trying to load
[ns_maxemail]
[Jul 20 16:44:48 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 16:44:48 2010] trying to load
[os_info]
[Jul 20 16:44:48 2010] os_info: Loading configuration directives...
[Jul 20 16:44:48 2010] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jul 20 16:44:48 2010] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 20 16:44:48 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 16:44:48 2010] trying to load
[hs_request]
[Jul 20 16:44:48 2010] hs_request loaded
[Jul 20 16:44:48 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 16:44:49 2010] Read error from server: No such file or directory (error num: 2)
    [Jul 20 16:44:49 2010]
[cs_appendtopic] Unloaded successfully
[Jul 20 16:44:50 2010] hs_request un-loaded

Thanks, Frozenmafia
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: HELP: I can't get IRC services to start!
« Reply #4 on: July 20, 2010, 04:55:31 PM »

You have in services.conf that services will connect to 6667, the link block has 7000, if you are trying to use 7000, you'll also need another listen block for that port.
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #5 on: July 20, 2010, 05:07:59 PM »

posting new conf file.
Logged

LEthaLity

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 307
    • LEthaLity
Re: HELP: I can't get IRC services to start!
« Reply #6 on: July 20, 2010, 05:20:01 PM »

right, do you have the unrealircd.conf link block updated with 7777 now ? and a listen block. if it still fails i'd question those old-school blocks you have: the C, N, Y.
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #7 on: July 20, 2010, 05:27:29 PM »

yeah I set all that up
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #8 on: July 20, 2010, 06:01:12 PM »

Show us.
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #9 on: July 20, 2010, 06:12:47 PM »

ok, posting now.
« Last Edit: July 20, 2010, 06:15:49 PM by John »
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #10 on: July 20, 2010, 06:20:39 PM »

Ok, restart your ircd and try and link anope.

Show us the log if it fails.
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #11 on: July 20, 2010, 06:25:23 PM »

I just noticed a recent error:
--frozenmafia.ath.cx-- *** LocOps -- Link denied (Authentication failed [Bad password?]) [@127.0.0.1.2157]
--frozenmafia.ath.cx-- *** LocOps -- Link denied (Authentication failed [Bad password?]) [@127.0.0.1.2159]

will that be services or another person trying to access?
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #12 on: July 20, 2010, 06:29:12 PM »

Are you running services or trying to /connect ?
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #13 on: July 20, 2010, 06:33:08 PM »

I am trying to run the services...

here is what I get

[Jul 20 18:31:34 2010] Anope 1.8.4 (2859) (ircd protocol: UnrealIRCd 3.2+) start
ing up
[Jul 20 18:31:39 2010] MSMemoReceipt not enabled in services.conf
[Jul 20 18:31:39 2010] ms_rsend requested unload...
[Jul 20 18:31:39 2010] debug: trying to load core module [ms_rsend]
[Jul 20 18:31:39 2010] debug: status: [6][Module Error, Error during load time o
r module returned MOD_STOP]
[Jul 20 18:31:41 2010] Databases loaded
[Jul 20 18:31:41 2010] Info: Reflecting database records.
[Jul 20 18:31:42 2010] Connected to Server 1 (127.0.0.1:7777)
[Jul 20 18:31:43 2010] trying to load [cs_appendtopic]
[Jul 20 18:31:43 2010] [cs_appendtopic] Loaded successfully
[Jul 20 18:31:43 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 18:31:43 2010] trying to load
[cs_enforce]
[Jul 20 18:31:43 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 18:31:43 2010] trying to load
[ns_maxemail]
[Jul 20 18:31:43 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 18:31:43 2010] trying to load
[os_info]
[Jul 20 18:31:43 2010] os_info: Loading configuration directives...
[Jul 20 18:31:43 2010] os_info: OSInfoDBName is not defined in Services configur
ation file, using default os_info.db
[Jul 20 18:31:43 2010] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 20 18:31:43 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 18:31:43 2010] trying to load
[hs_request]
[Jul 20 18:31:43 2010] hs_request loaded
[Jul 20 18:31:43 2010] status:
  • [Module, Okay - No Error]
  • [Jul 20 18:31:43 2010] Read error from server: No such file or directory (error
    num: 2)
    [Jul 20 18:31:43 2010]
[cs_appendtopic] Unloaded successfully
[Jul 20 18:31:43 2010] hs_request un-loaded
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #14 on: July 20, 2010, 06:41:54 PM »

And you did restart your ircd?

Show us /stats P and /stats c
Logged

Han

  • Contributor
  • *
  • Offline Offline
  • Posts: 34
Re: HELP: I can't get IRC services to start!
« Reply #15 on: July 20, 2010, 06:42:14 PM »

something is wrong with your listeners, when i reconnect to your Unrealserver,  i need a pass to connect now

Greets Han`
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #16 on: July 20, 2010, 06:42:42 PM »

yes, I noticed that :S
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #17 on: July 20, 2010, 06:47:13 PM »

something is wrong with your listeners, when i reconnect to your Unrealserver,  i need a pass to connect now

Greets Han`

Doubt he restarted the ircd then!
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #18 on: July 20, 2010, 06:48:48 PM »

I did :S
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #19 on: July 20, 2010, 06:49:59 PM »

I did :S

Do what I asked in the post above.
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #20 on: July 20, 2010, 06:51:04 PM »

it's doing it to me too on localhost but when I use my network IP (192.168.0.6) it works without a pass :S

Heres the listener setup for the anope port:

listen         *:7777
{
   options
   {
      serversonly;
   };
};
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #21 on: July 20, 2010, 06:52:06 PM »

P and c here:

[18:51:42 - 20/Jul/2010] ->> Stats P:End of Report
[18:51:44 - 20/Jul/2010] ->> Stats C:*@127.0.0.1 * services.frozenmafia.ath.cx 8067 default
[18:51:44 - 20/Jul/2010] ->> Stats H:* * services.frozenmafia.ath.cx
[18:51:44 - 20/Jul/2010] ->> Stats C:*@127.0.0.1 * services.frozenmafia.ath.cx 7777 default
[18:51:44 - 20/Jul/2010] ->> Stats H:* * services.frozenmafia.ath.cx
[18:51:44 - 20/Jul/2010] ->> Stats C:End of Report
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #22 on: July 20, 2010, 06:53:06 PM »

Capital P

(I think, I get confused)
« Last Edit: July 20, 2010, 06:55:12 PM by Charles Kingsley »
Logged

John

  • Anope User
  • Offline Offline
  • Posts: 22
Re: HELP: I can't get IRC services to start!
« Reply #23 on: July 20, 2010, 06:54:52 PM »

sorry, I forgot to select it

[18:51:42 - 20/Jul/2010] --frozenmafia.ath.cx-- *** Listener on 127.0.0.1:7777, clients 1. is PERM serversonly
[18:51:42 - 20/Jul/2010] --frozenmafia.ath.cx-- *** Listener on *:6667, clients 3. is PERM
[18:51:42 - 20/Jul/2010] --frozenmafia.ath.cx-- *** Listener on *:8067, clients 0. is PERM
[18:51:42 - 20/Jul/2010] --frozenmafia.ath.cx-- *** Listener on *:6697, clients 0. is PERM clientsonly
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: HELP: I can't get IRC services to start!
« Reply #24 on: July 20, 2010, 06:55:46 PM »

Apparently there is something connected to 7777, check /map and see if it just happens to be anope.
Logged
Pages: [1] 2   Go Up