[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with Anope SSL Issue
[Thread Prev] | [Thread Next]
- Subject: Re: Problem with Anope SSL Issue
- From: jrmu@xxxxxxxxxx
- Date: Sat, 19 Jul 2025 17:33:13 -0700
- To: chewbakka@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- Cc: training@xxxxxxxxxx
I also spot a problem in your conf files. In ngircd, you defined anope to be Name = services.chewbakka.host.oddprotocol.org but in anope you defined it as name = "services.irc.chewbakka.host.oddprotocol.org" Because the two names don't match, ngircd will reject anope's connection. -- Aaron Lin jrmu@xxxxxxxxxx IRCNow (https://ircnow.org) On Sat, Jul 19, 2025 at 05:27:56PM -0700, jrmu@xxxxxxxxxx wrote: > Greetings Chewbakka, > > When you attempt to connect anope to ngircd, do you see any error > messages inside /var/log/ngircd.log? If not, try: > > # rcctl stop ngircd > > Then: > > # ngircd -n > > Show me any error messages that ngircd is emitting. That will probably > give you the most hints as to why ngircd is rejecting anope. > > -- > Aaron Lin > jrmu@xxxxxxxxxx > IRCNow (https://ircnow.org) > > On Sat, Jul 19, 2025 at 05:21:32PM +0200, Chewbakka wrote: > > Hello All > > > > > > As noone was answering in #team i write here my problem: > > > > > > chewbakka$ ./anoperc start > > Starting Anope > > Anope 2.0.18, build #1, compiled 05:46:56 Jul 19 2025 > > Using configuration file conf/services.conf > > Attempting to connect to uplink #1 127.0.0.1 (127.0.0.1/16667) with protocol > > ngIRCd > > Successfully connected to uplink #1 127.0.0.1:16667 > > Lost connection from uplink #1 (127.0.0.1:16667) > > Lost connection from uplink #1 (127.0.0.1:16667) > > Check that you are not connecting Anope to an SSL enabled port without > > configuring SSL in Anope (or vice versa) > > > > > > here my services.conf > > > > > > https://paste.ircnow.org/4lu7gterk9y7klab4d2v > > > > > > > > here my ngicd.conf: > > > > https://paste.ircnow.org/cxe745if8tubk16jo5mn > > > > > > Whats the problem, i set off SSL, i dont know what i can do, please answer > > friends. > > > > > > Regards > > > > > > Chewbakka > > > > > > > > > > > >
Problem with Anope SSL Issue | Chewbakka <chewbakka@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> |
Re: Problem with Anope SSL Issue | jrmu@xxxxxxxxxx |