Anope Support > 1.8.x/1.7.x Support (Read Only)

HELP:Closing Link: 127.0.0.1 (Non-TS server))

(1/4) > >>

fallow:
I have installed anope & ircd ircd-hybird

but can't start,please help

ANOPE DEBUG MODE MESSAGE

[Feb 14 15:13:35.376169 2006] Anope 1.6.4 (874) (compiled for UnrealIRCd 3.1.1+) starting up (options: debug)
[Feb 14 15:13:35.376372 2006] debug: Loading language 10 from file `languages/cat'
[Feb 14 15:13:35.388441 2006] debug: Loading language 9 from file `languages/de'
[Feb 14 15:13:35.400209 2006] debug: Loading language 0 from file `languages/en_us'
[Feb 14 15:13:35.411891 2006] debug: Loading language 4 from file `languages/es'
[Feb 14 15:13:35.423538 2006] debug: Loading language 6 from file `languages/fr'
[Feb 14 15:13:35.435224 2006] debug: Loading language 11 from file `languages/gr'
[Feb 14 15:13:35.447008 2006] debug: Loading language 5 from file `languages/pt'
[Feb 14 15:13:35.458734 2006] debug: Loading language 7 from file `languages/tr'
[Feb 14 15:13:35.470455 2006] debug: Loading language 8 from file `languages/it'
[Feb 14 15:13:35.482199 2006] debug: Loading language 12 from file `languages/nl'
[Feb 14 15:13:35.493994 2006] debug: Loading language 13 from file `languages/ru'
[Feb 14 15:13:35.505751 2006] debug: Loaded languages
[Feb 14 15:13:35.506185 2006] debug: Loaded NickServ database (1/7)
[Feb 14 15:13:35.506331 2006] Attempting to load V3 HS Database
[Feb 14 15:13:35.506461 2006] debug: Loaded HostServ database (2/7)
[Feb 14 15:13:35.506618 2006] debug: Loaded BotServ database (3/7)
[Feb 14 15:13:35.506776 2006] debug: Loaded ChanServ database (4/7)
[Feb 14 15:13:35.506961 2006] debug: Loaded OperServ database (5/7)
[Feb 14 15:13:35.507106 2006] debug: Loaded news database (6/7)
[Feb 14 15:13:35.507255 2006] debug: Loaded exception database (7/7)
[Feb 14 15:13:35.507385 2006] Databases loaded
[Feb 14 15:13:35.507510 2006] debug: Saving FFF databases
[Feb 14 15:13:35.508957 2006] Connected to Server 1 (localhost:6667)
[Feb 14 15:13:35.509182 2006] debug: Sent: PROTOCTL NICKv2 VHP
[Feb 14 15:13:35.509331 2006] debug: Sent: PASS :mypass
[Feb 14 15:13:35.509474 2006] debug: Sent: SERVER localhost 1 :Services for IRC Networks
[Feb 14 15:13:35.509724 2006] debug: Sent: NICK NickServ 1 1139901215 services localhost localhost 0 +oS * :Nickname Server
[Feb 14 15:13:35.509875 2006] debug: Sent: SQLINE NickServ :Reserved for services
[Feb 14 15:13:35.510019 2006] debug: Sent: NICK ChanServ 1 1139901215 services localhost localhost 0 +oS * :Channel Server
[Feb 14 15:13:35.510162 2006] debug: Sent: SQLINE ChanServ :Reserved for services
[Feb 14 15:13:35.510311 2006] debug: Sent: NICK HostServ 1 1139901215 services localhost localhost 0 +oS * :vHost Server
[Feb 14 15:13:35.510456 2006] debug: Sent: SQLINE HostServ :Reserved for services
[Feb 14 15:13:35.510607 2006] debug: Sent: NICK MemoServ 1 1139901215 services localhost localhost 0 +oS * :Memo Server
[Feb 14 15:13:35.510752 2006] debug: Sent: SQLINE MemoServ :Reserved for services
[Feb 14 15:13:35.510896 2006] debug: Sent: NICK BotServ 1 1139901215 services localhost localhost 0 +oS * :Bot Server
[Feb 14 15:13:35.511041 2006] debug: Sent: SQLINE BotServ :Reserved for services
[Feb 14 15:13:35.511185 2006] debug: Sent: NICK HelpServ 1 1139901215 services localhost localhost 0 +oS * :Help Server
[Feb 14 15:13:35.511326 2006] debug: Sent: SQLINE HelpServ :Reserved for services
[Feb 14 15:13:35.511459 2006] debug: Sent: NICK OperServ 1 1139901215 services localhost localhost 0 +ioS * :Operator Server
[Feb 14 15:13:35.511592 2006] debug: Sent: SQLINE OperServ :Reserved for services
[Feb 14 15:13:35.511725 2006] debug: Sent: NICK Global 1 1139901215 services localhost localhost 0 +ioS * :Global Noticer
[Feb 14 15:13:35.511860 2006] debug: Sent: SQLINE Global :Reserved for services
[Feb 14 15:13:35.511987 2006] debug: Received: :irc.sportscn.com NOTICE AUTH :*** Looking up your hostname...
[Feb 14 15:13:35.512119 2006] unknown message from server (:irc.sportscn.com NOTICE AUTH :*** Looking up your hostname...)
[Feb 14 15:14:03.095970 2006] debug: Received: :irc.sportscn.com NOTICE AUTH :*** Couldn't look up your hostname
[Feb 14 15:14:03.096033 2006] unknown message from server (:irc.sportscn.com NOTICE AUTH :*** Couldn't look up your hostname)
[Feb 14 15:14:03.096149 2006] debug: Received: ERROR :Closing Link: 127.0.0.1 (Non-TS server)
[Feb 14 15:14:03.096182 2006] unknown message from server (ERROR :Closing Link: 127.0.0.1 (Non-TS server))
[Feb 14 15:14:03.096253 2006] Read error from server: No such file or directory
[Feb 14 15:14:03.096333 2006] debug: Sent: :localhost SQUIT localhost :Read error from server: No such file or directory

ircd.conf

i add some line in it

connect {
        name = "localhost";
        send_password = "mypass";
        accept_password = "mypass";
        encrypted = no;
        port = 6667;
        hub_mask = "*";
        leaf_mask = "*";
        class = "server";
        flags = autoconn, lazylink, compressed, cryptlink, burst_away;
};

shared {
        /* The name of the server we allow K-Lines from */
        name = "localhost";

        /* the user@host allowed to K-Line */
        user = "user@host.com";
};


whatis wrong ? who can tell me ,thxs

Dave Robson:
Feb 14 15:13:35.376169 2006] Anope 1.6.4 (874) (compiled for UnrealIRCd 3.1.1+) starting up (options: debug)  <-- your ircd is compiled for unreal - that could be a problem if your using hybrid...

fallow:
now i install unreal
and i can't start too.

[Feb 14 16:26:35.562564 2006] Anope 1.6.4 (874) (compiled for UnrealIRCd 3.1.1+) starting up (options: debug)
[Feb 14 16:26:35.562696 2006] debug: Loading language 10 from file `languages/cat'
[Feb 14 16:26:35.574440 2006] debug: Loading language 9 from file `languages/de'
[Feb 14 16:26:35.585996 2006] debug: Loading language 0 from file `languages/en_us'
[Feb 14 16:26:35.597496 2006] debug: Loading language 4 from file `languages/es'
[Feb 14 16:26:35.609040 2006] debug: Loading language 6 from file `languages/fr'
[Feb 14 16:26:35.620615 2006] debug: Loading language 11 from file `languages/gr'
[Feb 14 16:26:35.632230 2006] debug: Loading language 5 from file `languages/pt'
[Feb 14 16:26:35.643747 2006] debug: Loading language 7 from file `languages/tr'
[Feb 14 16:26:35.655370 2006] debug: Loading language 8 from file `languages/it'
[Feb 14 16:26:35.666954 2006] debug: Loading language 12 from file `languages/nl'
[Feb 14 16:26:35.678478 2006] debug: Loading language 13 from file `languages/ru'
[Feb 14 16:26:35.690062 2006] debug: Loaded languages
[Feb 14 16:26:35.690419 2006] debug: Loaded NickServ database (1/7)
[Feb 14 16:26:35.690476 2006] Attempting to load V3 HS Database
[Feb 14 16:26:35.690524 2006] debug: Loaded HostServ database (2/7)
[Feb 14 16:26:35.690596 2006] debug: Loaded BotServ database (3/7)
[Feb 14 16:26:35.690682 2006] debug: Loaded ChanServ database (4/7)
[Feb 14 16:26:35.690806 2006] debug: Loaded OperServ database (5/7)
[Feb 14 16:26:35.690867 2006] debug: Loaded news database (6/7)
[Feb 14 16:26:35.690934 2006] debug: Loaded exception database (7/7)
[Feb 14 16:26:35.690976 2006] Databases loaded
[Feb 14 16:26:35.691019 2006] debug: Saving FFF databases
[Feb 14 16:26:35.692201 2006] Connected to Server 1 (localhost:6666)
[Feb 14 16:26:35.692302 2006] debug: Sent: PROTOCTL NICKv2 VHP
[Feb 14 16:26:35.692370 2006] debug: Sent: PASS :mypass
[Feb 14 16:26:35.692429 2006] debug: Sent: SERVER localhost 1 :Services for IRC Networks
[Feb 14 16:26:35.692585 2006] debug: Sent: NICK NickServ 1 1139905595 services localhost localhost 0 +oS * :Nickname Server
[Feb 14 16:26:35.692630 2006] debug: Sent: SQLINE NickServ :Reserved for services
[Feb 14 16:26:35.692683 2006] debug: Sent: NICK ChanServ 1 1139905595 services localhost localhost 0 +oS * :Channel Server
[Feb 14 16:26:35.692742 2006] debug: Sent: SQLINE ChanServ :Reserved for services
[Feb 14 16:26:35.692797 2006] debug: Sent: NICK HostServ 1 1139905595 services localhost localhost 0 +oS * :vHost Server
[Feb 14 16:26:35.692849 2006] debug: Sent: SQLINE HostServ :Reserved for services
[Feb 14 16:26:35.692903 2006] debug: Sent: NICK MemoServ 1 1139905595 services localhost localhost 0 +oS * :Memo Server
[Feb 14 16:26:35.692956 2006] debug: Sent: SQLINE MemoServ :Reserved for services
[Feb 14 16:26:35.693010 2006] debug: Sent: NICK BotServ 1 1139905595 services localhost localhost 0 +oS * :Bot Server
[Feb 14 16:26:35.693062 2006] debug: Sent: SQLINE BotServ :Reserved for services
[Feb 14 16:26:35.693116 2006] debug: Sent: NICK HelpServ 1 1139905595 services localhost localhost 0 +oS * :Help Server
[Feb 14 16:26:35.693169 2006] debug: Sent: SQLINE HelpServ :Reserved for services
[Feb 14 16:26:35.693223 2006] debug: Sent: NICK OperServ 1 1139905595 services localhost localhost 0 +ioS * :Operator Server
[Feb 14 16:26:35.693276 2006] debug: Sent: SQLINE OperServ :Reserved for services
[Feb 14 16:26:35.693329 2006] debug: Sent: NICK Global 1 1139905595 services localhost localhost 0 +ioS * :Global Noticer
[Feb 14 16:26:35.693383 2006] debug: Sent: SQLINE Global :Reserved for services
[Feb 14 16:26:35.693430 2006] debug: Received: :irc.sportscn.com NOTICE AUTH :*** Found your hostname (cached)
[Feb 14 16:26:35.693480 2006] unknown message from server (:irc.sportscn.com NOTICE AUTH :*** Found your hostname (cached))
[Feb 14 16:26:36.695070 2006] debug: Received: ERROR :Bogus server name (localhost)
[Feb 14 16:26:36.695115 2006] unknown message from server (ERROR :Bogus server name (localhost))
[Feb 14 16:26:36.695268 2006] debug: Received: ERROR :Closing Link: [127.0.0.1] (Bogus server name)
[Feb 14 16:26:36.695306 2006] unknown message from server (ERROR :Closing Link: [127.0.0.1] (Bogus server name))
[Feb 14 16:26:36.695396 2006] Read error from server: No such file or directory
[Feb 14 16:26:36.695470 2006] debug: Sent: :localhost SQUIT localhost :Read error from server: No such file or directory
[root@localhost docs]#

and unrealircd.conf i have add the lines

link  localhost.localdomain
{
        username        *;
        hostname        127.0.0.1;
        bind-ip         *;
        port            6666;
        hub             *;
        password-connect "mypass";
        password-receive "mypass";
        class           servers;
};

what's wrong ,please tell me ,thxs

Dave Robson:
you have "localhost" as your services server name... unreal dosnt think its valid

fallow:
i have changed localhost,but error
[Feb 14 17:29:15.102417 2006] debug: Sent: SQLINE OperServ :Reserved for services
[Feb 14 17:29:15.102554 2006] debug: Sent: NICK Global 1 1139909355 services sportscn.com irc.sportscn.com 0 +ioS * :Global Noticer
[Feb 14 17:29:15.102687 2006] debug: Sent: SQLINE Global :Reserved for services
[Feb 14 17:29:15.102814 2006] debug: Received: :irc.sportscn.com NOTICE AUTH :*** Found your hostname
[Feb 14 17:29:15.102948 2006] unknown message from server (:irc.sportscn.com NOTICE AUTH :*** Found your hostname)
[Feb 14 17:29:16.081746 2006] debug: Received: ERROR :Link denied (No matching link configuration) [@127.0.0.1.32769]
[Feb 14 17:29:16.081789 2006] unknown message from server (ERROR :Link denied (No matching link configuration) [@127.0.0.1.32769])
[Feb 14 17:29:16.081957 2006] debug: Received: ERROR :Closing Link: [127.0.0.1] (Link denied (No matching link configuration))
[Feb 14 17:29:16.081992 2006] unknown message from server (ERROR :Closing Link: [127.0.0.1] (Link denied (No matching link configuration)))
[Feb 14 17:29:16.082060 2006] Read error from server: Success
[Feb 14 17:29:16.082112 2006] debug: Sent: :irc.sportscn.com SQUIT irc.sportscn.com :Read error from server: Success

unrealircd.conf

link  irc.sportscn.com
{
        username        *@*;
        hostname        *;
        bind-ip         *;
        port            6666;
        hub             *;
        leaf            *;
        password-connect "mypass";
        password-receive "mypass";
        class           servers;
};


services.conf

RemoteServer    irc.sportscn.com 6666 "mypass"
#RemoteServer2  localhost 6667 "mypass"
#RemoteServer3  localhost 6667 "mypass"

# LocalAddress <hostname> [port]  [OPTIONAL]
#     Specifies the local address to bind to before connecting to the
#     remote server.  This may be useful on multihomed hosts.  The hostname
#     and port number are specified the same way as with the RemoteServer
#     directive.  If this is not specified, Services will let the operating
#     system choose the local address.  If only a hostname is specified,
#     Services will bind to that address but let the operating system
#     choose the local port number.
#
#     If you don't know what this means or don't need to use it, just leave
#     the directive commented out.
#
#     This directive may be overridden at runtime by the -local
#     command-line option.

LocalAddress    localhost

###########################################################################
#
# Services identification and pseudoclient names
#
###########################################################################

# ServerName <name>  [REQUIRED]
#     Specifies the IRC server name which Services should use.  May be
#     overridden by the -name command-line option.

ServerName  "irc.sportscn.com"

Navigation

[0] Message Index

[#] Next page

Go to full version