Explanation
The Vertica administration tools expect the user's prompt to have standard bash type characters. If the prompt does not match the regular expression string is "][#$]|~[#$]|bash.*?[#$]|[#$] "). the administration tools fails and blame SSH.
Workaround
Change the shell prompt to use standard bash type characters.