Browse Community
Help
Log In
Responses(3)
Solutions(0)
dbethke
1 Rookie
•
5 Posts
0
July 26th, 2022 14:00
FWIW, I'm not using a proxy and I'm able to "curl -I https://vmwaredepot.dell.com/index.xml" from the VCSA and get a 200 OK
symuser
10 Posts
September 1st, 2022 09:00
Same here.
Ajith P
1 Message
January 17th, 2023 23:00
log in VCSA via Putty
You have to Run the following command stop the update manager service :
service-control –stop vmware-updatemgr
Run the following command to reset the Database of VMware Update Manager:
/usr/lib/vmware-updatemgr/bin/updatemgr-utility.py reset-db
Run the following command to delete contents of the VMware Update Manager ( this will delete the contents of the VMware Update Manager)
rm -rf /storage/updatemgr/patch-store/*
You have done with fix , now start the pdate Manager Service and log out and log in .
Start the VMware Update Manager Service:service-control –start vmware-updatemgr
All the bestAjith.P
Dell Support Resources
View All
Top
dbethke
1 Rookie
•
5 Posts
0
July 26th, 2022 14:00
FWIW, I'm not using a proxy and I'm able to "curl -I https://vmwaredepot.dell.com/index.xml" from the VCSA and get a 200 OK
symuser
1 Rookie
•
10 Posts
0
September 1st, 2022 09:00
Same here.
Ajith P
1 Message
0
January 17th, 2023 23:00
log in VCSA via Putty
You have to Run the following command stop the update manager service :
service-control –stop vmware-updatemgr
Run the following command to reset the Database of VMware Update Manager:
/usr/lib/vmware-updatemgr/bin/updatemgr-utility.py reset-db
Run the following command to delete contents of the VMware Update Manager ( this will delete the contents of the VMware Update Manager)
rm -rf /storage/updatemgr/patch-store/*
You have done with fix , now start the pdate Manager Service and log out and log in .
Start the VMware Update Manager Service:
service-control –start vmware-updatemgr
All the best
Ajith.P