You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection to Google Messages stops working after couple of days (Matrix => Google Messages is working OK, receiving of SMS/MMS messages from Google Messages to Matrix isn't).
The ping command returns: Logged in as +xxx-yyy and active as primary browser
And disconnect + reconnects and set-active return this, but the connection is not really working (no messages are received from to Matrix from Google Messages running on my Android phone):
disconnect
Successfully disconnected. Use the reconnect command to reconnect.
reconnect
Started connecting to Google Messages
set-active
Set bridge as active session
Restarting of the bridge does not fix the issue either.
The only way I've found out to fix the situation, is logout from Google Messages and then login again (by using the QR code). After that all the missed SMS/MMS messages will be synchronized to Matrix.
Verified the issue with mautrix-gmessages pulled from Github on 2023-07-20 and 2023-07-24.
The text was updated successfully, but these errors were encountered:
I noticed that there are couple of these events as well:
2023-07-24T15:49:26+03:00 WRN Checking bugle default on connect is taking long component=libgm user_id=@xxx:foo.bar
2023-07-24T15:49:36+03:00 WRN Ditto ping is taking long, phone may be offline component=libgm listen_id=1 user_id=@xxx:foo.bar
Not sure if it's related, but since I used this bridge, it seems Google may be treating the network activity as possible abuse traffic.
I received a forwarded email from my IPv6 tunnel provider that identified the docker image as a source.
We are seeing automated scraping of Google Web Search from a large
number of your IPs/VMs. Automated scraping violates our /robots.txt
file and also our Terms of Service. We request that you enforce your
Acceptable Use Policy against these customers.
To allow you to identify the customers, we are providing a sample of
your IPs they used today (Source field), as well as the most common
destination (Google) IP and port and a timestamp of a recent request
(in UTC) to aid in your identification. Note that this list is not
intended to be exhaustive, and we request that you terminate all of
their IPs/VMs, not just those on this list (which may be truncated to
keep the email short).
I communicated back to my provider about my use of this, and that I don't believe it should be considered web scraping. They've agreed that it seems to be a false positive report, but I have continued to see google services being restricted through all sorts of multiple captcha checks.
I've since disabled the bridge to see if things recover on my network side, but figured I should share this.
Connection to Google Messages stops working after couple of days (Matrix => Google Messages is working OK, receiving of SMS/MMS messages from Google Messages to Matrix isn't).
The logs show only these events:
The ping command returns:
Logged in as +xxx-yyy and active as primary browser
And disconnect + reconnects and set-active return this, but the connection is not really working (no messages are received from to Matrix from Google Messages running on my Android phone):
Restarting of the bridge does not fix the issue either.
The only way I've found out to fix the situation, is logout from Google Messages and then login again (by using the QR code). After that all the missed SMS/MMS messages will be synchronized to Matrix.
Verified the issue with mautrix-gmessages pulled from Github on 2023-07-20 and 2023-07-24.
The text was updated successfully, but these errors were encountered: