Help

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Jacob
Posts: 5
Joined: Wed Apr 30, 2008 8:14 pm

Help

Post by Jacob »

When my services connect i get this:

[06:57] --Jacobs.IRC.Server-- *** LocOps -- Link denied for services.Jacobs.IRC.Server([email protected]) (No link block named 'services.Jacobs.IRC.Serve

What do i need to do to fix it?
Jacob
Posts: 5
Joined: Wed Apr 30, 2008 8:14 pm

Re: Help

Post by Jacob »

Now I Get:

[17:59] --Jacobs.IRC.Server-- *** LocOps -- ERROR :from (services.Jacobs.IRC.Server)[127.0.0.1] -- Closing Link: [127.0.0.1] (Throttled: Reconnecting toofast) -Email [email protected] for more information.
[17:59] --Jacobs.IRC.Server-- *** Notice -- Connection to (services.Jacobs.IRC.Server)[127.0.0.1] activated.
[17:59] --Jacobs.IRC.Server-- Lost connection to (services.Jacobs.IRC.Server)[127.0.0.1]:Software caused connection abort
[17:59] --Jacobs.IRC.Server-- *** Notice -- Connection to (services.Jacobs.IRC.Server)[127.0.0.1] activated.
[17:59] --Jacobs.IRC.Server-- Lost connection to (services.Jacobs.IRC.Server)[127.0.0.1]:Connection reset by peer
[17:59] --Jacobs.IRC.Server-- Lost connection to (services.Jacobs.IRC.Server)[127.0.0.1]:Software caused connection abort
[17:59] --Jacobs.IRC.Server-- *** Notice -- Connection to (services.Jacobs.IRC.Server)[127.0.0.1] activated.
[17:59] --Jacobs.IRC.Server-- Lost connection to (services.Jacobs.IRC.Server)[127.0.0.1]:Software caused connection abort
[17:59] --Jacobs.IRC.Server-- *** Notice -- Connection to (services.Jacobs.IRC.Server)[127.0.0.1] activated.
[17:59] --Jacobs.IRC.Server-- *** Notice -- Connection to (services.Jacobs.IRC.Server)[127.0.0.1] activated.
[17:59] --Jacobs.IRC.Server-- *** LocOps -- ERROR :from (services.Jacobs.IRC.Server)[127.0.0.1] -- Closing Link: [127.0.0.1] (Throttled: Reconnecting toofast) -Email [email protected] for more information.
Connection Closed From Jacobs.IRC.Server
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Help

Post by Jobe »

The link block option "autoconnect" cannot be used with services!

Secondly, to connect services to UnrealIRCd, you need to start the services and they will connect themselves (which is also why autoconnect and /connect command cannot be used for services.)

If services do not connect and you get no error messages when you run services, check the services log file(s) to see what went wrong.
Your IP: Image
Your Country: Image
Jacob
Posts: 5
Joined: Wed Apr 30, 2008 8:14 pm

Re: Help

Post by Jacob »

What option(s) should i use?
Jacob
Posts: 5
Joined: Wed Apr 30, 2008 8:14 pm

Re: Help

Post by Jacob »

thanks for the help, i got it working
Locked