vorta
vorta copied to clipboard
Cant re-add existing repository
Description
I moved to a new ssd and now cant add the existing repository on my server to vorta.
I enter the correct adress, path and password, click "Add" but it is unable to add it and asks whether Borg is running on the server.
I can ssh into the server with the specified user and certificate using the commandline.
The user is setup like this:
command="borg serve --restrict-to-repository /opt/vorta/scherox",restrict (and the correct key of course)
nc seems to point to netcat, but it is installed on both systems (server: netcat-openbsd/stable,now 1.219-1 arm64 [installiert], computer: netcat-openbsd/noble,now 1.226-1ubuntu2 amd64 [installiert])
Reproduction
- [X] I tried to reproduce the issue.
- [x] I was able to reproduce the issue.
OS
KDE Neon 24.04, KDE 6
Version of Vorta
0.91
What did you install Vorta with?
Flatpak
Version of Borg
1.4.0
Logs
2024-08-26 03:21:10,535 - vorta.keyring.abc - DEBUG - No module named 'objc'
2024-08-26 03:21:10,536 - vorta.keyring.abc - DEBUG - Using VortaKWallet5Keyring
2024-08-26 03:21:10,536 - vorta.borg.borg_job - DEBUG - Using VortaKWallet5Keyring keyring to store passwords.
2024-08-26 03:21:10,537 - vorta.borg.borg_job - DEBUG - Password not found in primary keyring. Falling back to VortaDBKeyring.
2024-08-26 03:21:10,542 - vorta.borg.borg_job - INFO - Running command /app/bin/borg info --info --json --log-json ssh://vorta@wolke/opt/vorta/scherox
2024-08-26 03:21:10,766 - vorta.borg.borg_job - WARNING - Remote: /bin/sh: Zeile 1: exec: nc: Nicht gefunden.
2024-08-26 03:21:10,769 - vorta.borg.borg_job - ERROR - Connection closed by remote host. Is borg working on the server?