mautrix / whatsapp

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

Broken communication between synapse (matrix) and bridge (mautrix) #701

Closed carlitoxenlaweb closed 4 months ago

carlitoxenlaweb commented 4 months ago

Upgrading from 0.9.0 to 0.10.5+ will fail... Last working commit with compilation that can be used to upgrade the bridge itself is f8a22aab063feaa8d641176b2bb4125c0024ffc2

After that any other compilation will succeed but communication with server wont be stablished... If some old version (commit behind) is used then deprecated error will be throw and no login will be displayed but communication with bridge works

imagen

tulir commented 4 months ago

WhatsApp regularly blocks old client versions from connecting. Old bridge versions aren't supported in any case, only the latest version is supported.

carlitoxenlaweb commented 4 months ago

WhatsApp regularly blocks old client versions from connecting. Old bridge versions aren't supported in any case, only the latest version is supported.

Update the issue description.... They force to update the protocol, the problem comes when you try to upgrade the client, try all further commits and keeps failing the communication with bridge, bot (bridge) cant event listen or connect with homeserver

tulir commented 4 months ago

Outdated synapse versions aren't supported either