I’m still unable to reproduce the issue by myself, unfortunately. I’m also not used to running duplicati in a docker-image. May someone give me a simple command to start a docker container that backups a local folder to storj, where I only need to set my own values for the folder, access grant and bucket?
Did you recently update duplicati? Do you know which version did work? Might you be able to get back to the previous version to see if it is working again?
I still did not yet get the error. I have my own WebAPI-project using uplink.NET which crashes randomly when running in a docker container on Ubuntu (24.04 and 20.04). But I fail to get the root cause. All of my demos and trials work. Even using an older uplink-version leads to the same error, so I cannot tell if some update in-between introduced the error.
I still dont get any further. Can someone try to get a core-dump for this issue? I am unable to get one.
I tried now with older versions, I tried different code-paths, I tried extensive logging - but I cannot fetch the error directly. My container crashes silently and restarts but does not generate any dump or exception.