Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Niko on May 09, 2012, 05:05:25 PM

Title: Services Quit everytime
Post by: Niko on May 09, 2012, 05:05:25 PM
Hy,
ive now install anope 1.8.7 and the services connect on Unreal3.2 but when i create a Bot they Quit :S why ?

King Reagrds

Edit: i have now found this but i dont know what they mean

[18:00:07] -irc.***.com- *** Notice -- WARNING: Remote doesnt have link::options::zip set. Compression disabled.
[18:00:07] -irc.***.com- *** Notice -- (link) Link irc.***.com -> services.***.com[@**.***.***.**.56138] established
Title: Re: Services Quit everytime
Post by: katsklaw on May 09, 2012, 05:16:31 PM
Please READ the supplied error message. It tells you exactly what is wrong and where to find it.
Title: Re: Services Quit everytime
Post by: Niko on May 09, 2012, 05:45:13 PM
yeah but the problem is i dont understand it ! :S
where is the bug where to fix it ? unrealconf or serivces ?
Title: Re: Services Quit everytime
Post by: Jan Milants on May 10, 2012, 09:08:35 AM
what error messge...  ???

[18:00:07] -irc.***.com- *** Notice -- WARNING: Remote doesnt have link::options::zip set. Compression disabled.
[18:00:07] -irc.***.com- *** Notice -- (link) Link irc.***.com -> services.***.com[@**.***.***.**.56138] established
remove the zip option from anope link block in unrelaircd.conf...

but that s a warning.. that won't cause services to split.. I would guess ulines or so, but you haven't given enough details to determine that..
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 08:27:49 AM
[09:21:15] -irc.***.com- *** Notice -- WARNING: Remote doesnt have link::options::zip set. Compression disabled.
[09:21:15] -irc.***.com- *** Notice -- (link) Link irc.***.com -> services.***.com[@**.***.***.**.26433] established
[09:21:15] -irc.***.com- *** Notice -- Possible negative TS split at link services.***.com (1336807268 - 1336814425 = -7157) [PLEASE SYNC YOUR CLOCKS!]
[09:21:15] -irc.***.com- *** Notice -- Link services.***.com -> irc.***.com is now synced [secs: -7157 recv: 2.248 sent: 3.369]
[09:21:16] -irc.***.com- *** Notice -- Max SendQ limit exceeded for services.***.com[**.***.***.**]: 1000060 > 1000000
[09:21:16] -irc.***.com- *** Global -- Closing link: Max SendQ exceeded - services.***.com[**.***.***.**]

if u need more options then tell it, im first time install ircd and services

thanks
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 08:29:44 AM
Sounds like ulines.

Have you added a uline for your services host on your ircd?

Also, you need to sync your clocks by the look of that.
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 08:33:14 AM
ulines {
   services.***.***l.com;
   stats.***.***.com;
};


and the link for services

};

listen **.***.***.**:*****
 {
 options
 {
 serversonly;
 };
 };


 link services.***.com
 {
 username *;
 hostname **.***.***.**;
 bind-ip *;
 port *****;
 hub *;
 password-connect "***";
 password-receive "***";
 class servers;
 options {
 zip;
 };
 };
Title: Re: Services Quit everytime
Post by: Han on May 12, 2012, 10:09:39 AM
as Viper said, remove the zip option in oyur link block

remove the zip option from anope link block in unrelaircd.conf...
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 10:44:05 AM
Can we get over starring out useful information please, it's very possible that's where the issue lies.

Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 01:00:29 PM
as Viper said, remove the zip option in oyur link block

the problem is i have no zip option in my unrealircd ... -.-

only have
include "aliases/anope.conf";

and the only zip is ...
/*
   Optionen:
   ALT            |NEU
   S      ssl
   N/A      autoconnect
   N/A      quarantine
   N/A      nodnscache
*/
but from there i have delted it !
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 01:11:42 PM
Quote
the problem is i have no zip option in my unrealircd ... -.-

What?

 link services.***.com
 {
 username *;
 hostname **.***.***.**;
 bind-ip *;
 port *****;
 hub *;
 password-connect "***";
 password-receive "***";
 class servers;
 options {
 zip; <------ WHAT IS THIS THEN?
 };
 };
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 02:31:02 PM
ive already delted this rehash in ircd and start service and again same problem same notice bot join and quit ...
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 03:17:03 PM
ulines
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 03:18:40 PM
ulines what ?
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 03:20:25 PM
Something is wrong with them but I'm not going to sit here and guess when you've starred out all of the useful information.

Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 03:21:43 PM
then say me please what u need ? if u want i will post here my conf !
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 03:22:56 PM
Yes, do that.

Both the unreal and anope ones please.
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 03:41:10 PM
here the unreal and services.conf
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 03:46:25 PM
sigh, it's very hard for me to help you if you star out the useful information.
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 03:50:35 PM
ok here only PW changes
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 03:54:09 PM
Finally. Thank you.

The problem is quite simple.

In services.conf you have set ServerName as services.odmori-mozak.com but in your unrealircd.conf the ulines are set to services.don.hypeshell.com.

I would recommend the least path of resistance is to update your unreal side to services.odmori-mozak.com.
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 04:00:38 PM
it woooooooooooooorks yeeeeeeeeeah  :-* :-* :-*

and now please say me how to set the short /ns /bs /hs ... :D
Title: Re: Services Quit everytime
Post by: Charles Kingsley on May 12, 2012, 04:02:55 PM
Attach your latest configs first and I'll check them.
Title: Re: Services Quit everytime
Post by: Niko on May 12, 2012, 04:08:13 PM
here boss :D
the bot stay and the oter services but same problem
[17:11:07] -irc.odmori-mozak.com- *** Notice -- WARNING: Remote doesnt have link::options::zip set. Compression disabled.
[17:11:07] -irc.odmori-mozak.com- *** Notice -- (link) Link irc.odmori-mozak.com -> services.odmori-mozak.com[@79.133.200.45.51798] established
[17:11:07] * Joins: OdmoriMozak (Odmori@Mozak.com)
[17:11:07] * OdmoriMozak sets mode: +ao OdmoriMozak OdmoriMozak
[17:11:07] -irc.odmori-mozak.com- *** Notice -- Possible negative TS split at link services.odmori-mozak.com (1336835427 - 1336842584 = -7157) [PLEASE SYNC YOUR CLOCKS!]
[17:11:07] -irc.odmori-mozak.com- *** Notice -- Link services.odmori-mozak.com -> irc.odmori-mozak.com is now synced [secs: -7157 recv: 2.143 sent: 3.384]