Jump to content

OneDrive Sync Error


Recommended Posts

Posted

I have installed OneDrive plugin to start testing Sync on the cloud. However, every time I run the Sync job it fails with the following error being thrown in the log:

2015-06-21 09:18:01.1255 Error - App: Error
	*** Error Report ***
	Version: 3.0.5649.35688
	Command line: C:\Users\XXX\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Operating system: Microsoft Windows NT 6.2.9200.0
	Processor count: 8
	64-Bit OS: True
	64-Bit Process: False
	Program data path: C:\Users\XXX\AppData\Roaming\MediaBrowser-Server
	Application Path: C:\Users\XXX\AppData\Roaming\MediaBrowser-Server\system\MediaBrowser.ServerApplication.exe
	Exception of type 'OneDrive.Api.ApiException' was thrown.
	OneDrive.Api.ApiException
	   at OneDrive.Api.ApiService.<HandleException>d__48`1.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at OneDrive.Api.ApiService.<GetRawRequest>d__12.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at OneDrive.Api.OneDriveApi.<CallViewChanges>d__35.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at OneDrive.Api.OneDriveApi.<ViewChangeByPath>d__29.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at OneDrive.OneDriveServerSyncProvider.<GetFileByPath>d__3c.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at OneDrive.OneDriveServerSyncProvider.<TryGetFiles>d__30.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at OneDrive.OneDriveServerSyncProvider.<GetFiles>d__14.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Server.Implementations.Sync.TargetDataProvider.<EnsureData>d__3.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Server.Implementations.Sync.TargetDataProvider.<GetData>d__d`1.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Server.Implementations.Sync.MediaSync.<SyncData>d__d.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Server.Implementations.Sync.MediaSync.<Sync>d__3.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Server.Implementations.Sync.MultiProviderSync.<Sync>d__a.MoveNext()
	--- End of stack trace from previous location where exception was thrown ---
	   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
	   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
	   at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__c.MoveNext()
	
2015-06-21 09:18:01.1255 Info - App: Cloud & Folder Sync Failed after 0 minute(s) and 6 seconds
hamstercat
Posted

Can you post the full log for it? I'll have a look.

 

Also, with this error I'm guessing you get a message in the notification area, if so can you report what is says?

Posted

Notification is pretty much similar. 

Cloud & Folder Sync failed.

3 hours ago
Exception of type 'OneDrive.Api.ApiException' was thrown.

I´ll restart my server tomorrow and will upload the full log (right now it´s been running for a few hours and it´s huge).

  • 2 months later...
Posted

Already posted on another thread. Here is my full log. Sorry it took me this long... I went through a server reinstall.

 

server-63576868448.txt

Posted

Yep, I got everything I need now... except time  ;). It does match up with the error other people were reporting a while ago.

  • Like 1
Posted

Thanks... will patiently wait for the fix!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...