Hi guys, all I get is:
Error log:
System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.OrderedEnumerable2[TElement,TKey]..ctor (System.Collections.Generic.IEnumerable
1[T] source, System.Func2[T,TResult] keySelector, System.Collections.Generic.IComparer
1[T] comparer, System.Boolean descending, System.Linq.OrderedEnumerable1[TElement] parent) [0x00013] in <e3fb361e66bb4797b6f56fd88e04971e>:0 at System.Linq.Enumerable.OrderByDescending[TSource,TKey] (System.Collections.Generic.IEnumerable
1[T] source, System.Func2[T,TResult] keySelector) [0x00000] in <e3fb361e66bb4797b6f56fd88e04971e>:0 at NzbDrone.Api.Update.UpdateModule.GetRecentUpdates () [0x0000b] in <74571b291aa745ce924911de45f9942b>:0 at NzbDrone.Api.REST.RestModule
1[TResource].<set_GetResourceAll>b__32_0 (System.Object options) [0x00006] in <74571b291aa745ce924911de45f9942b>:0
at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,System.Func`2<object, object>,object)
at Nancy.Routing.Route+<>c__DisplayClass4.b__3 (System.Object parameters, System.Threading.CancellationToken context) [0x00049] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
PS: I created the folder, but no luck:
in2survive@downloader:~$ mkdir ~/.config/NzbDrone/Backups/update
OS: Ubuntu 16.04
Sonarr: Version 0.2.0.778
Mono Version 5.2.0.215 (tarball Mon Aug 14 15:50:54 UTC 2017)
AppData directory /home/hans/.config/Radarr
Startup directory /opt/Radarr
Thanks!