Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRC puppet reconnected despite being kicked from the Matrix room #1568

Open
progval opened this issue May 24, 2022 · 1 comment
Open

IRC puppet reconnected despite being kicked from the Matrix room #1568

progval opened this issue May 24, 2022 · 1 comment
Labels
needs-investigation S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.

Comments

@progval
Copy link
Contributor

progval commented May 24, 2022

Describe the bug
I just noticed what seems to be an issue in state management.

As seen from the IRC side:

08:59:58 <+ardumont> so maybe start by looking at that documentation
09:00:13 <-- mogodon[m] (~mogodonma@2001:470:69fc:105::1:2739) has quit (Quit: You have been kicked for being idle)
09:00:40 <+ardumont> https://github.com/codemeta/codemeta#how-you-can-help
09:00:52 --> mogodon[m] (~mogodonma@2001:470:69fc:105::1:2739) has joined #swh-devel
09:07:49 <vickymerzown[m]> Okay… I’ll look at it once
09:08:39 <+vlorentz> vickymerzown[m]: 09:00:40 <+ardumont> https://github.com/codemeta/codemeta#how-you-can-help

as seen from the Matrix side:

screenshot-2022-05-24_11-13-52

As you can see:

  1. puppet mogodon[m] was re-joined to IRC despite not re-joining the room
  2. the last message by ardumont was not sent to the Matrix room

To Reproduce
No idea; but you can join ircs://irc.libera.chat/#swh-devel,ischannel / #swh-devel:matrix.org to see the current state.

Expected behavior

  1. puppet mogodon[m] should not be re-joined
  2. the message should not be dropped
@Half-Shot Half-Shot added T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems. needs-investigation S-Minor Impairs non-critical functionality or suitable workarounds exist labels May 24, 2022
@Half-Shot
Copy link
Contributor

Sounds like something is prompting the bot to get reconnected but it's not clear what.

the last message by ardumont was not sent to the Matrix room

Possibly as a result of the blocker engaging :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-investigation S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Bugs, crashes, hangs, vulnerabilities, or other reported problems.
Projects
None yet
Development

No branches or pull requests

2 participants