You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having problems with the Mac Version of Vorta - installed via brew or the the release from this github page.
After adding the Repository to Vorta, I get the error: Connection closed by remote host. Is borg working on the server?
Same for stable and beta release.
If I copy the borg command to cli --> it works
If I install Vorta via pip --> it works
Any Idea where to start looking?
Best Regards
Martin
Log of the not working Vorta:
2023-11-12 23:59:50,031 - vorta.keyring.darwin - DEBUG - Retrieved password for repo ssh://root@192.168.2.200/mnt/user/MacBorg
2023-11-12 23:59:50,798 - vorta.keyring.abc - DEBUG - No module named 'secretstorage'
2023-11-12 23:59:50,799 - vorta.keyring.abc - DEBUG - Using VortaDarwinKeyring
2023-11-12 23:59:50,799 - vorta.borg.borg_job - DEBUG - Using VortaDarwinKeyring keyring to store passwords.
2023-11-12 23:59:50,800 - vorta.keyring.darwin - DEBUG - Retrieved password for repo ssh://root@192.168.2.200/mnt/user/MacBorg
2023-11-12 23:59:50,800 - vorta.borg.borg_job - DEBUG - Password not found in primary keyring. Falling back to VortaDBKeyring.
2023-11-12 23:59:50,806 - vorta.borg.borg_job - INFO - Running command /opt/homebrew/bin/borg info --info --json --log-json ssh://root@192.168.2.200/mnt/user/MacBorg
2023-11-12 23:59:51,007 - vorta.borg.borg_job - WARNING - Using a pure-python msgpack! This will result in lower performance.
2023-11-12 23:59:51,013 - vorta.borg.borg_job - ERROR - Connection closed by remote host. Is borg working on the server?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm having problems with the Mac Version of Vorta - installed via brew or the the release from this github page.
After adding the Repository to Vorta, I get the error: Connection closed by remote host. Is borg working on the server?
Same for stable and beta release.
If I copy the borg command to cli --> it works
If I install Vorta via pip --> it works
Any Idea where to start looking?
Best Regards
Martin
Log of the not working Vorta:
All reactions