November 11, 20205 yr Hello, I apologize for not posting this over in the "Docker Container" category, but there was no thread for Duplicacy(Not to be confused with Duplicati). I am trying to configure the premade Duplicacy app in the Community Applications to backup some of my shares to Backblaze. This is the app: In addition to configuring the hostname as required, here's the other variables that are configured: I am able to add Backblaze as a storage destination successfully - the issue is when I try to make a backup I am only able to see the root directory on the server. It will not let me drill down to /mnt/user/. See below. Because of this, I manually type in the desired directory I am trying to backup: However, when I try and run the backup I receive this error, and this is where my problem is: Running backup command from /cache/localhost/0 to back up /mnt/user/nextcloud Options: [-log backup -storage Backblaze -stats] 2020-11-11 09:12:07.679 INFO REPOSITORY_SET Repository set to /mnt/user/nextcloud 2020-11-11 09:12:07.679 INFO STORAGE_SET Storage set to b2://myhostname 2020-11-11 09:12:07.975 INFO BACKBLAZE_URL download URL is: https://f002.backblazeb2.com 2020-11-11 09:12:08.766 INFO BACKUP_START No previous backup found 2020-11-11 09:12:08.766 INFO BACKUP_INDEXING Indexing /mnt/user/nextcloud 2020-11-11 09:12:08.766 INFO SNAPSHOT_FILTER Parsing filter file /cache/localhost/0/.duplicacy/filters 2020-11-11 09:12:08.766 INFO SNAPSHOT_FILTER Loaded 0 include/exclude pattern(s) 2020-11-11 09:12:08.766 ERROR LIST_FAILURE Failed to list the repository root: open /mnt/user/nextcloud: no such file or directory Failed to list the repository root: open /mnt/user/nextcloud: no such file or directory Can anyone who is using the Duplicacy docker container chime in on the error I'm receiving and/or share your configuration?
November 11, 20205 yr Community Expert Post your docker run as explained at this very first link in the Docker FAQ:
November 11, 20205 yr Author Docker run: Docker logs: 2020/11/11 09:32:17 Running /home/duplicacy/.duplicacy-web/bin/duplicacy_linux_x64_2.7.1 [-log backup -storage Backblaze -stats] 2020/11/11 09:32:17 Set current working directory to /cache/localhost/0 2020/11/11 09:32:17 10.0.10.11:57047 POST /get_backup_status 2020/11/11 09:32:18 ERROR LIST_FAILURE Failed to list the repository root: open /mnt/user/nextcloud: no such file or directory
November 11, 20205 yr Community Expert /backuproot, which you have specified as both the host path and the container path for that mapping, doesn't correspond to actual Unraid storage. And that other path you tried to specify within the container itself doesn't correspond to anything inside the container. Do you understand docker volume mappings?
November 11, 20205 yr Author Fixed. Changed the /backuproot in the docker container settings to /mnt/user, then in Duplicacy set the backup source to /backuproot/nextcloud.
July 30, 20232 yr Installed. Was able to access GUI. Needed to make a simple directory change and now it won’t even start. Binding error . Tried a different ip already. How to fix. Thanks.. Edited July 31, 20232 yr by Profezor
July 31, 20232 yr 15 hours ago, Profezor said: How? What part of the instructions linked in Squid's post are you having a problem with?
August 2, 20232 yr On 7/31/2023 at 9:31 PM, JonathanM said: What part of the instructions linked in Squid's post are you having a problem with? The docker run command. How and where do I find that to share? Thanks
August 2, 20232 yr Community Expert 3 minutes ago, Profezor said: The docker run command. How and where do I find that to share? Thanks Click on the link which then tells you how to do this.
August 3, 20232 yr Thanks.I deleted all the files and did a new install. Now it is working. It even did it’s first scheduled incremental so I am really glad thanks. now offf to fix my minor Vaultwarden issue
March 8, 20242 yr I am trying to set up Duplicacy and followed IBRACORPs video but my back up share is not showing up? Trying to sync to Google and I am at the first step of mapping the Google Drive token which I have saved inside my backup folder.
March 8, 20242 yr @BartyB It should be in the 'data' directory in Duplicacy since it is what you mapped to /mnt/user/share_backup/
March 8, 20242 yr 4 hours ago, ChatNoir said: @BartyB It should be in the 'data' directory in Duplicacy since it is what you mapped to /mnt/user/share_backup/ I SWEAR I checked the data folder.... oh my goodness. Thank you very much good sir..
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.