Actions
Bug #34363
closedImprove ssh error reporting
Status:
Closed
Priority:
Normal
Assignee:
Category:
Smart Proxy - SSH
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Description
The way we currently report errors is slightly unfortunate, for example if authentication fails then the user is presented with
Error initializing command: RuntimeError - Unable to create directory on remote system /var/tmp/foreman-ssh-cmd-d6b0bd45-11cb-4cfa-8e76-721548781759: exit code: 255 Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). Exit status: EXCEPTION
The first line hints at permissions on the remote system, the second line too unless the user knows what publickey and friends mean.
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/72 added
Updated by Adam Ruzicka almost 3 years ago
- Has duplicate Bug #34364: Error reporting with added
Updated by Adam Ruzicka over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_proxy_plugin|a2e28ef4a167b7c11bd3b680ea6ffcce78920b2e.
Updated by Adam Ruzicka over 2 years ago
- Fixed in Releases smart_proxy_remote_execution_ssh-0.6.0 added
- Fixed in Releases deleted (
)
Actions