"Unable to communicate with SkyHook" and "Failed to fetch updates"

Sonarr version (exact version): 3.0.8.1507
Mono version (if Sonarr is not running on Windows):5.20.1.34
OS: DSM 7.1-42661 Update 2
Debug logs:

2022-06-13 16:14:29.8|Debug|Api|[PUT] /api/v3/config/host: 202.Accepted (83 ms)
2022-06-13 16:14:29.9|Error|X509CertificateValidationService|Certificate validation for https://services.sonarr.tv/v1/update/main?version=3.0.8.1507&os=linux&runtimeVer=5.20.1.34&active=true failed. RemoteCertificateChainErrors
2022-06-13 16:14:29.9|Error|TaskExtensions|Task Error

[v3.0.8.1507] System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.): ‘https://services.sonarr.tv/v1/update/main?version=3.0.8.1507&os=linux&runtimeVer=5.20.1.34&active=true’ —> System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) —> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. —> Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
at /spksrc/spk/mono/work-x64-7.0/mono-5.20.1.34/external/boringssl/ssl/handshake_client.c:1132
at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00047] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Btls/MonoBtlsContext.cs:211
at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:829
at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00000] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:283
at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000ff] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:221
at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x00046] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:187
— End of inner exception stack trace —
at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x0024c] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:404
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/MonoTlsStream.cs:129
at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00170] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebConnection.cs:222
— End of inner exception stack trace —
at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00208] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebConnection.cs:234
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebConnection.cs:263
at System.Net.WebOperation.Run () [0x00052] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebOperation.cs:268
at System.Net.WebCompletionSource1[T].WaitForCompletion () [0x0008e] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:281 at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:286 at NzbDrone.Core.Update.UpdatePackageProvider.GetLatestUpdate (System.String branch, System.Version currentVersion) [0x00099] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdatePackageProvider.cs:46 at NzbDrone.Core.Update.CheckUpdateService.AvailableUpdate () [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Update\UpdateCheckService.cs:26 at NzbDrone.Core.HealthCheck.Checks.UpdateCheck.Check () [0x000f7] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\UpdateCheck.cs:63 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator2[TSource,TResult].ToList () [0x00014] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252
at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x0000e] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Common.Messaging.IEvent message) [0x00134] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:173 at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_11[TEvent].b__1 () [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:107
at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
at System.Threading.Tasks.Task.Execute () [0x00000] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319

2022-06-13 16:14:30.0|Debug|DownloadStationInfoProxy|Trying to get config
2022-06-13 16:14:30.1|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2022-06-13 16:14:33.7|Info|LifecycleService|Restart requested.
2022-06-13 16:14:33.8|Debug|Api|[POST] /api/v3/system/restart: 200.OK (15 ms)
2022-06-13 16:14:39.3|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2022-06-13 16:14:39.3|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2022-06-13 16:14:39.3|Debug|ProcessProvider| - [16710] Sonarr
2022-06-13 16:14:39.4|Info|Router|Application mode: Interactive
2022-06-13 16:14:39.4|Debug|Router|Console selected
2022-06-13 16:14:39.7|Info|MigrationLogger|*** Checking database for required migrations data source=/volume1/@appdata/nzbdrone/.config/Sonarr/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2022-06-13 16:14:40.0|Debug|MigrationLogger|Took: 00:00:00.2967074
2022-06-13 16:14:40.0|Info|MigrationLogger|*** Checking database for required migrations data source=/volume1/@appdata/nzbdrone/.config/Sonarr/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2022-06-13 16:14:40.0|Debug|MigrationLogger|Took: 00:00:00.0349316
2022-06-13 16:14:40.4|Info|OwinHostController|Listening on the following URLs:
2022-06-13 16:14:40.4|Info|OwinHostController| http://:8989/
2022-06-13 16:14:40.4|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
2022-06-13 16:14:40.4|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
2022-06-13 16:14:40.5|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
2022-06-13 16:14:41.1|Info|SonarrBootstrapper|Starting Web Server
2022-06-13 16:14:42.4|Debug|QualityDefinitionService|Setting up default quality config
2022-06-13 16:14:42.9|Debug|NotificationFactory|Initializing Providers. Count 22
2022-06-13 16:14:43.5|Debug|IndexerFactory|Initializing Providers. Count 12
2022-06-13 16:14:43.7|Debug|ImportListFactory|Initializing Providers. Count 5
2022-06-13 16:14:43.7|Debug|MetadataFactory|Initializing Providers. Count 3
2022-06-13 16:14:43.8|Debug|Api|[GET] /api/v3/queue/status: 200.OK (313 ms)
2022-06-13 16:14:43.8|Debug|Api|[GET] /api/v3/command: 200.OK (339 ms)
2022-06-13 16:14:43.8|Debug|Api|[GET] /api/v3/health: 200.OK (314 ms)
2022-06-13 16:14:43.8|Debug|DownloadClientFactory|Initializing Providers. Count 17
2022-06-13 16:14:44.1|Debug|DownloadStationTaskProxyV2|Trying to get api info
2022-06-13 16:14:44.3|Debug|DownloadStationTaskProxyV2|Trying to login
2022-06-13 16:14:44.3|Debug|DownloadStationTaskProxyV2|Trying to get tasks with additional detail
2022-06-13 16:14:44.3|Info|LifecycleService|Restart requested.
2022-06-13 16:14:44.4|Debug|Api|[POST] /api/v3/system/restart: 200.OK (19 ms)
2022-06-13 16:14:44.4|Debug|DSMInfoProxy|Trying to get api info
2022-06-13 16:14:44.5|Debug|DSMInfoProxy|Trying to get serial number
2022-06-13 16:14:49.5|Debug|ProcessProvider|Found 0 processes with the name: Sonarr.Console
2022-06-13 16:14:49.6|Debug|ProcessProvider|Found 1 processes with the name: Sonarr
2022-06-13 16:14:49.6|Debug|ProcessProvider| - [16778] Sonarr
2022-06-13 16:14:49.6|Info|Router|Application mode: Interactive
2022-06-13 16:14:49.6|Debug|Router|Console selected
2022-06-13 16:14:50.0|Info|MigrationLogger|
** Checking database for required migrations data source=/volume1/@appdata/nzbdrone/.config/Sonarr/sonarr.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2022-06-13 16:14:50.3|Debug|MigrationLogger|Took: 00:00:00.2951086
2022-06-13 16:14:50.3|Info|MigrationLogger|*** Checking database for required migrations data source=/volume1/@appdata/nzbdrone/.config/Sonarr/logs.db;cache size=-10000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
2022-06-13 16:14:50.3|Debug|MigrationLogger|Took: 00:00:00.0343469
2022-06-13 16:14:50.6|Info|OwinHostController|Listening on the following URLs:
2022-06-13 16:14:50.6|Info|OwinHostController| http://*:8989/
2022-06-13 16:14:50.7|Debug|OwinAppFactory|Attaching NzbDroneVersionMiddleWare to host
2022-06-13 16:14:50.7|Debug|OwinAppFactory|Attaching SignalRMiddleWare to host
2022-06-13 16:14:50.7|Debug|OwinAppFactory|Attaching NancyMiddleWare to host
2022-06-13 16:14:51.4|Info|SonarrBootstrapper|Starting Web Server
2022-06-13 16:14:52.7|Debug|QualityDefinitionService|Setting up default quality config
2022-06-13 16:14:53.1|Debug|NotificationFactory|Initializing Providers. Count 22
2022-06-13 16:14:53.8|Debug|IndexerFactory|Initializing Providers. Count 12
2022-06-13 16:14:53.9|Debug|ImportListFactory|Initializing Providers. Count 5
2022-06-13 16:14:53.9|Debug|MetadataFactory|Initializing Providers. Count 3
2022-06-13 16:14:53.9|Debug|DownloadClientFactory|Initializing Providers. Count 17
2022-06-13 16:14:54.3|Debug|DownloadStationTaskProxyV2|Trying to get api info
2022-06-13 16:14:54.4|Debug|DownloadStationTaskProxyV2|Trying to login
2022-06-13 16:14:54.4|Debug|DownloadStationTaskProxyV2|Trying to get tasks with additional detail
2022-06-13 16:14:54.5|Debug|DSMInfoProxy|Trying to get api info
2022-06-13 16:14:54.5|Debug|DSMInfoProxy|Trying to get serial number
2022-06-13 16:14:54.5|Debug|DownloadStationInfoProxy|Trying to get api info
2022-06-13 16:14:54.6|Debug|DownloadStationInfoProxy|Trying to get config
2022-06-13 16:14:54.7|Debug|FileStationProxy|Trying to get api info
2022-06-13 16:14:54.7|Debug|FileStationProxy|Trying to get info of /AMS-Collection
2022-06-13 16:14:54.8|Debug|DownloadStationInfoProxy|Trying to get config
2022-06-13 16:14:55.1|Debug|MonoVersionCheck|Mono version is 5.18 or better: 5.20.1.34
2022-06-13 16:14:56.7|Error|X509CertificateValidationService|Certificate validation for https://services.sonarr.tv/v1/time failed. RemoteCertificateChainErrors
2022-06-13 16:14:56.8|Error|TaskExtensions|Task Error

[v3.0.8.1507] System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.): ‘https://services.sonarr.tv/v1/time’ —> System.Net.WebException: Error: TrustFailure (Authentication failed, see inner exception.) —> System.Security.Authentication.AuthenticationException: Authentication failed, see inner exception. —> Mono.Btls.MonoBtlsException: Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
at /spksrc/spk/mono/work-x64-7.0/mono-5.20.1.34/external/boringssl/ssl/handshake_client.c:1132
at Mono.Btls.MonoBtlsContext.ProcessHandshake () [0x00047] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Btls/MonoBtlsContext.cs:211
at Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake (Mono.Net.Security.AsyncOperationStatus status, System.Boolean renegotiate) [0x000a1] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:829
at (wrapper remoting-invoke-with-check) Mono.Net.Security.MobileAuthenticatedStream.ProcessHandshake(Mono.Net.Security.AsyncOperationStatus,bool)
at Mono.Net.Security.AsyncHandshakeRequest.Run (Mono.Net.Security.AsyncOperationStatus status) [0x00000] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:283
at Mono.Net.Security.AsyncProtocolRequest.ProcessOperation (System.Threading.CancellationToken cancellationToken) [0x000ff] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:221
at Mono.Net.Security.AsyncProtocolRequest.StartOperation (System.Threading.CancellationToken cancellationToken) [0x00046] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/AsyncProtocolRequest.cs:187
— End of inner exception stack trace —
at Mono.Net.Security.MobileAuthenticatedStream.ProcessAuthentication (System.Boolean runSynchronously, Mono.Net.Security.MonoSslAuthenticationOptions options, System.Threading.CancellationToken cancellationToken) [0x0024c] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs:404
at Mono.Net.Security.MonoTlsStream.CreateStream (System.Net.WebConnectionTunnel tunnel, System.Threading.CancellationToken cancellationToken) [0x00126] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/Mono.Net.Security/MonoTlsStream.cs:129
at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00170] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebConnection.cs:222
— End of inner exception stack trace —
at System.Net.WebConnection.CreateStream (System.Net.WebOperation operation, System.Boolean reused, System.Threading.CancellationToken cancellationToken) [0x00208] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebConnection.cs:234
at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000f7] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebConnection.cs:263
at System.Net.WebOperation.Run () [0x00052] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebOperation.cs:268
at System.Net.WebCompletionSource1[T].WaitForCompletion () [0x0008e] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/WebCompletionSource.cs:111 at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/HttpWebRequest.cs:956 at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /spksrc/native/mono/work-native/mono-5.20.1.34/mcs/class/System/System.Net/HttpWebRequest.cs:1218 at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x00123] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:81 --- End of inner exception stack trace --- at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001c0] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:107 at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x00086] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:126 at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:59 at NzbDrone.Core.HealthCheck.Checks.SystemTimeCheck.Check () [0x0001b] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\Checks\SystemTimeCheck.cs:28 at NzbDrone.Core.HealthCheck.HealthCheckService+<>c.<PerformHealthCheck>b__14_0 (NzbDrone.Core.HealthCheck.IProvideHealthCheck c) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at System.Linq.Enumerable+SelectArrayIterator2[TSource,TResult].ToList () [0x00014] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corefx/src/System.Linq/src/System/Linq/Select.cs:252
at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x0000e] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corefx/src/System.Linq/src/System/Linq/ToCollection.cs:30 at NzbDrone.Core.HealthCheck.HealthCheckService.PerformHealthCheck (NzbDrone.Core.HealthCheck.IProvideHealthCheck[] healthChecks) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:79 at NzbDrone.Core.HealthCheck.HealthCheckService.HandleAsync (NzbDrone.Core.Lifecycle.ApplicationStartedEvent message) [0x00000] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\HealthCheck\HealthCheckService.cs:117 at NzbDrone.Core.Messaging.Events.EventAggregator+<>c__DisplayClass6_21[TEvent].b__2 () [0x00035] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:119
at System.Threading.Tasks.Task.InnerInvoke () [0x0000f] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2476
at System.Threading.Tasks.Task.Execute () [0x00000] in /spksrc/native/mono/work-native/mono-5.20.1.34/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:2319

2022-06-13 16:14:57.3|Error|X509CertificateValidationService|Certificate validation for https://sentry.sonarr.tv/api/8/store/ failed. RemoteCertificateChainErrors
2022-06-13 16:14:57.9|Debug|Api|[GET] /api/v3/system/status: 200.OK (222 ms)
2022-06-13 16:15:16.2|Debug|Api|[GET] /api/v3/languageprofile: 200.OK (33 ms)
2022-06-13 16:15:16.2|Debug|Api|[GET] /api/v3/customFilter: 200.OK (47 ms)
2022-06-13 16:15:16.2|Debug|Api|[GET] /api/v3/tag: 200.OK (43 ms)
2022-06-13 16:15:16.2|Debug|Api|[GET] /api/v3/qualityprofile: 200.OK (45 ms)
2022-06-13 16:15:16.3|Debug|Api|[GET] /api/v3/importlist: 200.OK (44 ms)
2022-06-13 16:15:16.3|Debug|Api|[GET] /api/v3/config/ui: 200.OK (12 ms)
2022-06-13 16:15:16.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms)
2022-06-13 16:15:17.1|Debug|Api|[GET] /api/v3/series: 200.OK (899 ms)
2022-06-13 16:15:17.3|Debug|Api|[GET] /api/v3/health: 200.OK (23 ms)
2022-06-13 16:15:17.3|Debug|RootFolderService|Generating list of unmapped folders
2022-06-13 16:15:17.3|Debug|Api|[GET] /api/v3/queue/status: 200.OK (38 ms)
2022-06-13 16:15:17.4|Debug|RootFolderService|88 unmapped folders detected.
2022-06-13 16:15:17.4|Debug|RootFolderService|Generating list of unmapped folders
2022-06-13 16:15:17.4|Debug|RootFolderService|17 unmapped folders detected.
2022-06-13 16:15:17.4|Debug|RootFolderService|Generating list of unmapped folders
2022-06-13 16:15:17.4|Debug|RootFolderService|6 unmapped folders detected.
2022-06-13 16:15:17.4|Debug|RootFolderService|Generating list of unmapped folders
2022-06-13 16:15:17.5|Debug|RootFolderService|30 unmapped folders detected.
2022-06-13 16:15:17.5|Debug|RootFolderService|Generating list of unmapped folders
2022-06-13 16:15:17.5|Debug|RootFolderService|17 unmapped folders detected.
2022-06-13 16:15:17.5|Debug|Api|[GET] /api/v3/rootFolder: 200.OK (210 ms)
2022-06-13 16:15:18.3|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2022-06-13 16:15:18.3|Debug|Api|[GET] /api/v3/system/status: 200.OK (2 ms)
2022-06-13 16:15:18.3|Debug|Api|[GET] /api/v3/diskspace: 200.OK (72 ms)
2022-06-13 16:15:22.6|Debug|Api|[GET] /api/v3/config/host: 200.OK (20 ms)
2022-06-13 16:15:23.4|Debug|DownloadStationTaskProxyV2|Trying to get tasks with additional detail
2022-06-13 16:15:23.7|Debug|Api|[GET] /api/v3/command: 200.OK (17 ms)
2022-06-13 16:15:23.8|Debug|Api|[GET] /api/v3/command: 200.OK (1 ms)
2022-06-13 16:15:24.6|Debug|Api|[GET] /api/v3/health: 200.OK (0 ms)
2022-06-13 16:15:24.6|Debug|Api|[GET] /api/v3/system/status: 200.OK (1 ms)
2022-06-13 16:15:24.7|Debug|Api|[GET] /api/v3/diskspace: 200.OK (54 ms)
2022-06-13 16:15:25.4|Debug|Api|[GET] /api/v3/log/file: 200.OK (19 ms)

Description of issue:
im unable to add new tv shows or update sonarr.
i tried this command in terminal with no luck
sudo /volume1/@appstore/mono/bin/cert-sync /etc/ssl/certs/ca-certificates.crt

DSM 7 broke the synocommunity packages, or they haven’t fixed it or whatever, at this point using docker is your best option. The command to sync mono certs doesn’t work for your version of DSM.

it was working fine since the DSM7 upgrade but i think the latest update (DSM 7.1-42661 Update 2 ) broke it.

so is there a solution ? is it possible to switch to the docker version with the same library ?

update:
Ok I disabled Certificate Validation in Sonarr General settings for now and it seems to work, but I’m assuming I shouldn’t keep running it like that?

I updated to DSM 7.1-42661 Update 2 and had the same problem. Fixed it as follows

After

sudo /volume1/@appstore/mono/bin/cert-sync /etc/ssl/certs/ca-certificates.crt

and then

sudo chmod -R a+rX /usr/share/.mono

It’s working fine again for me.

2 Likes

worked Thank you !

Worked for me too, thanks !

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.