-
|
The following error keeps repeating for one of the accounts I am syncing, the other one is fine. What could be wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
After the restart, the error seems to have gone away. Anyone has seen this also? I am wondering how to prevent this from happening |
Beta Was this translation helpful? Give feedback.
-
This is the application telling you that there was an error communicating with Microsoft OneDrive. The is nothing to be alarmed by this. Now, generally this error is caused by the application unable to communicate with the Microsoft OneDrive service because of an internal DNS resolution bug due to their version of curl in use. This is compounded by folk who use Ubuntu as their underlying curl versions are horrendously out-of-date and broken. To resolve please read:
In short, you must ensure:
|
Beta Was this translation helpful? Give feedback.
@RaimondB
This is the application telling you that there was an error communicating with Microsoft OneDrive. The is nothing to be alarmed by this.
Now, generally this error is caused by the application unable to communicate with the Microsoft OneDrive service because of an internal DNS resolution bug due to their version of curl in use. This is compounded by folk who use Ubuntu as their underlying curl versions are horrendously out-of-d…