mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-26 07:56:00 +03:00
[GH-ISSUE #46] DECRYPTION_FAILED_OR_BAD_RECORD_MAC #30
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nyukers on GitHub (Sep 23, 2022).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/46
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)')"
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 on GitHub (Sep 30, 2022):
I resolved issue.
@VFrontDe commented on GitHub (Sep 30, 2022):
How did you resolve the issue?
Thank you for the feedback.