Error creating repository with passphrase-protected key
Description
I'm trying to create a repository to a SSH server in which I'm successfully able to connect via SSH. I even added it to my SSH agent to avoid being prompted for the passphrase.
- Create an SSH key with a passphrase
- Try to create a repository and select the passphrase-protected key
- Get the error
- ???
Environment
- OS: openSUSE Tumbleweed
- Vorta version: 0.9.1
- Installed from: Flathub
- Borg version: 1.2.4
Logs
2024-06-29 12:08:40,352 - vorta.borg.borg_job - INFO - Running command /app/bin/borg init --info --log-json --encryption=repokey-blake2 ssh://[email protected]/home/dlmw/backup
2024-06-29 12:08:47,046 - vorta.borg.borg_job - WARNING - Remote: [email protected]: Permission denied (publickey,keyboard-interactive).
2024-06-29 12:08:47,048 - vorta.borg.borg_job - ERROR - Connection closed by remote host. Is borg working on the server?
Could I really be the only one with that issue? For me this is really a killer. I loved Vorta but now that my server is exposed to the Internet I cannot - in good conscience - have an unprotected SSH key.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue was closed because it has been stalled for 7 days with no activity.