Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: jasumen on March 14, 2014, 06:44:49 PM

Title: Services Not connecting to Hybrid !!!!!
Post by: jasumen on March 14, 2014, 06:44:49 PM
************NOOB AHEAD*******************
Iknow its probably a configuration  problem  but i dont seem  to get  why  my services   don't show up
 I'm  using  the folowing :
anope 1.8.8  (stable)
ircd-Hybrid  8.7 (stable )
 i even did  a    ./services -debug -nofork   to understand  why    and i get an error number 2   out put :
"
[Mar 14 15:13:31.120636 2014] debug: Received: :hades.arpa NOTICE AUTH :*** Found your hostname
[Mar 14 15:13:31.120706 2014] debug: Received: ERROR :Closing Link: localhost (Bogus server name)
[Mar 14 15:13:31.120739 2014] debug: Closing Link: localhost (Bogus server name)
[Mar 14 15:13:31.120779 2014] debug: Emitting event "db_saving" (1 args)
[Mar 14 15:13:31.120816 2014] [hs_request] Succesfully saved database
[Mar 14 15:13:31.120864 2014] debug: Saving FFF databases
[Mar 14 15:13:31.121075 2014] debug: Emitting event "db_saving" (1 args)
[Mar 14 15:13:31.121112 2014] debug: Emitting event "shutdown" (1 args)
[Mar 14 15:13:31.121141 2014] Read error from server: No such file or directory (error num: 2)
[Mar 14 15:13:31.121185 2014] debug: Sent: SQUIT anope :Read error from server: No such file or directory (error num: 2)
"
 also   i 'm  including a copy  of  my services.conf   also  services.log
Thank you in advance
iknow its probably  a noobie  error  but please help me     its been two weeks im struggling with this
Title: Re: Services Not connecting to Hybrid !!!!!
Post by: Adam on March 14, 2014, 06:49:20 PM
1. Learn English. Or at the very least, type with consistent spacing between words and punctuation so you don't look like a retard.

2. Hybrid 8.7 doesn't actually exist

3. You need to configure a connect{} block in ircd.conf for services.
Title: Re: Services Not connecting to Hybrid !!!!!
Post by: jasumen on March 14, 2014, 07:06:27 PM
Errata :  i'm using  hybrid 8.1.7 *
I did configure a connect block in my  ircd.conf
here  is my ircd.conf
 I just want to know where is my error  and how to fix it.
Title: Re: Services Not connecting to Hybrid !!!!!
Post by: jasumen on March 14, 2014, 07:27:29 PM
Correct me if i don't !!  :(
Title: Re: Services Not connecting to Hybrid !!!!!
Post by: katsklaw on March 15, 2014, 12:18:10 AM
1, Uhm, wow .. You have a crap load of IRCd config file issues and *IF* you ever get Anope to connect, there will be WW III. Forget about connecting services and re-read your IRCd configuration documentation. It seems as though you used the default example (which is intentionally fubar) and only changed like 5 lines. I mean seriously .. you're even trying to listen on IP 1.2.3.4 FFS! Fix THIS before going to #2.

2, [Mar 14 15:13:31.120706 2014] debug: Received: ERROR :Closing Link: localhost (Bogus server name)

#2: Services needs to be named something remotely compliant like irc.services or services.my.completely.misconfigured.setup not just "anope".