YunoHost-Apps / borg_ynh

An experimental Borg implementation for YunoHost
https://www.borgbackup.org/
GNU Affero General Public License v3.0
19 stars 25 forks source link

Instal not creating keys #115

Open hovancik opened 2 years ago

hovancik commented 2 years ago

Describe the bug

Trying install this via Admin interface on Yuno 4.3.5 (https://paste.yunohost.org/raw/uzaronemig). AFAIK, I should see keys generated at the end of the install but nothing there. No email either. /root/.ssh is empty.

Context

sidenote

during install, I've put BorgBase url as repo but after install, when going to Borg preferences, address was as "admin". Tried to change to the BorgBase with issue that there is no key in /root/.ssh

sssammm88 commented 2 years ago

I have the same issue with a Raspberry Pi 4B with Yunohost 4.3.6.3. After running manually ssh-keygen -q -t ed25519 -N "" -f "/root/.ssh/id_borg_ed25519", the key appears in the config panel.