matrix-org / libera-chat

Support requests for the libera.chat IRC bridge hosted by matrix.org
7 stars 2 forks source link

One message in #libera-matrix not sent to IRC #26

Open progval opened 12 months ago

progval commented 12 months ago

Error type

Matrix -> IRC doesn't work

Status Check

Federation Check

matrix.org

Your Matrix ID, if you're a Matrix user

No response

Room/channel affected

libera-matrix

Time of the issue

2023-07-14 06:54:04

Anything else?

This message was not sent to IRC:

{
  "content": {
    "body": "hmm. always that rat-tail :/ ",
    "msgtype": "m.text"
  },
  "origin_server_ts": 1689317644916,
  "sender": "@toabi:matrix.org",
  "type": "m.room.message",
  "unsigned": {
    "age": 173
  },
  "event_id": "$rzSUCvIkDJ1x9BmpdUkAqzdl96YxF_oKOtJ9zozBTvI",
  "room_id": "!vjOdckstTLwMkKHIgz:libera.chat"
}

previous messages from @toabi:matrix.org made it through, their puppet didn't disconnect, and a later message from matrix.org was successfully relayed; so I don't see any reason for this drop

progval commented 12 months ago

also this one:

{
  "content": {
    "body": "I'm uncertain about running heisenbridge on catircservices.org",
    "msgtype": "m.text"
  },
  "origin_server_ts": 1689318075457,
  "sender": "@whitequark:matrix.org",
  "type": "m.room.message",
  "unsigned": {
    "age": 1336
  },
  "event_id": "$w6VSUwsUobwHhaI28FGHEN16y9RAlOTQKi9MO-5eIw8",
  "room_id": "!vjOdckstTLwMkKHIgz:libera.chat"
}

but the next message from the same author went through successfully