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

watch command fails when trying to join aliases #503

Open
Half-Shot opened this issue Jan 31, 2024 · 0 comments
Open

watch command fails when trying to join aliases #503

Half-Shot opened this issue Jan 31, 2024 · 0 comments
Labels
T-Defect Something isn't working, this is a bug

Comments

@Half-Shot
Copy link
Contributor

For example, doing a !mjolnir watch #matrix-org-hs-tos-bl:matrix.org causes the bot to resolve the alias, and then try to join the room without any via parameters (that I can see):

[INFO] [Mjolnir] Command being run by @foobar:example.com: !mjolnir watch #matrix-org-coc-bl:matrix.org
[ERROR] [CommandHandler] { errcode: 'M_UNKNOWN', error: 'No known servers' }
[ERROR] [MatrixHttpClient] (REQ-38579) [Error: Error during MatrixClient request POST /_matrix/client/v3/join/!WuBtumawCeOGEieRrp%3Amatrix.org: 404 Not Found -- {"errcode":"M_UNKNOWN","error":"No known servers"}]
@Half-Shot Half-Shot added the T-Defect Something isn't working, this is a bug label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working, this is a bug
Projects
None yet
Development

No branches or pull requests

1 participant