Page 1 of 1

Problems with Anope services

Posted: Thu Mar 25, 2004 6:59 pm
by K
I use to use Anope 1.4.26 on Unreal 3.2 RC1 and it use to work fine for me , then I upgraded the ircd to Unreal 3.2RC2fix , from that the ircd is not allowing the services to connect . This is my services log

Code: Select all

[Mar 25 10:27:17 2004] Anope 1.4.26 (compiled for UnrealIRCd 3.1.1+) starting up
[Mar 25 10:27:17 2004] Attempting to load V3 HS Database
[Mar 25 10:27:17 2004] Databases loaded
[Mar 25 10:27:18 2004] unknown message from server (:*myIRC* 451 PROTOCTL :You have not registered)
[Mar 25 10:27:18 2004] unknown message from server (:*myIRC* 451 PASS :You have not registered)
[Mar 25 10:27:18 2004] unknown message from server (:*myIRC* 451 SERVER :You have not registered)
[Mar 25 10:27:18 2004] unknown message from server (:*myIRC* 451 SQLINE :You have not registered)
[Mar 25 10:27:18 2004] unknown message from server (:*myIRC* 432 NickServ ChanServ :Erroneous Nickname: Reserved for Services)
[Mar 25 10:27:18 2004] unknown message from server (:*myIRC* 451 SQLINE :You have not registered)
[Mar 25 10:27:21 2004] unknown message from server (:*myIRC* 451 SQLINE :You have not registered)
[Mar 25 10:27:24 2004] unknown message from server (:*myIRC* 451 SQLINE :You have not registered)
[Mar 25 10:27:28 2004] unknown message from server (:*myIRC* 451 SQLINE :You have not registered)
After that I even removed the ban nick block, even then it didnt worked. Hope You can help me out :)

Posted: Thu Mar 25, 2004 8:00 pm
by AngryWolf
Sorry, I can't answer, but you've chosen a wrong forum. :) This post should go to the Services forum.

Posted: Fri Mar 26, 2004 8:05 am
by Ron2K
Just a thought - did you remember to rehash after taking the block out?

Unfortunately, I don't use Anope, so I can't help you out much more than that, other than something I just noticed...

Code: Select all

[Mar 25 10:27:17 2004] Anope 1.4.26 (compiled for UnrealIRCd 3.1.1+) starting up
Now, I don't know what that line tells you, but it tells me that your services maybe need upgrading too.

Posted: Fri Mar 26, 2004 12:39 pm
by K
I have rehashed , I thought that the problem was with ircd so I have posted it here (because the server is not accepting link with services).
Anyways , Thanx for your help :)

Posted: Sat Mar 27, 2004 3:09 pm
by v00d00
Try upgrading to Anope v1.6 stable. It's the latest version, and I'm running UnrealIRCD 3.2-RC2fix along with it no problem.

Posted: Sun Mar 28, 2004 1:23 am
by aquanight
I have RC1 (still) with Anope 1.5.10-rc5 (compiled for UnrealIRCd 3.1.1+) and it runs fine.

The only reason I have ircd RC1 is because I haven't had time to dl RC2fix. The only reason I have Anope 1.5 is because of Cygwin. I could probably compile 1.6 on Cygwin, but it's the same situation as with the ircd. Plus, I'd have to find the Anope source to compile it.

(BTW, would the unix ircd compile+run on cygwin?)

Posted: Sun Mar 28, 2004 1:39 am
by codemastr
(BTW, would the unix ircd compile+run on cygwin?)
Nope.

Posted: Sun Mar 28, 2004 1:44 am
by aquanight
codemastr wrote:Nope.
Darn it... :cry:

I was hoping this could solve the whole module thing.

But why won't it compile? Is there something that's non-posix (I haven't looked at the source, mainly due to the designation of 'unix')?

Posted: Sun Mar 28, 2004 1:51 am
by codemastr
Cygwin requires special support to be added in some cases.

Posted: Mon Mar 29, 2004 7:14 am
by Ron2K
aquanight wrote:I was hoping this could solve the whole module thing.
Cygwin does not support dynamically linked modules, only static modules. Tried and tested that with IRC Services.