Jump to content

Duplicacy - Not finding shares


Recommended Posts

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:

image.png.4bb25bdff139fd508072fd59ae28095e.png

 

In addition to configuring the hostname as required, here's the other variables that are configured:

image.png.8faf832cf5092d269f7959f708aac7b8.png

 

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.

image.png.efe3f9b253f919ea6131ae684050c442.png

Because of this, I manually type in the desired directory I am trying to backup:

image.png.3fb9151b6efcaeab55144ae90774ccd1.png

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?

Link to comment

Docker run:

image.thumb.png.3006605396dc77ad562bcde2b018e1c8.png

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

 

Link to comment

/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?

Link to comment
  • 2 years later...
  • 7 months later...

I am trying to set up Duplicacy and followed IBRACORPs video but my back up share is not showing up?

 

689759007_Screenshot2024-03-08at7_31_33AM.thumb.png.0221d3de395c92fb08060410ba6e5375.png

 

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. 

2098745975_Screenshot2024-03-08at12_06_47AM.thumb.png.e91c9a54106455096620e33445a4d4a9.png

 

644761687_Screenshot2024-03-08at7_28_47AM.thumb.png.0fba44d6b706a2ee34f9116a8d2dc3ea.png

 

 

 

Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...