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

error: 'Room account data not found' #2

Open
Cartasiane opened this issue Jan 13, 2024 · 0 comments
Open

error: 'Room account data not found' #2

Cartasiane opened this issue Jan 13, 2024 · 0 comments

Comments

@Cartasiane
Copy link

Cartasiane commented Jan 13, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant