Unable to join channel after inviting myself using OperOverride

If your UnrealIRCd is up and running but you have a question about it, then use this forum.
(NOT for installation or connecting issues! Use the other forum instead.)

Moderator: Supporters

Locked
maboivin
Posts: 1
Joined: Sat Dec 05, 2015 2:32 am

Unable to join channel after inviting myself using OperOverride

Post by maboivin »

Hi,
I just installed unrealircd 4.0.0-rc4 and I configured my nick to be an oper with the default oper class 'netadmin-with-override'.

I have created a channel (#channel) that is invite only (+i) and secret (+s).

I'm able to use the command //invite $me #channel. I do receive a notice $me (user@host) invites you to join #channel. In the ircd.log, I do see the override log line [Sat Dec 5 02:37:50 2015] - OVERRIDE: $me (user@host) invited him/herself into #channel (Overriding Invite Only). But then, when I try to join the #channel using /join #channel, nothing happens and I'm unable to join the channel. Note that using /sajoin $me #channel does work. I read the doc a couple of times and I can't find what I'm missing.

Could you please help me finding what I'm doing wrong, or any other config that I should check?
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Unable to join channel after inviting myself using OperOverride

Post by Syzop »

I can confirm/reproduce. I've reported it as https://bugs.unrealircd.org/view.php?id=4481 and will look at it tomorrow.
(Please use that bug item for further tracking)

Thanks for the report
Locked