Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Read error from server: No such file or directory (error num: 2)  (Read 3093 times)

0 Members and 1 Guest are viewing this topic.

DJ_Raven

  • Guest
Read error from server: No such file or directory (error num: 2)
« on: December 22, 2006, 04:56:01 AM »

[Dec 21 21:47:49 2006] Every UserKey must be different. It's for YOUR safety! Remember that!
[Dec 21 21:47:49 2006] Loading IRCD Protocol Module: [unreal32]
[Dec 21 21:47:49 2006] status:
  • [Module, Okay - No Error]
  • [Dec 21 21:47:49 2006] Launching Anope into the background
    [Dec 21 21:47:49 2006] Anope 1.7.17 (1182) (ircd protocol: UnrealIRCd 3.2+) starting up
    [Dec 21 21:47:57 2006] Databases loaded
    [Dec 21 21:47:57 2006] Info: Reflecting database records.
    [Dec 21 21:47:57 2006] Connected to Server 1 (127.0.0.1:7001)
    [Dec 21 21:47:57 2006] trying to load
[cs_appendtopic]
[Dec 21 21:47:57 2006] [cs_appendtopic] Loaded successfully
[Dec 21 21:47:57 2006] status:
  • [Module, Okay - No Error]
  • [Dec 21 21:47:57 2006] trying to load
[cs_enforce]
[Dec 21 21:47:58 2006] status:
  • [Module, Okay - No Error]
  • [Dec 21 21:47:58 2006] trying to load
[ns_maxemail]
[Dec 21 21:47:58 2006] status:
  • [Module, Okay - No Error]
  • [Dec 21 21:47:58 2006] trying to load
[os_info]
[Dec 21 21:47:58 2006] os_info: Loading configuration directives...
[Dec 21 21:47:58 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Dec 21 21:47:58 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Dec 21 21:47:58 2006] status:
  • [Module, Okay - No Error]
  • [Dec 21 21:47:58 2006] trying to load
[hs_request]
[Dec 21 21:47:58 2006] hs_request loaded
[Dec 21 21:47:58 2006] status:
  • [Module, Okay - No Error]
  • [Dec 21 21:47:58 2006] Error: Your IRCD's link block may not setup correctly, please check unrealircd.conf
    [Dec 21 21:47:58 2006] Error: Your IRCD's link block may not setup correctly, please check unrealircd.conf
    [Dec 21 21:47:58 2006]
Read error from server: No such file or directory (error num: 2)
[Dec 21 21:47:58 2006] [cs_appendtopic] Unloaded successfully
[Dec 21 21:47:58 2006] hs_request un-loaded

Ok, what is wrong here?
RemoteServer    127.0.0.1 7001 "mypass"
in services.conf

this is in unrealircd.conf
listen         *:6697
{
   options
   {
   /*   ssl;   */
      clientsonly;
   };
};

listen         *:8067;
listen         *:6667;
listen         *:7001;

What do I need to fix this |:(
Logged

owine

  • Anope User
  • Offline Offline
  • Posts: 130
(No subject)
« Reply #1 on: December 22, 2006, 05:40:50 AM »

you need a link block for services in your unrealircd.conf
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #2 on: December 22, 2006, 05:47:34 AM »

also, you need to change the 'UserKeys' from your services.conf.
"Every UserKey must be different. It's for YOUR safety! Remember that!"

and for your unrealircd link blocks, try using this IRCD Link Maker:
http://www.anope.org/~heinz/ilm.php?p=lm

lastly, make sure that 'services-server' from your unrealircd.conf matches your 'ServerName' from services.conf
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

DJ_Raven

  • Guest
(No subject)
« Reply #3 on: December 22, 2006, 03:09:41 PM »

That work n00bie!

Thank you and Happy Holidays!
Logged

DJ_Raven

  • Guest
(No subject)
« Reply #4 on: December 23, 2006, 01:20:47 AM »

one other thing I need to know please, how do I host my self as a super admin.  I have the o lines set in UnrealIRCd and I have it set in Anope Services.conf.

Thank You For Your Time.
Logged

heinz

  • Guest
(No subject)
« Reply #5 on: December 23, 2006, 01:33:27 AM »

The FAQ is there because it's just that. A list of frequently asked questions. You should read it some time.

http://www.anope.org/faq.php

"OperServ" -> "What is a Super-Admin? How does it work? Why might it not work?"
Logged
Pages: [1]   Go Up