VFrontDe-Org / ESXi-Customizer-PS

PowerCLI script that greatly simplifies and automates the process of creating fully patched and customized VMware ESXi installation images
668 stars 165 forks source link

DECRYPTION_FAILED_OR_BAD_RECORD_MAC #46

Closed nyukers closed 1 year ago

nyukers commented 1 year ago

Hi,

I try to run: .\ESXi-Customizer-PS-v2.8.2.ps1 -sip –ozip and choose 255 profile.

Result:

Using Imageprofile ESXi-6.0.0-20170604001-standard ... (Dated 02/07/2020 11:36:33, AcceptanceLevel: PartnerSupported, For more information, see http://kb.vmware.com/kb/2149958.)

Exporting the Imageprofile to 'F:\ESX\ESXi-6.0.0-20170604001-standard.zip'. Please be patient ...

PS>TerminatingError(Export-EsxImageProfile): "Unable to download from any URLs: ('https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/tools-light/VMware_locker_tools-light_6.0.0-3.66.5485776.vib', 'C:\Users\Mikele\AppData\Local\Temp\tmp6_m0yvyp\vib20\tools-light\VMware_locker_tools-light_6.0.0-3.66.5485776.vib', '[SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2570)')"

TerminatingError(Export-EsxImageProfile): "Unable to download from any URLs: ('https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/tools-light/VMware_locker_tools-light_6.0.0-3.66.5485776.vib', 'C:\Users\Mikele\AppData\Local\Temp\tmp6_m0yvyp\vib20\tools-light\VMware_locker_tools-light_6.0.0-3.66.5485776.vib', '[SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2570)')"

An unexpected error occurred: Unable to download from any URLs: ('https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vib20/tools-light/VMware_locker_tools-light_6.0.0-3.66.5485776.vib', 'C:\Users\Mikele\AppData\Local\Temp\tmp6_m0yvyp\vib20\tools-light\VMware_locker_tools-light_6.0.0-3.66.5485776.vib', '[SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:2570)')

Where is my problem?

nyukers commented 1 year ago

I resolved issue.

VFrontDe commented 1 year ago

I resolved issue.

How did you resolve the issue? Thank you for the feedback.