"Unknown MODE flag" loop

These are old archives. They are kept for historic purposes only.
Post Reply
Deriel

"Unknown MODE flag" loop

Post 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
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

I can safely say I havent had such a problem, try upgrading Anope. The current stable is 1.6.2, from memory.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
jewles
Posts: 263
Joined: Thu Mar 11, 2004 7:41 pm
Location: Herndon, VA

Post 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...
FBSD-DEV Project
http://www.fbsd-dev.org

YatesDev Hosting
http://www.yatesdev.com

The Wrong Way
http://www.thewrongway.net
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

jewles: I dont think he's trying to oper to operserv, that'd not bring that error up...

Code: Select all

[09:52] <w00t> oper blah blah
[09:52] OperServ[[email protected]] Syntax: OPER {ADD|DEL|LIST|CLEAR} [nick | entry-list]
[09:52] OperServ[[email protected]] /msg OperServ HELP OPER for more information.
Sounds like the ircd is passing something to services that services doesnt like. Probably a configuration problem.[/code]
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post 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.
-- codemastr
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post 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. :!:
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Post Reply