progval / Supybot-plugins

Collection of plugins for Supybot/Limnoria I wrote or forked.
https://github.com/ProgVal/Limnoria/
107 stars 63 forks source link

LinkRelay nicks command doesn't show one network #303

Open ThePhoenix47 opened 8 years ago

ThePhoenix47 commented 8 years ago

I have a strange issue with the LinkRelay plugin: I linked several channels using it, but when I issue the "nicks" command, one particular network doesn't show up. It is always this one, and it worked for about a day before it broke. Any ideas what could be the reason for this?

progval commented 8 years ago

Is the link reciprocal?

ThePhoenix47 commented 8 years ago

It is. All of them are, to be exact. I also tested and the link itself works in both directions.

progval commented 8 years ago

Can you should me the results of your command calls, as well as the result of @linkrelay list?

ThePhoenix47 commented 8 years ago

On Net1: ThePhoenix47 | LinkRelay nicks #channel -- | Bot: 3 users in #channel on Net3: +User, +ThePhoenix47, and @Bot -- | Bot: 2 users in #otherhannel on Net4: +Bot and @User2 -- | Bot: 4 users in #channel on Net5: +Bot_Relay, @User3, User4, and ThePhoenix47 On Net2: ThePhoenix47 | LinkRelay nicks #channel -- | Bot: 12 users in #unity on Net1: (user list) -- | Bot: 3 users in #unity on Net3: +User, +ThePhoenix47, and @Bot -- | Bot: 2 users in #otherhannel on Net4: +Bot and @User2 -- | Bot: 4 users in #channel on Net5: +Bot_Relay, @User3, User4, and ThePhoenix47

(names have been removed)

progval commented 8 years ago

@linkrelay list?

ThePhoenix47 commented 8 years ago

ThePhoenix47 | linkrelay list -- | Bot: #channel on Net1 ==> #channel on Net3. Link healthy!

channel on Net3 ==> #channel on Net1. Link healthy!

channel on Net1 ==> #channel on Net2. Link healthy!

channel on Net2 ==> #channel on Net1. Link healthy!

channel on Net1 ==> #otherchannel on Net4. Link healthy!

otherchannel on Net4 ==> #channel on Net1. Link healthy!

channel on Net3 ==> #channel on Net2. Link healthy!

channel on Net2 ==> #channel on Net3. Link healthy!

channel on Net3 ==> #otherchannel on Net4. Link healthy!

otherchannel on Net4 ==> #channel on Net3. Link healthy!

channel on Net2 ==> #otherchannel on Net4. Link healthy!

otherchannel on Net4 ==> #channel on Net2. Link healthy!

channel on Net5 ==> #channel on Net2. Link healthy!

channel on Net2 ==> #channel on Net5. Link healthy!

channel on Net5 ==> #channel on Net3. Link healthy!

channel on Net3 ==> #channel on Net5. Link healthy!

channel on Net5 ==> #otherchannel on Net4. Link healthy!

otherchannel on Net4 ==> #channel on Net5. Link healthy!

channel on Net5 ==> #channel on Net1. Link healthy!

and #channel on Net1 ==> #channel on Net5. Link healthy!

progval commented 8 years ago

Are you sure the bot is in #channel @ Net2?

ThePhoenix47 commented 8 years ago

It definitely is, the link to that net works in both directions.

progval commented 8 years ago

I still don't have any solution. Any progress on your side?