"update.set"
command to set VCSA update repository in VCSA shell, error 8002 is returned."wget"
command is embedded in "update.set"
to get repository from HTTPS server. "wget --user user --password pass https://<vc repository>/"
, the output returns with an error 404"wget --user user --password pass https://<vc repository>/" --auth-no-challenge
, the repository file can be downloaded successfullyVMware vCenter Server 7.0.x
An iIncompatible http server setting leads to this issue.
To resolve this, change the http server setting. Upon updating the http server setting, run the below command to verify the change:
wget --user user --password pass https://<vc repository>/