Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How do I update CA certificates? TrustFailure errors...

Featured Replies

Would anyone be able to give me guidance on how to update missing/outdated CA certificates? I'm getting TrustFailure errors in Jackett, Radarr, Sonarr and Headphones.

 

I've tried wget -O - https://curl.haxx.se/ca/cacert.pem | cert-sync

 

But I'm a bit unsure what directory to update. I've run a search and found: 

 

root@NAS:~# find / -name cert-sync
/var/lib/docker/btrfs/subvolumes/40b6f2bb71af903a869f1a8287e73ebe4ce54f1ed5f43bd570a2224566216acf/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/31a5fe8b13cef33d17288e18e9edaea23ed806cf18721bc00713707f21b38292-init/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/31a5fe8b13cef33d17288e18e9edaea23ed806cf18721bc00713707f21b38292/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/acb938026085c4e809faaa50f3fde26c3e627871a40302e3ed77a7d9bf39eaac/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/393d817eb77bb65709e4074900ff0298c263d30316a8245ea2f3ff0e0ef9fa27-init/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/393d817eb77bb65709e4074900ff0298c263d30316a8245ea2f3ff0e0ef9fa27/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/1dafed58fd65e133a7e5cd695137b815da9fea07efb5064fbff2462df1b43392/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/9813a754dbe1196789d055472bcc1383ebc5e5283a9fd5f6b9753147961e1899-init/usr/bin/cert-sync
/var/lib/docker/btrfs/subvolumes/9813a754dbe1196789d055472bcc1383ebc5e5283a9fd5f6b9753147961e1899/usr/bin/cert-sync

 

What would my update command look like? Apologies, I'm new to this. Hopefully, itresolves my Docker issues. 
 

If not, other people have suggested installing Mono? 

What are the errors you're getting in your dockers? Paste the logs.

12 hours ago, mcjfauser said:

Would anyone be able to give me guidance on how to update missing/outdated CA certificates? I'm getting TrustFailure errors in Jackett, Radarr, Sonarr and Headphones.

 

 

You would have to run it from inside the docker container. So something like

docker exec -it <nameofcontainer> /usr/bin/cert-sync

But are you sure that there is no updates for your images ? 

  • Author
12 hours ago, Ignitenz said:

What are the errors you're getting in your dockers? Paste the logs.


Thank you in advance!

For example:

Sonarr:

 

Unable to connect to indexer: Torznab error detected: Exception (eztv): Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132
NzbDrone.Core.Indexers.Torznab.TorznabException: Torznab error detected: Exception (eztv): Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
  at /build/mono/src/mono/external/boringssl/ssl/handshake_client.c:1132
  at NzbDrone.Core.Indexers.Torznab.TorznabRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x000ca] in <f8c4a2c9e6194b509efc6018724d76df>:0 
  at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) [0x0000d] in <f8c4a2c9e6194b509efc6018724d76df>:0 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, NzbDrone.Core.Indexers.IParseIndexerResponse parser) [0x00050] in <f8c4a2c9e6194b509efc6018724d76df>:0 
  at NzbDrone.Core.Indexers.HttpIndexerBase`1[TSettings].TestConnection () [0x00024] in <f8c4a2c9e6194b509efc6018724d76df>:0

Jackett:

[yts] An error occurred while sending the request: Error: TrustFailure (One or more errors occurred.) (Config) in Binhex-Jackett

 

Headphones: 

Unable to connect to remote host because of a SSL error. It is likely that your system cannot verify the validityof the certificate. The remote certificate is either self-signed, or the remote server uses SNI. See the wiki for more information on this topic.

 

6 hours ago, sarbian said:

 

You would have to run it from inside the docker container. So something like


docker exec -it <nameofcontainer> /usr/bin/cert-sync

But are you sure that there is no updates for your images ? 


Thank you for the response.


So it would be as its named in my volume mapping? For example:

Quote

docker exec -it binhex-jackett /usr/bin/cert-syn 

?

There are no updates available, unfortunately.

 

 

  • Author

Could this have something to do with ISP?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.