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

Odd decryption error #22294

Closed
kittykat opened this issue May 20, 2022 · 1 comment
Closed

Odd decryption error #22294

kittykat opened this issue May 20, 2022 · 1 comment

Comments

@kittykat
Copy link
Contributor

Steps to reproduce

Not sure, have threads enabled and this is happening in a threaded reaction

Outcome

What did you expect?

Can see my own messages

What happened instead?

** Unable to decrypt: Error: Mismatched room_id for inbound group session (expected !ELvLSzljqBuAwjdBWx:t2l.io, was undefined) **

Original event source:

{
  "content": {
    "algorithm": "m.megolm.v1.aes-sha2",
    "ciphertext": "AwgCEoAC3Iwo6ZZ83IaKpvK1oPtVsREasblaIOhr1yFD5Aa8/0cl69Upzz7L5Y64fSjpymSzYSNC6S4SV8fmVgrae5W2qCc+vCQ3iiIrloZ2nMu5by0eWrSULIPwvbi07uh9imha/k2TKyS5/YZ07DPd88849FlqDATQBJiRm3LCVv4OAplty5a0KFLGo/LTvHeDKCwtzmJQESfRZqnA8ebmV7KmGDY7OSqirT5UyxkFEFiJxbAuqerEZgR/lCYzWiHPHJIvfaMwS36zQV/LjMWASc2UP3BJtGHQT0LjBGX1Ac3wWk3TbFMB54y4isL/AyZtPey7gDZwI/XsgvgYitpmgjqWUIvU8KIQpy+320IrQZkWWokRCuI0fDfa5YoK10eMYtLvBL0gmkBs+j+8HagA62ZFnAXq62Q6UkI63d1XAF1AwEm3jFkQ12NKBA",
    "device_id": "DNGUKBYLBB",
    "m.relates_to": {
      "event_id": "$LxwG5wSz3C0LSBo-an5hJ6trFO0eCBa_NWdcdU50z18",
      "is_falling_back": true,
      "m.in_reply_to": {
        "event_id": "$D5BeVjGRnWFACju2tWQWPlOzYznmiCRjoLVfn_ZKerc"
      },
      "rel_type": "m.thread"
    },
    "sender_key": "pq3xg1h8Df/eLp661Ka4b80xsEPhfbZM0NVcR0W+/B0",
    "session_id": "3NzbKybz16n+eZkOrF+Jl+9O/ZM4p4GFuhysDed1TXA"
  },
  "origin_server_ts": 1653039284977,
  "sender": "@kittykat:matrix.org",
  "type": "m.room.encrypted",
  "unsigned": {
    "age": 9833017,
    "transaction_id": "m1653039284761.91",
    "m.relations": {
      "m.annotation": {
        "chunk": [
          {
            "type": "m.reaction",
            "key": "👍️",
            "count": 1
          }
        ]
      }
    }
  },
  "event_id": "$ovI7xfuAL_7zlB8ff66NDMVTV92AUOCjzDg6o58aVnQ"
}

Screenshot from 2022-05-20 11-26-24

Operating system

No response

Browser information

No response

URL for webapp

develop.element.io

Application version

Element version: fab5279-react-804ddbb332fc-js-e81d84502b66 Olm version: 3.2.8

Homeserver

No response

Will you send logs?

Yes

@t3chguy
Copy link
Member

t3chguy commented May 20, 2022

Duplicate of #22094

@t3chguy t3chguy marked this as a duplicate of #22094 May 20, 2022
@t3chguy t3chguy closed this as not planned Won't fix, can't repro, duplicate, stale May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants