Skip to content

error: 'Room account data not found' #2

Description

@Cartasiane

I keep getting some error after adding the bot to any group:

Sat, 13 Jan 2024 19:59:37 GMT [INFO] [burn-bot starting up ...]
Sat, 13 Jan 2024 19:59:38 GMT [INFO] [There are 0 entries in the store. If this number is high there might be something wrong.]
Sat, 13 Jan 2024 19:59:38 GMT [INFO] [MatrixClientLite] End-to-end encryption enabled
Sat, 13 Jan 2024 20:00:01 GMT [ERROR] [MatrixHttpClient] (REQ-14) { errcode: 'M_NOT_FOUND', error: 'Room account data not found' }
Sat, 13 Jan 2024 20:00:01 GMT [ERROR] [MatrixHttpClient] (REQ-13) { errcode: 'M_NOT_FOUND', error: 'Event not found.' }
Sat, 13 Jan 2024 20:00:01 GMT [ERROR] [MatrixHttpClient] (REQ-15) { errcode: 'M_NOT_FOUND', error: 'Event not found.' }
Sat, 13 Jan 2024 20:00:01 GMT [ERROR] [MatrixHttpClient] (REQ-17) { errcode: 'M_NOT_FOUND', error: 'Event not found.' }

I tried to delete all session and recreate one with: npm run login https://matrix.your-homeserver.url @your-bot-name:your-homeserver.url **secret** and after that inviting the bot to a new

I also get this king of error sometimes:

Sat, 13 Jan 2024 20:06:56 GMT [ERROR] [MatrixClientLite] Decryption error on !FQEzICEjhJYxsMpOfp:acab.love $rh8n_w4CoRkaGKaixFADvu5BfFJg6Rui880dDd6KS3E [Error: Can't find the room key to decrypt the event] {
  code: 'GenericFailure'
}

Maybe Matrix Bot Sdk isn't updated anymore?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions