Since two days I get the following error message when backing up to Google Drive:
As suggested by the message, I tried renewing the authid token for Google Drive, but that does not help either.
I run Duplicati 2 version 2017-08-01 - 2.0.2.1_beta_2017-08-01.
Does anyone know what is going on and how I can fix this problem?
Duplicati.Library.Interface.UserInformationException: Failed to authorize using the OAuth service: GetResponse timed out. If the problem persists, try generating a new authid token from: https://duplicati-oauth-handler.appspot.com?type=googledrive ---> System.Net.WebException: GetResponse timed out ---> System.Net.WebException: Aborted.
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) <0x40a792d0 + 0x001a3> in <filename unknown>:0
at Duplicati.Library.Utility.AsyncHttpRequest+AsyncWrapper.OnAsync (IAsyncResult r) <0x40a6ed00 + 0x000eb> in <filename unknown>:0
--- End of inner exception stack trace ---
at Duplicati.Library.Utility.AsyncHttpRequest+AsyncWrapper.GetResponseOrStream () <0x40a252c0 + 0x0010b> in <filename unknown>:0
at Duplicati.Library.Utility.AsyncHttpRequest.GetResponse () <0x40a71e70 + 0x00163> in <filename unknown>:0
at Duplicati.Library.JSONWebHelper.GetResponse (Duplicati.Library.Utility.AsyncHttpRequest req, System.Object requestdata) <0x40ae4e70 + 0x0040f> in <filename unknown>:0
--- End of inner exception stack trace ---
at Duplicati.Library.Main.BackendManager.List () <0x40ae20a0 + 0x0016b> in <filename unknown>:0
at Duplicati.Library.Main.Operation.FilelistProcessor.RemoteListAnalysis (Duplicati.Library.Main.BackendManager backend, Duplicati.Library.Main.Options options, Duplicati.Library.Main.Database.LocalDatabase database, IBackendWriter log, System.String protectedfile) <0x40adeed0 + 0x0015b> in <filename unknown>:0
at Duplicati.Library.Main.Operation.FilelistProcessor.VerifyRemoteList (Duplicati.Library.Main.BackendManager backend, Duplicati.Library.Main.Options options, Duplicati.Library.Main.Database.LocalDatabase database, IBackendWriter log, System.String protectedfile) <0x40ade4b0 + 0x000cb> in <filename unknown>:0
at Duplicati.Library.Main.Operation.BackupHandler.PreBackupVerify (Duplicati.Library.Main.BackendManager backend, System.String protectedfile) <0x40addfa0 + 0x001af> in <filename unknown>:0