An SSL error occured 30201 when converting esx to local file

VM image converter (VMDK, VHD, VHDX, IMG, RAW, QCOW and QCOW2), P2V migrator

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
svallarian
Posts: 1
Joined: Thu Jun 11, 2020 2:33 am

Thu Jun 11, 2020 2:37 am

Trying to convert an esx vm to local hyper-v file.
I'm able to see the datastore and pick the .vmdk file.
The VM is off.

As soon as it starts, the GUI shows "Error opening image", An SSL error occurred, Converation failed.

The bad thing is that this worked fine this morning. The only thing that has changed is that the host is now managed by a vcenter server.

Tried uninstalling / reinstalling converter (hoping to clear cached SSL), didn't help

Log below:

Code: Select all

The log file name: 'logs\V2V_Log-20200610-212736.log' (PID 30008)
6/10 21:27:36.233 2e38 Facility ???INFO: CV2V_ConverterApp::InitInstance: SetDllDirectory: C:\Program Files\StarWind Software\StarWind V2V Converter\lib
6/10 21:27:36.233 2e38 Facility ???INFO: CV2V_ConverterApp::InitInstance: File Version: 9.0.0.202
6/10 21:27:36.249 2e38 Facility ???INFO: CV2V_ConverterApp::InitInstance: Load language IDR_XML_ENGLISH
6/10 21:27:36.249 2e38 Facility ???INFO: CV2V_ConverterApp::InitInstance: Load language IDR_XML_RUSSIAN
6/10 21:27:36.249 2e38 Facility ???INFO: CV2V_ConverterApp::InitInstance: Set current language English
6/10 21:27:36.249 2e38 Facility ???INFO: CPS_V2V_Converter::CPS_V2V_Converter: Version MajorVersion 6, MinorVersion 3, BuildNumber 9600
6/10 21:27:36.249 2e38 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\Windows\system32\wbem\wmiutils.dll - f0190000
6/10 21:27:36.249 2e38 Facility ???INFO: WrapperHyperV::WrapperHyperV: LoadLibrary C:\Windows\system32\wbem\wmiutils.dll - f0190000
6/10 21:27:40.438 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eESXConnection
6/10 21:27:59.064 2e38 Facility ???INFO: WrapperESXI::connect: m_url - https://10.1.161.10/sdk
6/10 21:27:59.095 2e38 Facility ???INFO: WrapperESXI::connect: fullName - Administrator, key - 525f28d4-1148-d7c9-a325-5de9a6e7b14f
6/10 21:27:59.095 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eInputVM
6/10 21:27:59.204 2e38 Facility ???INFO: VMConverter::ESXIConverter::GetHostListInfo: ESX version: 6.7.0
6/10 21:28:03.626 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eLocationTo
6/10 21:28:05.876 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eFormat
6/10 21:28:08.736 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eOptionsHyperV
6/10 21:28:11.126 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eOutputFile
6/10 21:28:21.173 2e38 Facility ???INFO: CPPOutputFile::onNext: Out path: E:\smx hyperv\SMX.vhdx, Out format 10
6/10 21:28:21.173 2e38 Facility ???INFO: ICPPage::OnWizardNext: SetActivePage - eConverting
6/10 21:28:21.189 70a0 Facility ???INFO: CPPConverting::Convert: InConvertType: 5, OutConvertType: 4
6/10 21:28:21.189 70a0 Facility ???INFO: CPPConverting::ConvertImage: pathInput: [NTNX-local-ds-19FM3F520233-A] SMX/SMX.vmdk, pathOutput: E:\smx hyperv\SMX.vhdx
6/10 21:28:21.251 70a0 Facility ???INFO: ESXVmdk::ParseFile: sFilename - [NTNX-local-ds-19FM3F520233-A] SMX/SMX.vmdk
6/10 21:28:21.251 70a0 Facility ???INFO: ESXVmdk::ParseFile: m_cSSLThumbprint - 21:D1:56:9C:97:61:06:F2:D7:6A:33:6C:56:B5:9D:80:91:CB:27:F2
6/10 21:28:21.251 70a0 Facility ???INFO: ESXVmdk::ParseFile: m_cvmxSpec - [NTNX-local-ds-19FM3F520233-A] SMX/SMX.vmx
6/10 21:28:21.314 70a0 Facility ???ERROR: ESXVmdk::ParseFile: m_VixDiskLib_Open is fail - 30201, An SSL error occurred
6/10 21:28:21.314 70a0 Facility ???ERROR: ESXIDisk::CreateInputImage: ParseFile is fail
6/10 21:28:21.314 70a0 Facility ???INFO: CPPConverting::ConvertImage: CreateInputImage: 1
6/10 21:28:21.314 70a0 Facility ???ERROR: CPPConverting::Convert: FAILED
yaroslav (staff)
Staff
Posts: 2279
Joined: Mon Nov 18, 2019 11:11 am

Mon Jun 15, 2020 4:47 am

Hi there,

I think there should be some things done on ESXi and vCenter side. Try something from this doc, please https://docs.vmware.com/en/VMware-vSphe ... 91EE9.html.
Post Reply