-
Notifications
You must be signed in to change notification settings - Fork 625
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
XMPP sends edit to Matrix, while XMPP doesn't allow edits. #1568
Comments
more examples from today: todays message by one user
was replaced by one from totally different user on jabber side (same bot account of course)
|
and one more today's
sent as edit of this one
|
I'm downgrading to 1.18.3 for the time being as the other case suggests it wasn't problem in that version. |
Should be fixed in #1623 and latest matterbridge |
@42wim this is still happening in latest release, seen it twice today. The case you linked I believe fixed only edits to jabber side, but not from jabber. It only happens from jabber and edits matrix/telegram messages i.e. protocols which have support for edits. It's ok on IRC which doesn't support edits and that's how I always spot it. |
Ok, I'll reopen and take a look later when I have a jabber setup |
Describe the bug
It happens quite often (after xmpp user did not post for some time and maybe some other condition) that new message from xmpp is sent as edit of older message, thus shown it timeline way in the past. This renders xmpp bridge quite unusable. I don't know if it's similar to #1396 as that seems to describe theoretical problem, but I face it often on our bridge which has only about 5 jabber users with very low activity.
Screenshots/debug logs
Here the original message at time="2021-08-05T07:55:27+02:00 from mkyral
is being replaced with the one
ttime="2021-08-11T06:32:36+02:00" level=debug msg="== Receiving xmpp.Chat{Remote:"openstreetmap@chat.jabb.im/mkyral"
there was no communication from that user in between (2nd log part has two messages from mkyral)
and this is matrix message after "edit"
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: