Page 1 of 1
Services Problem Anope
Posted: Thu Nov 11, 2004 2:05 am
by Drak
Ive got Unreal 3.2.2 running on Fedora Core 3 with Anope for my services. I had an 'address already in use' error which i found on the boards, but now that thats fixed, i can't get nickserv to respond.
Where do I start looking to find what I have misconfigured?
Posted: Thu Nov 11, 2004 11:23 am
by AngryWolf
I suggest you to first find out if Anope is actually connected to your server. Assuming it is, send a message to nickserv with the "/msg nickserv <text here>" command, so we know that NickServ is alive. Secondly, use an alias command, for example, /nickserv or /ns to test if your aliases configuration (along with set::services-server) is correct. Then let us know the result (if you see an error message, also paste it in here).
Posted: Thu Nov 11, 2004 3:57 pm
by Drak
Anope doesnt appear to be connected.
nickserv No such nick/channel
Running with -debug and -nofork yields:
[Nov 10 20:50:34.966118 2004] Anope 1.7.5 (325) (compiled for UnrealIRCd 3.1.1+) starting up (options: debug)
[Nov 10 20:50:34.966962 2004] debug: Loading language 10 from file `languages/cat'
[Nov 10 20:50:35.129880 2004] debug: Loading language 9 from file `languages/de'[Nov 10 20:50:35.165810 2004] debug: Loading language 0 from file `languages/en_us'
[Nov 10 20:50:35.203015 2004] debug: Loading language 4 from file `languages/es'[Nov 10 20:50:35.239351 2004] debug: Loading language 6 from file `languages/fr'[Nov 10 20:50:35.275415 2004] debug: Loading language 11 from file `languages/gr'
[Nov 10 20:50:35.363784 2004] debug: Loading language 5 from file `languages/pt'[Nov 10 20:50:35.401711 2004] debug: Loading language 7 from file `languages/tr'[Nov 10 20:50:35.437397 2004] debug: Loading language 8 from file `languages/it'[Nov 10 20:50:35.474140 2004] debug: Loading language 12 from file `languages/nl'
[Nov 10 20:50:35.531347 2004] debug: Loading language 13 from file `languages/ru'
[Nov 10 20:50:35.568581 2004] debug: Loading language 14 from file `languages/hun'
[Nov 10 20:50:35.606129 2004] debug: Loading language 15 from file `languages/pl'
[Nov 10 20:50:35.682654 2004] debug: Loaded languages
[Nov 10 20:50:35.683875 2004] MySQL has been disabled.
[Nov 10 20:50:35.704408 2004] MySQL Error: Set all required configuration options.
[Nov 10 20:50:35.705307 2004] debug: Loaded NickServ database (1/9)
[Nov 10 20:50:35.749077 2004] debug: Loaded HostServ database (2/9)
[Nov 10 20:50:35.749709 2004] debug: Loaded BotServ database (3/9)
[Nov 10 20:50:35.801692 2004] debug: Loaded ChanServ database (5/9)
[Nov 10 20:50:35.802416 2004] debug: Loaded OperServ database (6/9)
[Nov 10 20:50:35.863492 2004] debug: Loaded news database (7/9)
[Nov 10 20:50:35.864126 2004] debug: Loaded exception database (8/9)
[Nov 10 20:50:35.940555 2004] Databases loaded
[Nov 10 20:50:35.941026 2004] Info: Reflecting database records.
[Nov 10 20:50:35.941399 2004] debug: Saving FFF databases
[Nov 10 20:50:40.144838 2004] FATAL: Can't connect to server: Address already in use
I thought i had that fixed, but I guess not. What directive(s) do i need to change to correct this?