Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OVM CLI can't connect via SSH

3e34c90e-aa08-43f0-90dc-63926d20cbc4Apr 23 2018 — edited May 16 2018

Hello guys.

I'm having hard time to connect to the CLI from the VM Manager server via the SSH to port 10000.

Every-time i'm trying to connect to the CLI the session is closed.

Connection to localhost closed by remote host.

Connection to localhost closed.

I have even tried the workaround from the documentation.

$ ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -oHostKeyAlgorithms=+ssh-dss -l \

manager_username manager_ip -p 10000

Release is 3.4.

From the logs of CLI it seems that the issue is somewhere in the authorization in the web api where it fails.

2018-04-20 11:53:30,992 CEST [ NioProcessor-3] (tils.AbstractConnectionManager:120) ERRORĀ  - AppFw session 1016 has failed to connect to WebService API.

com.oracle.ovm.mgr.ws.model.WsException: AUTH_000005:Invalid login credentials. (AUTH_000005)

Have anyone faced this issue?

Thank you for reply in advance

Matej

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2018
Added on Apr 23 2018
5 comments
1,536 views