i’m running two Docker Containers from duplicati/duplicati.
One of this mailed today night a mail about the backup, the other not. At now both are down. The Portainer-Log says:
[FATAL tini (7)] exec /usr/bin/duplicati-server failed: No such file or directory
The Image is new from yesterday, so i have tryed to use older one, but 2.1.0.107 (6 days ago) and 2.1.0.106 (12 days ago) also don’t work.
The Docker images have changed slightly with the new build method. The correct path is now:
/opt/duplicati/duplicati-server
The Docker images do have this as the entry point, but in case you have provided your own entry point, this would explain it.
You need to go all the way back to 2.0.8.1 to get the /usr/bin path. There was a slight bug in the deployment of 2.1.0.2 that did not publish the latest tag on Dockerhub, but 2.1.0.3 is published as latest now.
That is a different feature. The sign-in tokens are tokens that are created by the TrayIcon or ServerUtil when they need to access the server. If you disable the sign-in tokens, these two applications will require a password and cannot rely on read access to the local database.