Page 1 of 1

/list function on linked servers

Posted: Sun Jan 16, 2005 10:29 pm
by XziBiT
I just linked 2 servers with eachother but on 1 server the /list function is working as normal and shows all channels in use. On the other server the /list function gives a empty list, no channels are showed...

Anyone knows a solution for this?

Posted: Mon Jan 17, 2005 4:38 pm
by codemastr
Are the channels +s? If they are, you must be an oper to see them. So if you don't have an oline on the second server, that would explain it.

Posted: Mon Jan 17, 2005 7:38 pm
by XziBiT
no special channel modes

Posted: Mon Jan 17, 2005 10:18 pm
by Syzop
1. Are you linking 2 Unreal servers? if so.. which version (both sides)?
2. Any warnings during linking?
3. Does /map or /links show the server is in fact linked?
4. Can you message from a user on server A to server B?
5. Can you join a channel that was created on A (or reverse), and if so.. do you see the persons in the channel that should be there?
6. If using mirc, worth to do '/debug -pt @debug' and then do a '/quote LIST'.. and then check in the @debug window if in fact no channels were received by the client.

Posted: Tue Jan 18, 2005 12:47 pm
by XziBiT
1: both version 3.2.2
2: only that the times were not the same
3:
irc.xzibit.zapto.org (1) 1
|-stats.xzibit.zapto.org (6)
|-services.xzibit.zapto.org (13) 2
`-irc.tarae.zapto.org (11) 3

4: yes
5: yes
6: hmm, /quote list is working and /list not

(13:47) -> irc.xzibit.zapto.org LIST
(13:47) <- :irc.xzibit.zapto.org 321 Frank Channel :Users Name
(13:47) <- :irc.xzibit.zapto.org 322 Frank #blah 2 :[+ntr] <3 <3 <3 mu online > * \\\\\\\:o) <3 <3 <3 look everyone i made a clown! http://img144.exs.cx/img144/4051/clown7cp.jpg
(13:47) <- :irc.xzibit.zapto.org 322 Frank #services 9 :[+smntir]
(13:47) <- :irc.xzibit.zapto.org 322 Frank #sneaky 3 :[+ntr] //////-//// Free Ops | -=SnEAky=-\\\\\\-\\\\\\
(13:47) <- :irc.xzibit.zapto.org 322 Frank #irc-ops 5 :[+ntr] - IRC help channel - #idleRPG !!! -
(13:47) <- :irc.xzibit.zapto.org 322 Frank #general 8 :[+ntr] - General Chat Channel!! Have fun! -Use English please
(13:47) <- :irc.xzibit.zapto.org 322 Frank #idlerpg 10 :[+mntr] - http://irpg.loek.nl/ for help and status! #general for chat!! -
(13:47) <- :irc.xzibit.zapto.org 322 Frank #s.O= 6 :[+ntr] - s.O= IS 2005. Website: http://www.so-aa.tk. Ventrilo: 80.100.98.169:3748. #idleRPG -
(13:47) <- :irc.xzibit.zapto.org 323 Frank :End of /LIST
(13:47) -> irc.xzibit.zapto.org NOTICE Frank :® 1590515
(13:47) <- :[email protected] NOTICE Frank :® 1590515
(13:47) -> irc.xzibit.zapto.org LIST <10000
(13:47) <- :irc.xzibit.zapto.org 321 Frank Channel :Users Name
(13:47) <- :irc.xzibit.zapto.org 322 Frank #irc-ops 5 :[+ntr] - IRC help channel - #idleRPG !!! -
(13:47) <- :irc.xzibit.zapto.org 323 Frank :End of /LIST

Posted: Tue Jan 18, 2005 2:31 pm
by Ron2K
XziBiT wrote:2: only that the times were not the same
Try fixing that. A lot of server synch problems are caused by the IRCd clocks not being synched.

Posted: Tue Jan 18, 2005 6:41 pm
by codemastr
6: hmm, /quote list is working and /list not
That means it is a problem with your client, not with Unreal. My initial guess would be that you have a script that has overridden the /list command. Try disabling your scripts and see if it works then.

Posted: Tue Jan 18, 2005 7:17 pm
by Stealth
If you use mIRC, and do not wish to disable your script, use /!list the "!" at the beginning of the command overrides any scripts that might try to override the command.

Posted: Wed Jan 19, 2005 1:06 pm
by XziBiT
ok, updated times and its working now

ty very much