Solved

'KUBERNETES' Error openssh key type: ssh-rsa is not supported IFS Cloud 22.1.2; OS window 2022 ;

  • 27 June 2022
  • 2 replies
  • 564 views

Userlevel 3
Badge +7
  • Do Gooder (Employee)
  • 13 replies

Windows Management Server OS: Windows Server 2022 datacenter 

IFS Cloud 22.1.2 Installation. “.\main.ps1 -resource 'KUBERNETES'” failed with the following error.

022-06-24 21:54:56.08   SPDVMWUTIL01 Start Main
2022-06-24 21:54:56.08   SPDVMWUTIL01 Action Type :
2022-06-24 21:54:56.08   SPDVMWUTIL01 Resource Type : KUBERNETES
2022-06-24 21:54:56.09   SPDVMWUTIL01 Start Open-ConnectionsWithLinuxBox
2022-06-24 21:54:56.09   SPDVMWUTIL01 Ping for Prerequisites Modules...
Module  Posh-SSH does not exist.
2022-06-24 21:55:01.03   SPDVMWUTIL01 Open Connections with Linux Box(spdvmxapp01.standardprocess.com)...
Exception Occured While Opening Connection with the Linux Box.
2022-06-24 21:55:01.47   SPDVMWUTIL01 Stop Open-ConnectionsWithLinuxBox
E:\ifs\TEST\UB-2212-UB\ifsroot\main.ps1 : Error found in openssh key type: ssh-rsa is not supported. Please check logs
for details.
At line:1 char:1
+ .\main.ps1 -resource 'KUBERNETES'
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,main.ps1

>>> Finalize Script Execution <<<
Clean up Scripts in Linux Box.
Close Open Connections with Linux Box.
2022-06-24 21:55:01.56   SPDVMWUTIL01 Start Close-ConnectionsWithLinuxBox
2022-06-24 21:55:01.58   SPDVMWUTIL01 Close Connections with Linux Box(spdvmxapp01.standardprocess.com)...
2022-06-24 21:55:01.58   SPDVMWUTIL01 Stop Close-ConnectionsWithLinuxBox

 

is the Windows 2022: OS Compatible/Approved for IFS Cloud release 22.1.2?

Any idea how to resolve this issue?

Regards

Salman Siddiqui

icon

Best answer by Charith Epitawatta 1 July 2022, 01:50

View original

2 replies

Userlevel 7
Badge +31

Hi @SASIUS,

Have a look at the response marked as answer in following post:

Hope this helps!

Userlevel 3
Badge +7

Thank you,  I was able to execute the command .\main.ps1 -resource 'KUBERNETES' after applying the suggested changes.

 

Regards

Salman

Reply