VMware Cloud Community
jmalp
Contributor
Contributor
Jump to solution

Vcenter stopped working

VCenter appeared this morning with this error on the portal

[400] An error occurred while sending an authentication request to the vCenter Single Sign-On server - An error occurred when processing the metadata during vCenter Single Sign-On setup - Cannot connect to the VMware Component Manager https://vcenter.***.***/cm/sdk?

There are not logs related to certs errors or expiration, the current is valid until 2024

Edited /etc/host files as recommended here https://kb.vmware.com/s/article/89711 however did not make any change

jmalp_1-1696594812167.png

service-control --start vmware-cm does not start producing this output

jmalp_3-1696595068025.png

/var/log/vmware/cm/cm.log

This is recursive

jmalp_4-1696595336223.png

jmalp_5-1696595379683.png

/etc/init/d/vmware-stdsd restart output

jmalp_0-1696597070011.png

 

 

 

 

Tags (2)
Reply
0 Kudos
1 Solution

Accepted Solutions
jmalp
Contributor
Contributor
Jump to solution

Applied This KB

https://kb.vmware.com/s/article/76719

once run the sh script restarted all services, which finally all started without errors and the login page is back

View solution in original post

3 Replies
bmcb555
Enthusiast
Enthusiast
Jump to solution

If you've edited the file it might be worth giving the resolver services a kick 

systemctl restart systemd-resolved

systemctl restart dnsmasq

Could you also share the host file with the IP addressing blanked out?

jmalp
Contributor
Contributor
Jump to solution

Hi thanks for your reply, I have edited the file removing real domain and ip entries

Added the photon-machine today and the ipv4 lines and commented out IPv6, but even restarting systemd resolved and dnsmasq services did not work

jmalp_2-1696611595680.png

Rebooted even still the same

jmalp_0-1696611280154.png

 

Got a log from vpxd service which still not starting

jmalp_0-1696613412012.png

jmalp_0-1696616216409.png

jmalp_0-1696617771882.png

 

 

 

 

 

 

Reply
0 Kudos
jmalp
Contributor
Contributor
Jump to solution

Applied This KB

https://kb.vmware.com/s/article/76719

once run the sh script restarted all services, which finally all started without errors and the login page is back