[GH-ISSUE #59] Could not down load from depot at ... #40

Closed
opened 2026-02-28 02:14:24 +03:00 by kerem · 1 comment
Owner

Originally created by @pbt39ppc on GitHub (Jan 1, 2023).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/59

Seems like ssl issue on my PC. What should i check?

PowerCLI O:\> .\ESXi-Customizer-PS-v2.6.0.ps1 -vft -sip -v60

#Run once selected 

This is ESXi-Customizer-PS Version 2.6.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!)
(Call with -help for instructions)

Logging to c:\systemp\ESXi-Customizer-PS-1296.log ...

Running with PowerShell version 2.0 and VMware vSphere PowerCLI 5.1 Release 2 bu
ild 1012425

Connecting the VMware ESXi Online depot ...Add-EsxSoftwareDepot : Could not down
load from depot at https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml, skipping (('https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml', '', '[Errno 4] IOError: <urlopen error [Errno 1] _ssl.c:480: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version>'))
O:\ESXi-Customizer-PS-v2.6.0.ps1:226 знак:42
+     if ($basedepot = Add-EsxSoftwaredepot <<<<  $vmwdepotURL) {
    + CategoryInfo          : ReadError: (System.String[]:String[]) [Add-EsxSo
   ftwareDepot], Exception
    + FullyQualifiedErrorId : ConnectDepotError,VMware.ImageBuilder.Commands.A
   ddDepot


FATAL ERROR: Cannot add VMware ESXi Online depot. Please check your Internet connectivity and/or proxy settings!
Originally created by @pbt39ppc on GitHub (Jan 1, 2023). Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/59 Seems like ssl issue on my PC. What should i check? ``` PowerCLI O:\> .\ESXi-Customizer-PS-v2.6.0.ps1 -vft -sip -v60 #Run once selected This is ESXi-Customizer-PS Version 2.6.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!) (Call with -help for instructions) Logging to c:\systemp\ESXi-Customizer-PS-1296.log ... Running with PowerShell version 2.0 and VMware vSphere PowerCLI 5.1 Release 2 bu ild 1012425 Connecting the VMware ESXi Online depot ...Add-EsxSoftwareDepot : Could not down load from depot at https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml, skipping (('https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml', '', '[Errno 4] IOError: <urlopen error [Errno 1] _ssl.c:480: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version>')) O:\ESXi-Customizer-PS-v2.6.0.ps1:226 знак:42 + if ($basedepot = Add-EsxSoftwaredepot <<<< $vmwdepotURL) { + CategoryInfo : ReadError: (System.String[]:String[]) [Add-EsxSo ftwareDepot], Exception + FullyQualifiedErrorId : ConnectDepotError,VMware.ImageBuilder.Commands.A ddDepot FATAL ERROR: Cannot add VMware ESXi Online depot. Please check your Internet connectivity and/or proxy settings! ```
kerem closed this issue 2026-02-28 02:14:24 +03:00
Author
Owner

@virtualex-itv commented on GitHub (Jan 27, 2023):

based on the output above you are running an extremely outdated version of PowerShell, PowerCLI, and the script itself. Please upgrade to the latest versions of PowerShell, VMware.PowerCLI, and download the latest version of the script.

<!-- gh-comment-id:1406775806 --> @virtualex-itv commented on GitHub (Jan 27, 2023): based on the output above you are running an extremely outdated version of PowerShell, PowerCLI, and the script itself. Please upgrade to the latest versions of PowerShell, VMware.PowerCLI, and download the latest version of the script.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ESXi-Customizer-PS#40
No description provided.