William Kray
William Kray
@kfiven you made the following comment in #1897 : > Synapse return valid response if room id is local room but if the room is over federation the bug hits....
well now those rooms aren't showing up in the space directory in element-web either, so i'm confused. i'll need to set up a clean-room to test more.
as i said, i tried it with another user in the room as well and there is no change in behavior, so i don't believe that to be the case...
a significantly truncated version of my docker-compose (only relevant bits): ```yaml networks: authentik: public: services: authentik-psql: image: docker.io/library/postgres:16-alpine restart: unless-stopped networks: authentik: aliases: - database expose: - 5432 healthcheck: test:...
ugh nevermind, i looked with fresh eyes and saw a typo in my env variables. sorry for the noise.
comments from my duplicate ticket (at this point it is becoming frequent enough that i now have a watchdog script to restart the container if it has too many open...
FYI there's currently an [open issue](https://github.com/cinnyapp/cinny/issues/867) to add support for Unified Push, which feels very related to this PR. not sure if it's something you would consider building into this,...
i use matrix-media-repo and cinny, and cinny renders the animated thumbnails and avatars appropriately. i'm not sure i understand what part of this is a cinny feature request...
i mean integration with deep links would be great, but i'd take baby steps with a plan for iterative improvement over nothing.
that is correct, there is no subspace support at this time. that being said, your error message confuses me, as once you initialize the space, the parent space should still...