VUM VCSA 6.5 can update other hosts, but not 1 particular cluster. On this cluster I can scan the hosts for updates just not patches and extensions
Firewall ports look good from ESXi to VCSA
nc -zv "XXX" 9084
Connection to XXX 9084 port [tcp/*] succeeded!
nc -zv "XXX" 80
Connection to XXX 80 port [tcp/http] succeeded!
Scratch space has 4GB free
esxupdate.log from ESXi shows
2018-08-22T15:01:17Z esxupdate: 25663422: esxupdate: ERROR: An esxupdate error exception was caught:
2018-08-22T15:01:17Z esxupdate: 25663422: esxupdate: ERROR: Traceback (most recent call last):
2018-08-22T15:01:17Z esxupdate: 25663422: esxupdate: ERROR: File "/build/mts/release/bora-5969303/bora/build/esx/release/vmvisor/sys-boot/lib64/python3.5/site-packages/urlgrabber/grabber.py", line 1495, in _do_perform
2018-08-22T15:01:17Z esxupdate: 25663422: esxupdate: ERROR: pycurl.error: (56, 'Recv failure: Connection reset by peer')
Run out of ideas now....anybody?