-
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I am running dock.mau.dev/mautrix/googlechat:latest
i normaly use the chromium plugin for the google chat login-cookie and it have worked flawlessly.
but a few days ago, all google loging failed and trying to login again leads to
Google Chat bridge bot
Those cookies don't seem to be valid
have google changed something in their authentication recently ? is this a common experience ?
Container: container-0
Connected
[2026-03-05 20:46:45,454] [INFO@mau.init] Initializing mautrix-googlechat 0.5.2+dev.a835bccd
[2026-03-05 20:46:45,458] [INFO@mau.init] Initialization complete in 0.26 seconds
[2026-03-05 20:46:45,458] [DEBUG@mau.init] Running startup actions...
[2026-03-05 20:46:45,459] [DEBUG@mau.init] Starting database...
[2026-03-05 20:46:45,459] [DEBUG@mau.db] Connecting to postgres://googlechat:password-redacted@postgresql/googlechat
[2026-03-05 20:46:45,869] [DEBUG@mau.db.upgrade] Database at v10, not upgrading
[2026-03-05 20:46:45,876] [DEBUG@mau.client.db.upgrade] Database at v3, not upgrading
[2026-03-05 20:46:45,876] [DEBUG@mau.init] Starting appservice...
[2026-03-05 20:46:45,876] [DEBUG@mau.as] Starting appservice web server on :::29320
[2026-03-05 20:46:45,878] [INFO@mau.mx] Ensuring connectivity to homeserver
[2026-03-05 20:46:45,879] [DEBUG@mau.as.api.bot] req #1: GET https://synapse.dst.fjit.no/_matrix/client/versions?user_id=@googlechatbot:synapse.dst.fjit.no None
[2026-03-05 20:46:45,918] [DEBUG@mau.as.api.bot] req #1 (/versions) completed in 38.5ms with status 200
[2026-03-05 20:46:45,923] [DEBUG@mau.as.api.bot] req #2: GET https://synapse.dst.fjit.no/_matrix/client/v3/account/whoami?user_id=@googlechatbot:synapse.dst.fjit.no None
[2026-03-05 20:46:45,933] [DEBUG@mau.as.api.bot] req #2 (/v3/account/whoami) completed in 9.3ms with status 200
[2026-03-05 20:46:45,937] [DEBUG@mau.as.api.bot] req #3: POST https://synapse.dst.fjit.no/_matrix/client/v1/appservice/googlechat/ping?user_id=@googlechatbot:synapse.dst.fjit.no {"transaction_id": "mautrix-python_1772743605936578494_1"}
[2026-03-05 20:46:45,974] [WARNING@mau.as.api.bot] Request #3 failed with HTTP 502, retrying in 4 seconds
[2026-03-05 20:46:49,979] [DEBUG@mau.as.api.bot] req #3: POST https://synapse.dst.fjit.no/_matrix/client/v1/appservice/googlechat/ping?user_id=@googlechatbot:synapse.dst.fjit.no {"transaction_id": "mautrix-python_1772743605936578494_1"}
[2026-03-05 20:46:49,986] [WARNING@mau.as.api.bot] Request #3 failed with HTTP 502, retrying in 8 seconds
[2026-03-05 20:46:57,995] [DEBUG@mau.as.api.bot] req #3: POST https://synapse.dst.fjit.no/_matrix/client/v1/appservice/googlechat/ping?user_id=@googlechatbot:synapse.dst.fjit.no {"transaction_id": "mautrix-python_1772743605936578494_1"}
[2026-03-05 20:46:58,002] [WARNING@mau.as.api.bot] Request #3 failed with HTTP 502, retrying in 16 seconds
[2026-03-05 20:47:14,015] [DEBUG@mau.as.api.bot] req #3: POST https://synapse.dst.fjit.no/_matrix/client/v1/appservice/googlechat/ping?user_id=@googlechatbot:synapse.dst.fjit.no {"transaction_id": "mautrix-python_1772743605936578494_1"}
[2026-03-05 20:47:14,057] [INFO@mau.as] Received ping from homeserver with transaction ID mautrix-python_1772743605936578494_1
[2026-03-05 20:47:14,060] [INFO@aiohttp.access] fd00:42:0:7::389 [05/Mar/2026:20:47:14 +0000] "POST /_matrix/app/v1/ping HTTP/1.1" 200 161 "-" "Synapse/1.146.0"
[2026-03-05 20:47:14,064] [DEBUG@mau.as.api.bot] req #3 (/v1/appservice/googlechat/ping) completed in 44.6ms with status 200
[2026-03-05 20:47:14,064] [DEBUG@mau.mx] Homeserver->bridge connection works, roundtrip time is 8 ms (txn ID: mautrix-python_1772743605936578494_1)
[2026-03-05 20:47:14,065] [DEBUG@mau.as.api.bot] req #4: GET https://synapse.dst.fjit.no/_matrix/media/v3/config?user_id=@googlechatbot:synapse.dst.fjit.no None
[2026-03-05 20:47:14,070] [DEBUG@mau.as.api.bot] req #4 (/_matrix/media/v3/config) completed in 4.9ms with status 200
[2026-03-05 20:47:14,072] [DEBUG@mau.mx] Initializing appservice bot
[2026-03-05 20:47:14,082] [DEBUG@mau.as.api.@ronny:synapse.dst.fjit.no] req #5: GET https://synapse.dst.fjit.no/_matrix/client/v3/account/whoami None
[2026-03-05 20:47:14,088] [DEBUG@mau.as.api.bot] req #6: POST https://synapse.dst.fjit.no/_matrix/client/v3/register?kind=user&user_id=@googlechatbot:synapse.dst.fjit.no {"username": "googlechatbot", "type": "m.login.application_service", "inhibit_login": true}
[2026-03-05 20:47:14,092] [DEBUG@mau.as.api.@ronny:synapse.dst.fjit.no] req #5 (/v3/account/whoami) completed in 9.5ms with status 200
[2026-03-05 20:47:14,092] [INFO@mau.puppet.105894960429317191867] Initialized custom mxid: @ronny:synapse.dst.fjit.no
[2026-03-05 20:47:14,119] [DEBUG@mau.as.api.bot] req #6 (/v3/register) completed in 30.8ms with status 400
[2026-03-05 20:47:14,123] [DEBUG@mau.as.api.bot] req #7: GET https://synapse.dst.fjit.no/_matrix/client/v3/profile/%40googlechatbot%3Asynapse.dst.fjit.no/displayname?user_id=@googlechatbot:synapse.dst.fjit.no None
[2026-03-05 20:47:14,135] [DEBUG@mau.as.api.bot] req #7 (/v3/profile/%40googlechatbot%3Asynapse.dst.fjit.no/displayname) completed in 8.4ms with status 200
[2026-03-05 20:47:14,152] [DEBUG@mau.as.api.bot] req #8: GET https://synapse.dst.fjit.no/_matrix/client/v3/profile/%40googlechatbot%3Asynapse.dst.fjit.no/avatar_url?user_id=@googlechatbot:synapse.dst.fjit.no None
[2026-03-05 20:47:14,165] [DEBUG@mau.as.api.bot] req #8 (/v3/profile/%40googlechatbot%3Asynapse.dst.fjit.no/avatar_url) completed in 12.6ms with status 200
[2026-03-05 20:47:14,168] [INFO@mau.init] Startup actions complete in 28.71 seconds, now running forever
[2026-03-05 20:48:56,678] [DEBUG@mau.as] Handling transaction 143724 with 1 PDUs
[2026-03-05 20:48:56,681] [DEBUG@mau.as] Finished handling transaction 143724
[2026-03-05 20:48:56,684] [INFO@aiohttp.access] fd00:42:0:7::389 [05/Mar/2026:20:48:56 +0000] "PUT /_matrix/app/v1/transactions/143724 HTTP/1.1" 200 161 "-" "Synapse/1.146.0"
[2026-03-05 20:48:56,686] [DEBUG@mau.mx] Received Matrix event $MrFo0zrUdLiQreLqoMoOM4CqfUqQWVQgvhT5_o8wrlw from @ronny:synapse.dst.fjit.no in !MxPtCHztqhUdGQwOKi:synapse.dst.fjit.no
[2026-03-05 20:48:56,707] [DEBUG@mau.as.api.bot] req #15: GET https://synapse.dst.fjit.no/_matrix/client/v3/rooms/%21MxPtCHztqhUdGQwOKi%3Asynapse.dst.fjit.no/joined_members?user_id=@googlechatbot:synapse.dst.fjit.no None
[2026-03-05 20:48:56,741] [DEBUG@mau.as.api.bot] req #15 (/v3/rooms/%21MxPtCHztqhUdGQwOKi%3Asynapse.dst.fjit.no/joined_members) completed in 31.4ms with status 200
[2026-03-05 20:48:56,781] [DEBUG@mau.as.api.bot] req #16: PUT https://synapse.dst.fjit.no/_matrix/client/v3/rooms/%21MxPtCHztqhUdGQwOKi%3Asynapse.dst.fjit.no/redact/%24MrFo0zrUdLiQreLqoMoOM4CqfUqQWVQgvhT5_o8wrlw/mautrix-python_1772743736781326360_5?user_id=@googlechatbot:synapse.dst.fjit.no {}
[2026-03-05 20:48:57,588] [DEBUG@mau.as.api.bot] req #16 (/v3/rooms/%21MxPtCHztqhUdGQwOKi%3Asynapse.dst.fjit.no/redact/%24MrFo0zrUdLiQreLqoMoOM4CqfUqQWVQgvhT5_o8wrlw/mautrix-python_1772743736781326360_5) completed in 806.0ms with status 200
[2026-03-05 20:48:57,589] [DEBUG@mau.user.@ronny:synapse.dst.fjit.no] Running post-login actions
[2026-03-05 20:48:57,600] [DEBUG@mau.as] Handling transaction 143725 with 1 PDUs
[2026-03-05 20:48:57,601] [DEBUG@mau.as] Finished handling transaction 143725
[2026-03-05 20:48:57,603] [INFO@aiohttp.access] fd00:42:0:7::389 [05/Mar/2026:20:48:57 +0000] "PUT /_matrix/app/v1/transactions/143725 HTTP/1.1" 200 161 "-" "Synapse/1.146.0"
[2026-03-05 20:48:58,563] [DEBUG@mau.as.api.bot] req #17: PUT https://synapse.dst.fjit.no/_matrix/client/v3/rooms/%21MxPtCHztqhUdGQwOKi%3Asynapse.dst.fjit.no/send/m.room.message/mautrix-python_1772743738563131739_6?user_id=@googlechatbot:synapse.dst.fjit.no {"msgtype": "m.notice", "body": "Those cookies don't seem to be valid", "format": "org.matrix.custom.html", "formatted_body": "<p>Those cookies don't seem to be valid</p>\n"}
[2026-03-05 20:48:58,616] [DEBUG@mau.as.api.bot] req #17 (/v3/rooms/%21MxPtCHztqhUdGQwOKi%3Asynapse.dst.fjit.no/send/m.room.message/mautrix-python_1772743738563131739_6) completed in 52.8ms with status 200
[2026-03-05 20:48:58,625] [DEBUG@mau.as] Handling transaction 143726 with 1 PDUs
[2026-03-05 20:48:58,626] [DEBUG@mau.as] Finished handling transaction 143726
[2026-03-05 20:48:58,628] [INFO@aiohttp.access] fd00:42:0:7::389 [05/Mar/2026:20:48:58 +0000] "PUT /_matrix/app/v1/transactions/143726 HTTP/1.1" 200 161 "-" "Synapse/1.146.0"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels