Sonarr version (exact version): Version 2.0.0.4949
OS: Ubuntu Server 16.06
When I try to start Sonarr I get the following
[Fatal] ConsoleApp: EPIC FAIL!
[v2.0.0.4949] System.UnauthorizedAccessException: Access to the path “/home/billy/.config/NzbDrone” is denied.
at System.IO.Directory.CreateDirectoriesInternal (System.String path) [0x0005e] in <204f770036d441bb8dfd3daba3550e83>:0
at System.IO.Directory.CreateDirectory (System.String path) [0x0008f] in <204f770036d441bb8dfd3daba3550e83>:0
at NzbDrone.Common.Disk.DiskProviderBase.CreateFolder (System.String path) [0x00048] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskProviderBase.cs:180
at NzbDrone.Common.Disk.DiskProviderBase.EnsureFolder (System.String path) [0x00009] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\Disk\DiskProviderBase.cs:89
at NzbDrone.Common.EnvironmentInfo.AppFolderFactory.Register () [0x00000] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Common\EnvironmentInfo\AppFolderFactory.cs:31
at NzbDrone.Host.Bootstrap.Start (NzbDrone.Common.EnvironmentInfo.StartupContext startupContext, NzbDrone.Host.IUserAlert userAlert, System.Action`1[T] startCallback) [0x00050] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Host\Bootstrap.cs:37
at NzbDrone.Console.ConsoleApp.Main (System.String[] args) [0x0000e] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Console\ConsoleApp.cs:29
This is on a fresh installation with all updates installed. Any help appreciated. Thanks in advance.