Skip to content

improve SFTP integration error message shown upon SSH connection failure#60

Open
stspdotname wants to merge 1 commit into
integration/sftpfrom
stsp/sftp/connect-errormsg
Open

improve SFTP integration error message shown upon SSH connection failure#60
stspdotname wants to merge 1 commit into
integration/sftpfrom
stsp/sftp/connect-errormsg

Conversation

@stspdotname

@stspdotname stspdotname commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Attempts to connect to an SSH server which does not accept password authentication can result in the following error when no ssh key has been configured for the SFTP integration:

plakar: EOF

Change this message to show the root cause of the problem on stderr:

SSH connection to example.com failed: failed to start ssh master: exit status 255:
user@example.com: Permission denied (publickey,keyboard-interactive).
plakar: EOF

@stspdotname stspdotname force-pushed the stsp/sftp/connect-errormsg branch from c33d329 to 7528d51 Compare July 8, 2026 21:13
Attempts to connect to an SSH server which does not accept password
authentication can result in the following error when no ssh key has
been configured for the SFTP integration:

plakar: EOF

Change this message to show the root cause of the problem on stderr:

SSH connection to example.com failed: failed to start ssh master: exit status 255:
user@example.com: Permission denied (publickey,keyboard-interactive).
plakar: EOF
@stspdotname stspdotname force-pushed the stsp/sftp/connect-errormsg branch from 7528d51 to 9e2900e Compare July 8, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant