Updated to version 4.1.10, successfully synced one time between Outlook and Google. After merging duplicates on Google side and correcting some "File As" errors on Outlook side, ran sync again and got this error:
The service people has thrown an exception: Google.GoogleApiException: Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
at Google.Apis.Requests.ClientServiceRequest1.<ParseResponse>d__35.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Google.Apis.Requests.ClientServiceRequest1.Execute()
at GoContactSyncMod.Synchronizer.LoadGoogleContacts(String id) in .\Synchronizer.cs:line 1131
at GoContactSyncMod.ContactsMatcher.MatchContactsById(Synchronizer sync, List1 result, List1 skippedOutlookIds, Collection`1 outlookContactsWithoutOutlookGoogleId) in .\ContactsMatcher.cs:line 130
at GoContactSyncMod.ContactsMatcher.MatchContacts(Synchronizer sync, DuplicateDataException& duplicatesFound) in .\ContactsMatcher.cs:line 346
at GoContactSyncMod.Synchronizer.MatchContacts() in .\Synchronizer.cs:line 2254
at GoContactSyncMod.Synchronizer.Sync() in .\Synchronizer.cs:line 2350
at GoContactSyncMod.SettingsForm.<sync_threadstarter>d__90.MoveNext() in .\SettingsForm.cs:line 878
2021-07-13 11:48:52 ERR Sync failed.</sync_threadstarter>
same problem here
2021-07-15 10:59:13 | Information | Connecting to Google...
2021-07-15 10:59:13 | Information | Connecting to Outlook...
2021-07-15 10:59:13 | Information | Loading Outlook contacts...
2021-07-15 10:59:13 | Information | Loading Google Groups...
2021-07-15 10:59:13 | Information | Loading Google Contacts...
2021-07-15 10:59:16 | Information | Removing Outlook duplicated contacts...
2021-07-15 10:59:51 | Information | Removing Google duplicated contacts...
2021-07-15 10:59:51 | Information | Matching Outlook and Google contacts...
2021-07-15 11:01:06 | Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-07-15 11:01:06 | Error | Sync failed.
2021-07-15 11:01:06 | Information | Reading version number from sf.net...
The version v4.1.10 was a good improvement, as is doen't deleted 10% of my contacts, as have done the v4.1.09.
As you say, the version v4.1.10 has this low problem
You are on the good way to find the good solution !
Thanks to the whole team !
:
2021-07-15 14:12:16 | Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-07-15 14:12:16 | Error | Sync failed.
2021-07-15 14:12:16 | Information | Reading version number from sf.net...
Me too. In the matching phase now gets stuck at the same place.
021-07-18 11:32:10 | Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-07-18 11:32:10 | Error | Sync failed.
I also get the same error after updating to version 4.1.10
2021-07-20 08:57:28 | Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-07-20 08:57:28 | Error | Sync failed.
2021-07-20 08:57:28 | Information | Reading version number from sf.net...
Is it working again after waiting for some hours? this is a limit coming from Google, we could request more quota, but Google is very restrictive with it (just recently I asked for increase and got only half of the requested one).
We can also implement a so called Exponential Backoff, which has been started already by Obelix, so I would like to let him apply this method also to the retry mechanism
@Obelix: Can you help here?
Ticket moved from /p/googlesyncmod/bugs/1297/
I have the same problem, interested in following the resolution
Last edit: Alvaro Gil 2021-07-24
Same - I have vn. 4.1.11 and I am now getting that error message and synch failure I have never had before ... are SourceForge able to fix it? I use it many times a day, as I guess many users do. Would like to avoid the inconvenience of moving to a different software - it used to work fine.
Fix done. @floriwan, could you spin new release?
Same error for me as well, on 4.1.11 as of 8/22. Apologies for creating a separate thread before I saw this one, I missed this thread somehow when I scanned down the list.
Would really appreciate a fix. @obelix30, has anyone followed up with @floriwan about creating a new release? Currently last release is dated 7/23.
Last edit: Dana White 2021-08-23
@big-r - can you help w/this, please?
Same problem as everyone else - those error messages when synching contacts. I'm finding synching Calendar works without problem, so for for the moment I am only synching the calendar, until a new release finally solves this really irritating error problem with synching contacts ... THANK YOU!!
Same problem here, is there a fix yet??
Sorry...but would like to know whether this SW is supported or not. I'll move on if necessary, but would prefer to see a fix. We're heading towards two months since this ticket was opened.
Tagging @obelix30, @createsoftware, @cybdis, @big-r, @floriwan
Would appreciate at least a "we've moved on, you should too" message if that's the situation.
I'm with Dana White - I'll have to find another synch package if the errors in this one are not being fixed, so really just want to know from the developers; are you planning on fixing this error, or not? Please let us all know and save everyone all this faffing about ...
Thanks
Do I get you right, you are using the latest release ( Last Update: 2021-08-12) and still get that error?
@cybdis
The latest release I can see on the Releases page is 4.1.11, dated 07/23/21. I have been using that release and continue to get the same error as everyone else.
https://sourceforge.net/projects/googlesyncmod/files/Releases/4.1.11/
+++ NEWS +++ NEWS +++ NEWS +++
Version [4.1.11] - 23.07.2021
**r1518: - fixed several places maybe causing the deleted contacts, sometimes there are magically the same resource twice in the contacts loaded from Google People API - updated nuget for Google APIs to newest version
I do not see any release dated 8/12/21. The "Download latest version" button on that page also refers to 4.1.11.
If there is another location where a newer release from 8/12/2021 is available, can you please point us at it? Possibly an updated build was accidentally not made public?
I am using version 4.1.10, and Go Contact Sync indicates "You are using the latest version" in the panel.
The error message generated today is shown below. Go Contact Sync has been fantastic until the last month or two.
Many thanks if there is a chance to fix.
Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-09-05 15:12:36 | Error | Sync failed.
2021-09-05 15:12:36 | Information | Reading version number from sf.net...
Follow-up. I just noticed version 4.1.11 available. Sadly, same error:
2021-09-05 15:37:00 | Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-09-05 15:37:00 | Error | Sync failed.
2021-09-05 15:37:00 | Information | Reading version number from sf.net...
New Version 4.1.12 released.
@SJS @danabw
Please test:
yes, thanks, the 4.1.12 version does show up now in the release section. I'm not home right now so unfortunately I can't test to see if that works.
just tried version 4.1.12 and get same or similar error:
Error | Google.Apis.Requests.RequestError
Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'. [429]
Errors [
Message[Quota exceeded for quota metric 'Critical read requests (Contact and Profile Reads)' and limit 'Critical read requests (Contact and Profile Reads) per minute per user' of service 'people.googleapis.com' for consumer 'project_number:190452308901'.] Location[ - ] Reason[rateLimitExceeded] Domain[global]
]
2021-09-07 17:27:01 | Error | Sync failed.
For me, 4.1.12 is allowing contacts to sync...I did not get the error this time. However, it did not sync all contacts for some reason.
I am going to move on to gSyncit, so I don't need additional assistance w/this app. Thanks for the work to resolve (at least as it appears in my case) the quota error.