Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
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:
- Open the bashrc file using an editor.
- Set the PS1 variable to $.
For example, add the line PS1=ionixadm@msq08[NEW-PRD-Q08][/home/ionixadm]$.
- 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.
Actions
KB:
- Updated:
- Categories:
- Product Family:
- Product(s):
- Product Version(s):

