vorta icon indicating copy to clipboard operation
vorta copied to clipboard

Unable to mount archive: FUSE mount failed (Linux)

Open Germain67 opened this issue 1 year ago • 0 comments

Description

When trying to mount the archive of my repo through vorta GUI, it fails with error "FUSE mount failed" (see logs for details). When mounting it from the terminal, it works borg mount . ~/mountpoint.

Reproduction

  • [X] I tried to reproduce the issue.
  • [X] I was able to reproduce the issue.

OS

Linux Mint 21.3

Version of Vorta

0.9.1

What did you install Vorta with?

Distribution package

Version of Borg

1.4.0

Logs

2024-07-28 17:46:02,764 - vorta.borg.borg_job - INFO - Running command /app/bin/borg --log-json mount /media/germain/My Passport/Backups/BorgBackups/SortedContent::pop-air-2024-07-28-135004 /home/germain/mountpoint
2024-07-28 17:46:07,711 - vorta.borg.borg_job - WARNING - sending file descriptor: Bad file descriptor
2024-07-28 17:46:07,722 - vorta.borg.borg_job - ERROR - Runtime Error: FUSE mount failed
2024-07-28 17:46:07,869 - vorta.borg.jobs_manager - DEBUG - Finish job for site: 6
2024-07-28 17:46:07,869 - vorta.borg.jobs_manager - DEBUG - No more jobs for site: 6

Germain67 avatar Jul 28 '24 15:07 Germain67