VMDK_API_Wrapper::getSslThumbprint: Can't connect to server

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

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

Post Reply
ttllimag
Posts: 3
Joined: Thu Jul 15, 2021 9:08 pm

Wed Oct 13, 2021 6:07 pm

Hello Team,

I am trying to use v2v_cnosoleconverter.exe to convert a VM from Vmware to Hyper-V.
Here is the command
V2V_ConverterConsole.exe convert in_host_type=esx in_host_address="vxrail02-02.brcslab.emc.com" in_host_port="443" in_host_username="root" in_host_password="*******" in_file_name="[VxRail-Virtual-SAN-Datastore-caa19051-812d-4289-9147-6e1ea3f5938b] 8dd6f660-a7d9-5159-c494-54ab3ac80315/vm-win2k12-esx.vmdk" out_host_type=win out_host_address="vm-hyperv-01.cloudlab.local" out_host_username="cloudlab\administrator" out_host_password="*******" out_file_name="E:\migradas\vm-win2k12-esx.vhdx"

Everytime I run this command I got this error in the log.
10/13 15:09:20.821 2fa8 Facility ???ERROR: VMDK_API_Wrapper::getSslThumbprint: Can't connect to server 'vxrail02-02.brcslab.emc.com', WinSock error - 10049.
10/13 15:09:20.821 2fa8 Facility ???ERROR: ESXVmdk::ParseFile: sslThumbprint is empty
10/13 15:09:20.821 2fa8 Facility ???ERROR: ESXIDisk::CreateInputImage: ParseFile is fail
10/13 15:09:20.821 2fa8 Facility ???ERROR: RunConsole: Error create input image - 1

Does any one know what is happenig?
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Wed Oct 13, 2021 9:27 pm

Please check the path to thr file. Try local admin credentials.
ttllimag
Posts: 3
Joined: Thu Jul 15, 2021 9:08 pm

Thu Oct 14, 2021 3:38 pm

Hello Yaroslav.

I am using local credentials to connect to ESXi.
I am using root.
I have already check the path and it is ok.
any other idea?
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Mon Oct 18, 2021 5:25 am

Hi,

Did you try running conversion with GUI?
simon.berg
Posts: 8
Joined: Fri Jan 07, 2022 2:23 pm

Fri Jan 07, 2022 2:24 pm

Hi @ttllimag

Did you find a solution.
I have the same issue.

Best Regards
Simon
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Mon Jan 10, 2022 6:57 am

Try moving the file to the destination server and try V2V conversion of the local file OR disabling the firewall.
Post Reply