Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Umode +r on ID  (Read 4580 times)

0 Members and 1 Guest are viewing this topic.

Gianluca

  • Anope User
  • Offline Offline
  • Posts: 27
Umode +r on ID
« on: July 02, 2011, 09:42:14 AM »

good morning..in the version 1.8.6 when i use /ns ID or IDENTIFY pass NickServ or Services not change my umode +r ( user register ) and in LOGOUT not here -r..see the code

Code: [Select]
[10:31:16] Nickserv *** Password accettata per il nick (xxx).Da questo momento risulti identificato.
In this code NickServ not change my umode,
but if i use /mode nick i can see the +r mode

Code: [Select]
[10:31:15] Nickserv *** Non sei più identificato per il tuo nick.
(not here -r)

But in the 1.8.5 versione after this command the umode +r/-r changing

Code: [Select]
[10:08:55] Hai impostato i seguente modi:
[10:08:55] +r
[10:08:55] 1Nickserv *** Password accettata - adesso sei riconosciuto.
-
[10:09:20] Hai impostato i seguente modi:
[10:09:20] -r
[10:09:20] Nickserv *** Non sei più identificato per il tuo nick.
Logged

katsklaw

  • Supporter
  • Anope User
  • Offline Offline
  • Posts: 537
Re: Umode +r on ID
« Reply #1 on: July 02, 2011, 12:24:30 PM »

This is usually caused by fouled up ulines. check to be sure that the ulines configuration for all ircds are correct and match ServerName exactly, this is case sensitive. If you have to make a correction you need to restart Anope because a ulined server must be introduced as such so it's not something you can change mid-swing.

You can also verify it's a uline problem by changing a channel mode with services involved, for example change the channel more to something other what's mode locked. If services goes nuts then it's because the ulines are messed up. IIRC, upon ID Anope sends +r once and forgets about it. With the channel mode Anope will be more persistent.
« Last Edit: July 02, 2011, 12:30:40 PM by katsklaw »
Logged

Gianluca

  • Anope User
  • Offline Offline
  • Posts: 27
Re: Umode +r on ID
« Reply #2 on: July 02, 2011, 03:52:51 PM »

Uline Conf is ok...on services.conf and on Uline.conf Unreal3.2.6
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: Umode +r on ID
« Reply #3 on: July 02, 2011, 10:16:08 PM »

the version of anope shouldn't matter, but..
Code: [Select]
# UseSVS2MODE [OPTIONAL]
#     On Unreal IRCD use SVS2MODE instead of SVSMODE, doing this will
#     show services changing user modes.
#UseSVS2MODE
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Gianluca

  • Anope User
  • Offline Offline
  • Posts: 27
Re: Umode +r on ID
« Reply #4 on: July 03, 2011, 10:12:56 AM »

tnk now this thread is resolve!!!
Tnk and i'm sorry for my posts..but this is the first time for me on anope services :)

Good by :*
Logged
Pages: [1]   Go Up