mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #53] Error on get esxi 6.7 .iso #36
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#36
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 @Proger116 on GitHub (Nov 9, 2022).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/53
Originally assigned to: @virtualex-itv on GitHub.
Error while get esxi 6.7 .iso (only 6.7, all others OK):
-command "./ESXi-Customizer-PS-v2.9.0.ps1 -v67 -nsc"
-ozip work well
Log:
TerminatingError(Export-EsxImageProfile): "Error retrieving file for VIB 'VMware_bootbank_esx-ui_1.43.10-20199807': ('<http.client.HTTPResponse object at 0x0000027688DFC248>', "Error opening file object for VIB 'VMware_bootbank_esx-ui_1.43.10-20199807': Expected value '[]' for attribute 'swplatforms', but found value '[<vmware.esximage.Vib.SoftwarePlatform object at 0x00000276890D8848>, <vmware.esximage.Vib.SoftwarePlatform object at 0x00000276890D8648>]'.")."
An unexpected error occurred:
Error retrieving file for VIB 'VMware_bootbank_esx-ui_1.43.10-20199807': ('<http.client.HTTPResponse object at 0x0000027688DFC248>', "Error opening file object for VIB 'VMware_bootbank_esx-ui_1.43.10-20199807': Expected value '[]' for attribute 'swplatforms', but found value '[<vmware.esximage.Vib.SoftwarePlatform object at 0x00000276890D8848>, <vmware.esximage.Vib.SoftwarePlatform object at 0x00000276890D8648>]'.").
@virtualex-itv commented on GitHub (Nov 9, 2022):
see here...