EM 13c: SSH-Key Named Credentials Test Failed With Error 'Stty: Standard Input: Inappropriate IOCTL For Device'
(Doc ID 2891676.1)
Last updated on JUNE 13, 2024
Applies to:
Enterprise Manager Base Platform - Version 13.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Named credentials are created using SSH keys but the credential test is failing with error 'stty: standard input: Inappropriate ioctl for device'.
$ <Agent_Base>/agent_inst/sysman/log/gcagent.log
2022-08-18 17:48:48,917 [27970:2F6FC81A] INFO - JobTaskExitPacket for OMS.console@665487@<Host>=>[166084492760001] {JobTaskExitPacket[exitCode=0,msg=stty: standard input: Inappropriate ioctl for device WRAPPER_PID79459WRAPPER_PID,nlsid=56]}
2022-08-18 17:48:48,917 [27970:2F6FC81A] INFO - >>> Reporting exception: oracle.sysman.emSDK.agent.client.exception.PerformOperationException: stty: standard input: Inappropriate ioctl for device WRAPPER_PID79459WRAPPER_PID (request id 1) <<<
oracle.sysman.emSDK.agent.client.exception.PerformOperationException: stty: standard input: Inappropriate ioctl for device WRAPPER_PID79459WRAPPER_PID
at oracle.sysman.gcagent.cxl.PerformOperationResponse.checkNonStreamedException(PerformOperationResponse.java:151)
at oracle.sysman.gcagent.cxl.PerformOperationResponse.exceptionCheck(PerformOperationResponse.java:107)
at oracle.sysman.gcagent.dispatch.cxl.PerformOperationAction.satisfyRequest(PerformOperationAction.java:230)
at oracle.sysman.gcagent.dispatch.ProcessRequestAction._call(ProcessRequestAction.java:145)
2022-08-18 17:48:48,917 [27970:2F6FC81A] INFO - >>> Reporting exception: oracle.sysman.emSDK.agent.client.exception.PerformOperationException: stty: standard input: Inappropriate ioctl for device WRAPPER_PID79459WRAPPER_PID (request id 1) <<<
oracle.sysman.emSDK.agent.client.exception.PerformOperationException: stty: standard input: Inappropriate ioctl for device WRAPPER_PID79459WRAPPER_PID
at oracle.sysman.gcagent.cxl.PerformOperationResponse.checkNonStreamedException(PerformOperationResponse.java:151)
at oracle.sysman.gcagent.cxl.PerformOperationResponse.exceptionCheck(PerformOperationResponse.java:107)
at oracle.sysman.gcagent.dispatch.cxl.PerformOperationAction.satisfyRequest(PerformOperationAction.java:230)
at oracle.sysman.gcagent.dispatch.ProcessRequestAction._call(ProcessRequestAction.java:145)
Changes
Below document is followed to set the named credentials using SSH keys.
How to set SSH-key Named Credential as preferred credential (Doc ID 1453530.1)
How to set SSH-key Named Credential as preferred credential (Doc ID 1453530.1)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |