-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
can't create rooms with with an alias when createRoom is on a worker #10716
Comments
Seems this was added in #10564, I wonder if creating a room with an alias wasn't taken into account. (Does it work if you don't create an alias at the same time?) |
yes i had tried to create a public room. i try it later as a private room without alias. |
@clokep yes i works without an alias! |
Thanks! I guess the workaround for now is to still run that on the main process. 👍 |
yes, thank you! that's how I do it already. ;) i just wanted to let you know the bug! Unfortunately, I lack the programming skills as Sysadmin to fix the problem with a PR. |
Definitely, thank you for filing! |
^/_matrix/client/(api/v1|r0|unstable)/createRoom$
Description
Hello,
i can not create new rooms with the new generic_worker location
^/_matrix/client/(api/v1|r0|unstable)/createRoom$
.Steps to reproduce
https://git.envs.net/envs/matrix-conf/src/branch/master/etc/nginx/include.d/generic_worker.conf#L145-L149
Version information
Log:
The text was updated successfully, but these errors were encountered: