vorta icon indicating copy to clipboard operation
vorta copied to clipboard

Error during manual or scheduled backup

Open kabaga opened this issue 1 year ago • 0 comments

Description

I am using the Vorta Flatpak v0.9.1. It has been working for months, but recently, I am getting the error below for several days now when backing up.

Error during backup creation for Default.

I am not sure what could have caused it.

  1. When I tried to mount the backup, I don't see any files.
  2. Unmount via the file explorer
  3. Close the Vorta app
  4. Re-open the Vorta app
  5. Mount the archive again
  6. I still dont see any files or directory (this time the Unmount button is not visible from the window explorer)
  7. I could not unmount the archive after mounting it via the app. It doesn't show that it is mounted when I view it from the window directory

Reproduction

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

OS

Debian 12, GNOME3

Version of Vorta

v0.9.1

What did you install Vorta with?

Flatpak

Version of Borg

1.2.4-1

Logs

[Default] ERROR: Borg server: Platform: Linux borgbackup.domain.local 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64
Borg server: Linux: Unknown Linux
Borg server: Borg: 1.2.4 Python: CPython 3.11.2 msgpack: 1.0.3 fuse: pyfuse3 3.2.1 [pyfuse3,llfuse]
Borg server: PID: 16749 CWD: /home/<user>
Borg server:sys.argv: ['/usr/bin/borg','serve','--info']
Borg server:SSH_ORIGINAL_COMMAND: None
Platform: Linux minipc.domain.local 6.1.0-20-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.85-1 (2024-04-11) x86_64
Linux: Unknown Linux
Borg: 1.2.4 Python: CPython 3.11.9 msgpack: 1.0.4 fuse: pyfuse3 3.2.2 [pyfuse3,llfuse]
PID: 221 CWD: /home/<user>
sys.argv: ['/app/bin/borg','create','--list','--progress','--info','--log-json','--json','--filter=AM,'-C','lz4','--exclude-from','/tmp/tmpz_vkqo3_','ssh://<user>@borgbackup.domain.local/srv/autofs/nfs_nas/<user>::minipc-2024-05-21-052446',''/home/<user>']
SSH_ORIGINAL_COMMAND: None

kabaga avatar May 24 '24 07:05 kabaga