Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Module problem?  (Read 5293 times)

0 Members and 1 Guest are viewing this topic.

Tyler

  • Anope User
  • Offline Offline
  • Posts: 12
Module problem?
« on: June 24, 2009, 08:09:57 PM »

Code: [Select]
[Jun 24 15:03:17 2009] Loading IRCD Protocol Module: [unreal32]
[Jun 24 15:03:18 2009] status: [0][Module, Okay - No Error]
[Jun 24 15:03:18 2009] Loading Encryption Module: [enc_none]
[Jun 24 15:03:18 2009] status: [0][Module, Okay - No Error]
[Jun 24 15:03:18 2009] Launching Anope into the background
[Jun 24 15:03:18 2009] Anope 1.8.0 (1899) (ircd protocol: UnrealIRCd 3.2+) starting up
[Jun 24 15:03:20 2009] ms_rsend requested unload...
[Jun 24 15:03:20 2009] debug: trying to load core module [ms_rsend]
[Jun 24 15:03:20 2009] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jun 24 15:03:23 2009] Databases loaded
[Jun 24 15:03:23 2009] Info: Reflecting database records.
[Jun 24 15:03:25 2009] FATAL: Can't connect to server: No such file or directory

I just simply don't know!
Logged

Amanda Folson

  • Anope User
  • Offline Offline
  • Posts: 164
  • O_O
    • ZomgIRC
Re: Module problem?
« Reply #1 on: June 24, 2009, 08:12:45 PM »

You can ignore the ms_rsend thing - this issue is most likely caused by a bad link block/remote server combo.
Logged

Tyler

  • Anope User
  • Offline Offline
  • Posts: 12
Re: Module problem?
« Reply #2 on: June 24, 2009, 08:14:33 PM »

Okay but It isnt connecting to my server

What about this?

Code: [Select]
[Jun 24 15:03:20 2009] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jun 24 15:03:23 2009] Databases loaded
[Jun 24 15:03:23 2009] Info: Reflecting database records.
[Jun 24 15:03:25 2009] FATAL: Can't connect to server: No such file or directory
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Module problem?
« Reply #3 on: June 24, 2009, 08:16:27 PM »

ircd isn't listening on the ip/port services are connecting to...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Amanda Folson

  • Anope User
  • Offline Offline
  • Posts: 164
  • O_O
    • ZomgIRC
Re: Module problem?
« Reply #4 on: June 24, 2009, 08:17:11 PM »

As I said, that issue is usually caused by a bad link block/remote server combination.
Logged

Tyler

  • Anope User
  • Offline Offline
  • Posts: 12
Re: Module problem?
« Reply #5 on: June 24, 2009, 08:23:50 PM »

My ports were 7000

Changed em to 6667

they connected

Thanks !!

Logged

Tyler

  • Anope User
  • Offline Offline
  • Posts: 12
Re: Module problem?
« Reply #6 on: June 24, 2009, 10:40:33 PM »

To add /cs /ns and such

I add
Code: [Select]
include "aliases/anope.conf"; to what??

EDIT: Sorry for the double post
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Module problem?
« Reply #7 on: June 24, 2009, 11:03:08 PM »

That s not an anope thing... so the ircd conf probably  ;)
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Tyler

  • Anope User
  • Offline Offline
  • Posts: 12
Re: Module problem?
« Reply #8 on: June 24, 2009, 11:07:39 PM »

Ah, Okay. do you have any idea where in there?
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Module problem?
« Reply #9 on: June 24, 2009, 11:11:47 PM »

with the other includes (if there are any)..
doesn't really matter though as long as you don't put it in another block
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)
Pages: [1]   Go Up