Page 1 of 1
"Unknown MODE flag" loop
Posted: Wed Jun 09, 2004 9:19 pm
by Deriel
Greetings!
One of my IRCop is having a strange problem. When he tries tthe /oper command OperServ send to him a "Unknown MODE flag" message ininterruptely, making his internet conection die.
What can be? I'm using UnrealIRCd 3.2 and Anope 1.6.0
Posted: Wed Jun 09, 2004 11:01 pm
by w00t
I can safely say I havent had such a problem, try upgrading Anope. The current stable is 1.6.2, from memory.
Posted: Wed Jun 09, 2004 11:54 pm
by jewles
(sssh w00t)
well I can honestly say I haven't had that problem... If I were you I'd try catching up on some reading.... like that part that says /oper (anything) isn't probably a command that would work with services.
I think what you might be trying to do is:
/oper (a command) to services (operserv)
which in anyones book isn't a smart idea.... but if you aren't... good...
Posted: Wed Jun 09, 2004 11:58 pm
by w00t
jewles: I dont think he's trying to oper to operserv, that'd not bring that error up...
Sounds like the ircd is passing something to services that services doesnt like. Probably a configuration problem.[/code]
Posted: Thu Jun 10, 2004 3:55 am
by codemastr
But why would that make services spit out a numeric? The most helpful thing here would be to see some debug output from the client.
Posted: Thu Jun 10, 2004 4:00 am
by w00t
Actually, probably right. More than likely a client thing, since if it were services, it would send the error: services->ircd not services->user...
Lost me.
