mautrix / whatsapp

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

Login/logout/reconnect does not work anymore #71

Closed vmario89 closed 5 years ago

vmario89 commented 5 years ago

Hey,

since today WhatsApp connection does not work anymore. I am not able to login, logout or reconnect. I restarted all services like matrix-synapse and mautrix-whatsapp, but no difference. The server connection is closed with code 1000 without any error message text. If WhatsApp themselves changed something?

some info:

regards, Mario


Jun 12 22:20:09 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:09] [INFO] Bridge initialization complete, starting...
Jun 12 22:20:09 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:09] [Database/Upgrade/INFO] Database currently on v2, latest: v2
Jun 12 22:20:09 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:09] [INFO] Bridge started!
Jun 12 22:20:09 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:09] [Matrix/INFO] Listening on 127.0.0.1:8069
Jun 12 22:20:10 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:10] [User/@stadtfabrikanten-admin:matrix.fablabchemnitz.de/ERROR] Failed to restore session: error decoding login connResp: json: cannot unmarshal array into Go value of type map[string]interface {}
Jun 12 22:20:10 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:10] [User/@vmario89:matrix.fablabchemnitz.de/ERROR] Failed to restore session: error decoding login connResp: json: cannot unmarshal array into Go value of type map[string]interface {}
Jun 12 22:20:10 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:10] [User/@vmario89:matrix.fablabchemnitz.de/ERROR] WhatsApp error: server closed connection,code: 1000,text:
GJun 12 22:20:30 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:30] [User/@stadtfabrikanten-admin:matrix.fablabchemnitz.de/ERROR] WhatsApp error: server closed connection,code: 1000,text:
Jun 12 22:20:30 h2606131.stratoserver.net mautrix-whatsapp[6274]: [Jun 12, 2019 22:20:30] [User/@stadtfabrikanten-admin:matrix.fablabchemnitz.de/ERROR] WhatsApp error: keepAlive failed: connection timed out
tulir commented 5 years ago

outdated mautrix-whatsapp version

vmario89 commented 5 years ago

thanks for the quick help. it fixed the issue :-)