Ah, that was it. I upgraded anope to 2.0.10 and all is well. There may well be some 'mistakes' in my configs but nothing that is upsetting functionality so I will leave it as it is.
Thank you for your time.
Search found 9 matches
- Sat Aug 21, 2021 1:35 pm
- Forum: Linking servers
- Topic: Since upgrading to 5.2.1.1 anope 2.0.3 doesn't connect
- Replies: 4
- Views: 19620
- Sat Aug 21, 2021 11:51 am
- Forum: Linking servers
- Topic: Since upgrading to 5.2.1.1 anope 2.0.3 doesn't connect
- Replies: 4
- Views: 19620
Re: Since upgrading to 5.2.1.1 anope 2.0.3 doesn't connect
I'm not sure what you mean.DonTCry wrote: Sat Aug 21, 2021 10:57 am Check your unrealircd.conf
you have to link blocks for services and listen blocks
I fixed the uline though.
- Sat Aug 21, 2021 10:39 am
- Forum: Linking servers
- Topic: Since upgrading to 5.2.1.1 anope 2.0.3 doesn't connect
- Replies: 4
- Views: 19620
Since upgrading to 5.2.1.1 anope 2.0.3 doesn't connect
I upgraded unrealircd to 5.2.1.1 and i upgraded anope to 2.0.3 and services connects but then it immediately disconnects.
This is output in my irc
irc.arpradio.com: Link services.arpradio.com -> irc.arpradio.com is now synced [secs: 0 recv: 1.455 sent: 5.78]
irc.arpradio.com: Lost server link to ...
This is output in my irc
irc.arpradio.com: Link services.arpradio.com -> irc.arpradio.com is now synced [secs: 0 recv: 1.455 sent: 5.78]
irc.arpradio.com: Lost server link to ...
- Tue Aug 11, 2020 6:39 pm
- Forum: Generic support
- Topic: Unreal 5.0.6 Anope services cannot connect
- Replies: 4
- Views: 9991
Re: Unreal 5.0.6 Anope services cannot connect
Scratch that I fixed it, I had used the same password in the uplink block as in the link block when i should have used the password in my link services block further down in my unrealircd.conf
Thanks for the help
Thanks for the help
- Tue Aug 11, 2020 6:31 pm
- Forum: Generic support
- Topic: Unreal 5.0.6 Anope services cannot connect
- Replies: 4
- Views: 9991
Re: Unreal 5.0.6 Anope services cannot connect
OK I tried all that and now I'm getting a different error.
# ./anoperc start
Starting Anope
Anope 2.0.7, build #4, compiled 11:29:42 Aug 10 2020
Using configuration file conf/services.conf
Attempting to connect to uplink #1 127.0.0.1 (127.0.0.1), port 6900
Successfully connected to uplink #1 127.0 ...
# ./anoperc start
Starting Anope
Anope 2.0.7, build #4, compiled 11:29:42 Aug 10 2020
Using configuration file conf/services.conf
Attempting to connect to uplink #1 127.0.0.1 (127.0.0.1), port 6900
Successfully connected to uplink #1 127.0 ...
- Mon Aug 10, 2020 8:26 pm
- Forum: Generic support
- Topic: Unreal 5.0.6 Anope services cannot connect
- Replies: 4
- Views: 9991
Unreal 5.0.6 Anope services cannot connect
I upgraded unreal 4 to 5.0.6, setup tls and i can connect as a user using tls. However services (anope 2.0.7) cannot connect using tls and i cannot connect services without tls in unreal 5.
# ./anoperc start
Starting Anope
Anope 2.0.7, build #4, compiled 11:29:42 Aug 10 2020
Using configuration ...
# ./anoperc start
Starting Anope
Anope 2.0.7, build #4, compiled 11:29:42 Aug 10 2020
Using configuration ...
- Fri Aug 07, 2020 10:24 pm
- Forum: Generic support
- Topic: ssl error
- Replies: 5
- Views: 10849
Re: ssl error
I will upgrade to 5 and see if this fixes the issue
- Thu Aug 06, 2020 9:06 pm
- Forum: Generic support
- Topic: ssl error
- Replies: 5
- Views: 10849
Re: ssl error
Hi, I am running UnrealIRCd-4.0.1
I tried the first chmod and it still doesn't work, same error.
I tried the first chmod and it still doesn't work, same error.
- Tue Aug 04, 2020 10:30 pm
- Forum: Generic support
- Topic: ssl error
- Replies: 5
- Views: 10849
ssl error
I am getting this error after adding the tls-options line to this block
listen::tls-options specified without a value
/* Standard IRC SSL/TLS port 6697 */
listen {
ip *;
port 6697;
options { ssl; };
tls-options {
certificate "/etc/letsencrypt/live/irc.arpradio.com/fullchain.pem";
key "/etc ...
listen::tls-options specified without a value
/* Standard IRC SSL/TLS port 6697 */
listen {
ip *;
port 6697;
options { ssl; };
tls-options {
certificate "/etc/letsencrypt/live/irc.arpradio.com/fullchain.pem";
key "/etc ...