Fix VMware vcenter error: 503 Service Unavailable

vCenter 503 may occur if machine account password is expired or rest . This error may occur if vCenter environment face crash .

503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http20NamedPipeServiceSpecE:0x00007fa0c80073a0] _serverNamespace = / action = Allow _pipeName =/var/run/vmware/vpxd-webserver-pipe)
  1. Loin to vCenter Server Via SSH with root user
  2. Enter to shell
  3. Run following command

root@vcenter [ ~ ]# /usr/lib/vmware-vmafd/bin/dir-cli computer password-reset --login administrator --live-dc-hostname <Platform Services Controller FQDN> --password <[email protected] password>
root@vcenter [ ~ ]# Password for machine account reset.

restart the vCenter services

root@vcenter [ ~ ]# service-control --stop --all
root@vcenter [ ~ ]# service-control --start --all

Login to VMware vCenter


Posted

in

by