Search found 4 matches

by dktmb
Fri Feb 14, 2025 5:58 pm
Forum: Generic support
Topic: How to "unjail" an user (viruschan spamfilter)
Replies: 2
Views: 8459

Re: How to "unjail" an user (viruschan spamfilter)

Hi CrazyCat,

You can look here, it seems to be the "normal" behavior of viruschan. At least for the moment !
https://bugs.unrealircd.org/view.php?id=6270

o/
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: 20511

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 ...
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: 17979

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 ...
by dktmb
Sat May 27, 2023 5:40 pm
Forum: Installing and getting connected
Topic: [SOLVED] SSL Kiwiirc
Replies: 3
Views: 12677

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