Ssl Error connecting to OneDrive backup destination

Is that all from the container, or is some of that from OMV?
It looks like one thinks it’s 64 bit, and arm7 would be 32 bit.

The reason I ask is because of the developer reporting that

and cites

SSL connection could not be established (32 bit client, Debian Trixie, caused by change of libssl3 to libssl3t64.) #6554

but it’s a Canary test release, so be careful if you test it. Let’s check in Docker:

https://hub.docker.com/r/duplicati/duplicati/tags has a 2.2.0.101-canary tag, but maybe you can instead find a way to get 2.2.0.1 stable arm64.

I might be totally off here, but I’m just trying to go by what developer has said.
One thing that’s a little odd is why 2.1.0.5 is better. It’s the same .NET, but I’m uncertain whether Linux in container updated and so fell into cited libssl issue.