VMware vSphere

 View Only
  • 1.  vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 09:07 AM

    Hi all!

    I'm having trouble not able to connect to vCenter from vSphere

    Server error: 503 Server Unavailable

    Untitled.png

    What do I need to do to remedy the above situation

    If you have any idea about fixing this, please help me.

    Thanks



  • 2.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 09:14 AM

    Which vCenter version do you use?

    Note that the "old" Windows based vShphere client does not work with current versions anymore, and has been replaced with the web based (vCenter Server integrated) client.

    André



  • 3.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 09:21 AM

    I am using vcenter version 6.0. VCenter installed as a server appliance on OS SUSE Linux Enterprise 11.

    If I try to access vcenter via website, I get this message
    Capture1.png


  • 4.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 09:51 AM

    Hi  

    connect to vcenter by ssh and check the services: ( the next command was runned on a vcsa 6.5)

    service-control –status


    Running:
    applmgmt lwsmd pschealth vmafdd vmcad vmdird vmdnsd vmonapi vmware-cis-license vmware-cm vmware-content-library vmware-eam vmware-perfcharts vmware-psc-client vmware-rhttpproxy vmware-sca vmware-sps vmware-statsmonitor vmware-sts-idmd vmware-stsd vmware-updatemgr vmware-vapi-endpoint vmware-vmon vmware-vpostgres vmware-vpxd vmware-vpxd-svcs vmware-vsan-health vmware-vsm vsphere-client vsphere-ui
    Stopped:
    vmcam vmware-imagebuilder vmware-mbcs vmware-netdumper vmware-rbd-watchdog vmware-vcha

    more info

    https://kb.vmware.com/s/article/2109887?lang=en_us

    tell us what the command shows,

     

    best regards



  • 5.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 09, 2020 02:04 AM

    This is what shows up when I run the command

    Capture2.PNGCapture3.PNGCapture4.PNG



  • 6.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 09, 2020 09:56 AM

     It looks like the vmware-vpxd next to a couple other important services are not running. So it makes sense you cannot connect to the vCenter Server.

    Can you have a look in the vpxd.log file as to why the service is not running?



  • 7.  RE: vSphere Client could not to connect to vCenter

    Broadcom Employee
    Posted Dec 30, 2020 03:54 AM

    invsvc, vapi,  vpxd down. Could be a solution user cert issue. 

    Run service-control --start --all   and post the output of the service log that fails. 



  • 8.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 09:54 AM

    Hi  

    Like  he mentioned to you Windows client version not support accessing your vCenter.

    Check this Article for your error.



  • 9.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 02:31 PM

    Although the error message is slightly different to the one that usually show up in case of expired certificates, I'd still uggest that you run the commands in section "Reviewing stored certificates for vCenter Server Appliance:", step 3 from https://kb.vmware.com/s/article/2111411 to check whether the certificates have expired.

    André



  • 10.  RE: vSphere Client could not to connect to vCenter

    Posted Dec 08, 2020 10:11 AM

     

    If you are running anything like production workloads in that vSphere environment, you should consider upgrading (vCenter Server and ESXi hosts) to at least 6.5 to be on a version which is still supported and updated.