vorta icon indicating copy to clipboard operation
vorta copied to clipboard

Error creating repository with passphrase-protected key

Open dlmw opened this issue 1 year ago • 1 comments

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.

  1. Create an SSH key with a passphrase
  2. Try to create a repository and select the passphrase-protected key
  3. Get the error
  4. ???

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?

dlmw avatar Jun 29 '24 10:06 dlmw

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.

dlmw avatar Aug 02 '24 13:08 dlmw

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.

github-actions[bot] avatar Nov 01 '24 02:11 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Nov 09 '24 02:11 github-actions[bot]