borgbase / vorta-docker

Run Vorta inside Docker and access over VNC
https://vorta.borgbase.com
GNU General Public License v3.0
21 stars 2 forks source link

Different Repo, different SSH keys, 'list command' not working #22

Open wokkieman opened 5 months ago

wokkieman commented 5 months ago

I've added 3 existing repo's (1 profile) and specified the ssh key to use in the 'advanced' section, but it looks like it isn't working when trying to list archives. The error is that the folder is not allowed, which basically says wrong key.

if I then change the key in the main window (just above the compression key select box) to the right one (same as indicated in the advanced section), then I can list my archives.

The strange this is that the correct ssh key (the one from advanced section) looks to be used to query the size and deduped size. They are nicely updating

Ranbato commented 5 months ago

Is this specific to running Vorta in Docker or does the same thing happen when you run it standalone?

wokkieman commented 5 months ago

I've only tried it in Docker. It's a headless server. Borg via cli works fine

Ranbato commented 5 months ago

I suspect it is an issue in Vorta itself then. There are 22 open issues that have "ssh" and "list" in them. If none of them are the same, create an issue there and link it please.

wokkieman commented 5 months ago

logged an issue: https://github.com/borgbase/vorta/issues/1975