Skip to content

[BUG] Cannot add SFTP Backup Destination #1210

@eakteam

Description

@eakteam

SFTP destination cannot be added to both normal and V2 Backups

Error:

Host uXXXXXX.your-storagebox.de not found in /root/.ssh/known_hosts
End Of File (EOF). Exception style platform.

command: /usr/bin/ssh
args: ['/usr/bin/ssh', '-o', 'StrictHostKeyChecking=no', '-p', '22', 'uXXXXXX@u388560.your-storagebox.de', 'mkdir ~/.ssh || rm -f ~/.ssh/temp && rm -f ~/.ssh/authorized_temp && cp ~/.ssh/authorized_keys ~/.ssh/temp || chmod 700 ~/.ssh || chmod g-w ~']
buffer (last 100 chars): b''
before (last 100 chars): b'ssh: connect to host uXXXXXX.your-storagebox.de port 22: Cannot assign requested address\r\r\n'
after:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions