Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not unlock ssh private key. Wrong password or password not available for cron. Reopened. #1985

Open
casimir7 opened this issue Dec 29, 2024 · 0 comments

Comments

@casimir7
Copy link

This is the same issue as #1198. I reopen it here following advice by @buhtz.

Symptom:
When trying to access a(n encrypted) snapshot directory via ssh, the ssh key cannot be unlocked despite giving the correct password. The exact error message is the one in the title.

Things I have tried so far:

  • Re-installing BiT and starting with a fresh configuration did not solve the problem.
  • Checking that ssh-add /home/$user/.ssh./id_rsa works and that ssh-add -l lists the added key.
  • Checked that I can ssh into the remote location that BiT cannot access.

Information requested by @buhtz
I run BiT in normal user mode, not in root mode (which always worked until now).
ls -l gives the following permission info on my keys:

-rw-------. 1 $user $group 2675 Sep  2  2022 id_rsa
-rw-r--r--. 1 $user $group  585 Sep  2  2022 id_rsa.pub

Thanks for your time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant