vSphere

VMware vSphere VCSA 6.0 – 503 service unavailable via Web Client

I experienced this issue in my lab this week and it turned out to be that the vmware-psc-client service had not started on my external PSC. I realized this by first checking the logs on the VCSA:

SSH to the VCSA and run cat /var/log/vmware/vpxd

Sso-error-vcsa

Notice how there is some error connecting to SSO? Try to connect to SSO VMOMI endpoint

Since I am using an external PSC, I then SSHd into that and checked the services with service-control –status –all

Psc-client-stopped

As you can see above, the vmware-psc-client was not running so I ran the following to start it: service-control –start vmware-psc-client

Psc-client-started

The service is now started and I was able to refresh the VCSA Web Client and login

Vmware-vcsa-logon-page

VMware have a full KB on the 503 errors but my issue was not listed: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2121043

author avatar
Graham
Graham is a seasoned expert in VMware and Microsoft solutions, bringing deep expertise from his 20 years' experience and senior engineering work at Tesla and Dell Technologies in the UK. He focuses on cutting-edge virtualization and storage projects. A VMware Certified Implementation Expert, 10x VMware vExpert, and Moderator on the official Broadcom forums, Graham is a trusted community resource. Connect with him on X.com for insights! https://x.com/VirtualG_UK

Leave a Response

This site uses Akismet to reduce spam. Learn how your comment data is processed.