Are there any plans on fixing the Docker image’s certificate authentication problems? As documented:
- TrustFailure error when using Backblaze B2 - #16 by DarkArc
- Failed to connect: Error: TrustFailure (Authentication failed, see inner exception.) - #14 by yarcod
- Http send report errors / duplicati-monitoring - #15 by ts678
the Docker image has a bad/out-of-date certificate that causes any connections to Backblaze B2 to fail. The forum posts above have a solution to this. Is that fix ever going to get merged into the official docker image?
Reason I ask is that I’m trying to install on TrueNAS SCALE using TrueCharts, but have run into this issue. The docker container file-system is read-only, so I can’t perform the above fix. This issue has been brought up to TrueCharts, but they’re response is that the official docker image needs to be fixed. The image hasn’t been touched since 2021.
I should note that I’m referring to the “latest” docker images, not the canary images.
Edit: Looks like there’s a GH issue regarding this as well: "CERTIFICATE_VERIFY_FAILED" on all connection attempts · Issue #4721 · duplicati/duplicati · GitHub
Doesn’t look like anything was done about it though.