Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Detail Discovery of AIX server using SSH fails with the error: UNKNOWN_ERROR_ON_CONNECT

Symptoms

  • Detailed discovery of AIX machines through SSH fails
  • You see the error:

    UNKNOWN_ERROR_ON_CONNECT

Resolution

This issue occurs if the PS1 variable is modified and the shell prompt on the AIX machine is changed to a different character other than $ or #.
 
For example, the shell prompt in ionixadm@msq08[NEW-PRD-Q08][/home/ionixadm]' has a ' instead of a $ or #. The connection times out because it does not recognize ' as a valid shell prompt.
 
To resolve this issue, you must change the command prompt to $.
 
To change the command prompt to $, in Application Discovery Manager:
  1. Open the bashrc file using an editor.
  2. Set the PS1 variable to $.

    For example, add the line PS1=ionixadm@msq08[NEW-PRD-Q08][/home/ionixadm]$.

  3. Save and close the file.
     

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions
KB: