Search found 3 matches

by dktmb
Thu Jul 27, 2023 9:33 pm
Forum: UnrealIRCd modules (third party)
Topic: Auditorium - Unable to install it. '_hook_error_incompatible();'
Replies: 3
Views: 10949

Auditorium - Unable to install it. '_hook_error_incompatible();'

Hi ! o/ I was trying to install auditorium frome module manager in vain... I'm on the last release of Unreal and try it with ./unrealircd module install third/auditorium It give it to me this error : /unrealircd-6.1.1.1/include/modules.h:2457:9: error: call to ‘_hook_error_incompatible’ declared wit...
by dktmb
Mon Jul 03, 2023 4:05 am
Forum: Services
Topic: Linking anope 2.0.13 and Unrealircd 6.1.1.1
Replies: 1
Views: 10573

Re: Linking anope 2.0.13 and Unrealircd 6.1.1.1

Hi wzion, (this post more for potentially people with this error as you've resolved yours) In the conf' files, one on unreal side and the other on anope, you have to configure the link block. An example for the unreal's conf file : link services.example.com { incoming { mask ip 127.0.0.1; } password...
by dktmb
Sat May 27, 2023 5:40 pm
Forum: Installing and getting connected
Topic: SSL Kiwiirc
Replies: 3
Views: 3470

Re: SSL Kiwiirc

Hi logics,

Kiwiirc supports LE certifcates

The cert must be fullchain.pem, the key is ok

cert = /etc/letsencrypt/live/web.vipchat.com.br/fullchain.pem
key = /etc/letsencrypt/live/web.vipchat.com.br/privkey.pem