-
Notifications
You must be signed in to change notification settings - Fork 137
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
Cannot init new repository - ERROR - Connection closed by remote host. Is borg working on the server? #1997
Comments
I am having the same issue but with flatpak in linux.
Versions:
The vorta installed from the archlinux packages (0.9.1-4) is working without errors with the same profile/server so it is an issue from the flatpack version in my case. |
I had the same issue on ubuntu 20.04, booting the flatpak-app from the CMD gave me this:
After changing the permissions on my .ssh/config to 600 it worked. It's a bit weird because the config is not really a sensitive file. command to start Vorta via CMD:
|
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. |
@reinoldus thank you for your answer. Although, it had no effect on my side. I went further and addressed two issues mentionned in the debug log :
So I went further and discovered that /private/var/select/ was empty. To bypass this execute This enables the SSH key password modal to prompt after adding the repository. Now everything seems in order ! |
I'm having the same issue - is chodaprog's post above mine the recommended fix? |
Description
I’m trying to init a new repo, but keep getting this error « ERROR : Connection closed by remote host ».
I checked your website : https://docs.borgbase.com/faq/#all-connections-to-a-borgbase-repo-fail-with-an-error-immediately
if I use ssh -v XXXXXX@XXXXXX.repo.borgbase.com, everything works like a charm, including passing the password prompt.
I’ve tried to regenerate many times the ssh key, or create new repos, without success.
My SSH pub key has been added to the « SSH keys » tab in borgbase, and full access permission granted to this very ssh key.
I’m using vorta v0.91, on a MacOS 13.6.1.
ERRORS
In Vorta
Steps to reproduce
Reproduction
OS
MacOS 13.6.1
Version of Vorta
0.91
What did you install Vorta with?
Distribution package
Version of Borg
1.2.7
Logs
The text was updated successfully, but these errors were encountered: