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

cannot create DM room #154

Open
fidoman opened this issue Jan 23, 2025 · 0 comments
Open

cannot create DM room #154

fidoman opened this issue Jan 23, 2025 · 0 comments

Comments

@fidoman
Copy link

fidoman commented Jan 23, 2025

Hello, trying to create room to send messages to user
~/matrix-commander-rs -d --room-dm-create @username:myserver.com

Creating aliases is really disabled on server, but doing same with matrix-commander is succesful.

2025-01-23T10:27:35.626159Z DEBUG matrix_commander_rs::mclient: Creating room(s)
2025-01-23T10:27:35.626167Z DEBUG matrix_commander_rs::mclient: Creating room(s): dm true, u ["@username:myserver.com"], a [], n [], t []
2025-01-23T10:27:35.626179Z DEBUG matrix_commander_rs::mclient: Creating room(s): dm true, u ["@username:myserver.com"], a [""], n [""], t [""], num 1
2025-01-23T10:27:35.626192Z DEBUG matrix_commander_rs::mclient: In position 0 we have user "@username:myserver.com", alias name "", room name "", room topic "".
2025-01-23T10:27:35.698075Z ERROR matrix_commander_rs::mclient: Error: create_room failed, reported error Http(Api(Server(ClientApi(Error { status_code: 403, body: Standard { kind: Unknown, message: "Not allowed to create alias" } })))).
2025-01-23T10:27:35.698101Z ERROR matrix_commander_rs: Error: crate::room_dm_create reported Create Room Failed

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