mautrix / whatsapp

A Matrix-WhatsApp puppeting bridge
https://maunium.net/go/mautrix-whatsapp
GNU Affero General Public License v3.0
1.29k stars 175 forks source link

after using the command 'delete-all-portals' the bridge can not create whatsapp groups again #576

Closed dasbenjo closed 1 year ago

dasbenjo commented 1 year ago

I played around with the bridge for a while and wanted to start fresh, so i typed in the command logout and delete-all-portals, but after I logged in again, I was not able to sync my WhatsApp Groups. The bridge can actually list them correctly and when I type the command open [the group JID] it tries to sync the group but fails, because it tries to use the old room ID from my Synapse Matrix Server, but this room is not there anymore. I made a quick screenshot of the logs: problem whatsapp bridge

creating private chats with persons on whatsapp is no problem, but groups are not working anymore in this state

tulir commented 1 year ago

Probably https://github.com/mautrix/whatsapp/commit/1ce4e4a219a98c5843906b27ed0ef44172fd7a43, you'll have to re-delete the portals to make it work