Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin Sync error: undefined, undefined #49

Closed
johnd0e opened this issue Jan 10, 2019 · 4 comments
Closed

Plugin Sync error: undefined, undefined #49

johnd0e opened this issue Jan 10, 2019 · 4 comments
Assignees
Labels
bug Something isn't working plugin

Comments

@johnd0e
Copy link
Contributor

johnd0e commented Jan 10, 2019

After returning from hibernate mode I've got multiple alerts windows opened:
Plugin Sync error: undefined, undefined.

In plugin dialog I can see this log:

1:47:04 AM: Authorized
1:47:04 AM: Retry in 10 sec.: bookmarks[bkmrksObj]
1:47:04 AM: Drive API Error: undefined
1:47:04 AM: Authorized
1:47:04 AM: Retry in 10 sec.: bookmarks[bkmrksObj]
1:47:04 AM: Drive API Error: undefined
1:47:04 AM: Authorized
1:47:04 AM: Retry in 10 sec.: bookmarks[bkmrksObj]
1:47:04 AM: Drive API Error: undefined
1:47:04 AM: Authorized

In DevTools console I see a lof of errors like these:

content.googleapis.com/discovery/v1/apis/drive/v3/rest?fields=kind%2Cname%2Cversion%2CrootUrl%2CservicePath%2Cresources%2Cparameters%2Cmethods%2CbatchPath%2Cid&pp=0:1 Failed to load resource: net::ERR_NAME_NOT_RESOLVED
content.googleapis.com/discovery/v1/apis/drive/v3/rest?fields=kind%2Cname%2Cversion%2CrootUrl%2CservicePath%2Cresources%2Cparameters%2Cmethods%2CbatchPath%2Cid&pp=0:1 Failed to load resource: net::ERR_NETWORK_CHANGED
content.googleapis.com/drive/v3/files/1P8umW4139M9HPyNK5NF5ad_Oe1H4iI73?alt=media:1 Failed to load resource: the server responded with a status of 401 ()
@johnd0e
Copy link
Contributor Author

johnd0e commented Jan 13, 2019

GET https://content.googleapis.com/drive/v3/files/1P8umW4139M9HPyNK5NF5ad_Oe1H4iI73?alt=media net::ERR_CONNECTION_CLOSED

@modos189 modos189 added this to the IITC-CE v0.29 milestone Jan 15, 2019
@modos189 modos189 added bug Something isn't working plugin labels Jan 21, 2019
modos189 added a commit to modos189/ingress-intel-total-conversion that referenced this issue Feb 7, 2019
@johnd0e
Copy link
Contributor Author

johnd0e commented Feb 7, 2019

BTW, current sync.user.js code is used in some parallel project: https://ruslanlevitskiy.tk/#iitc

@modos189
Copy link
Contributor

modos189 commented Feb 7, 2019

So, it's time to release

@AmhranaiAirgid
Copy link

Google Deprecated it's Realtime API on 10 December, 2018. Sync can only read files now not save to them. This may be a different issue, though.

https://developers.google.com/realtime/deprecation

modos189 added a commit that referenced this issue Mar 13, 2019
Fix Plugin Sync error after disconnecting from Internet #49
@johnd0e johnd0e removed this from the next milestone Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugin
Projects
Development

No branches or pull requests

3 participants