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

How to cleanup (delete) a matrix-whatsapp install #78

Open
labor4 opened this issue Dec 1, 2024 · 1 comment
Open

How to cleanup (delete) a matrix-whatsapp install #78

labor4 opened this issue Dec 1, 2024 · 1 comment

Comments

@labor4
Copy link

labor4 commented Dec 1, 2024

Hi there

It seems I'm having trouble uninstalling a whatsapp bridge.

Namely:
All the rooms I had from the bridge remain forever as "archived".
It won't help to "forget" or "remove" the room.
They always return after re-login.

If I reload the page, they are gone.
If I re-login (which takes forever) they are present again.

It seems they are somewhat stuck in my db.

Thanks

@ScharadaValcta
Copy link

Not a Problem with the Docs
Its a Problem of your Homeserver and Client
The Bridges doesnt have Access to the Datebase of the Homeserver so they cant delete rooms
This could be done by Admin cli in Synapse oder direkt Database Manipulation. I solved the Problem some Thing garbage collezion of rooms so that empty rooms getting deleted after some days.

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

No branches or pull requests

2 participants