Hi!
After executing - /usr/lib/vmware-vpx/vsan-health/health-rpm-post-install.sh
I get this output:
/usr/lib/vmware-vpx/vsan-health/health-rpm-post-install.sh --force
/usr/lib/vmware-vpx/workflow/bin
2015-05-15T21:32:05.625Z Getting value for install-parameter: workflow.int.ser vice-port
2015-05-15T21:32:05.633Z Getting value for install-parameter: workflow.int.jmx -port
2015-05-15T21:32:05.643Z Getting value for install-parameter: vpxd.int.sdk-por t
2015-05-15T21:32:05.650Z Getting value for install-parameter: vpxd.int.sdk-tun nel-port
2015-05-15T21:32:05.658Z Getting value for install-parameter: rhttpproxy.ext.p ort1
2015-05-15T21:32:05.665Z Getting value for install-parameter: rhttpproxy.ext.p ort2
{'vpxd_sdk_tunnel_port': '8089', 'rhttpproxy_https_port': '443', 'rhttpproxy_htt p_port': '80', 'workflow_service_port': '8088', 'vpxd_sdk_port': '8085', 'PASSWO RD': '', 'workflow_jmx_port': '19999'}
2015-05-15T21:32:05.673Z Getting value for install-parameter: syslog.ext.port
2015-05-15T21:32:05.682Z Getting value for install-parameter: vc.home.path
2015-05-15T21:32:05.690Z Getting value for install-parameter: vc.conf.path
2015-05-15T21:32:05.691Z VSAN Health service firstboot started
2015-05-15T21:32:05.702Z User %s already exists, skipping creation.
2015-05-15T21:32:05.710Z Getting value for install-parameter: rhttpproxy.cert
2015-05-15T21:32:05.710Z WARNING Value for install-parameter rhttpproxy.cert i s empty
Traceback (most recent call last):
File "/usr/lib/vmware-vpx/firstboot/vsanhealth_firstboot.py", line 292, in Mai n
res = vsanhealth_fb.get_rp_cert_info()
File "/usr/lib/vmware/site-packages/cis/firstboot.py", line 185, in get_rp_cer t_info
thumbprint, ssl_trust, crt = get_certinfo(rp_cert_file)
File "/usr/lib/vmware/site-packages/cis/tools.py", line 184, in get_certinfo
f.readFile(cert_file)
File "/usr/lib/vmware/site-packages/cis/utils.py", line 1028, in readFile
loErrMsg = localizedString(errMsg, file_name, e)
TypeError: localizedString() takes at most 2 arguments (3 given)
2015-05-15T21:32:05.712Z VSAN Health firstboot failed
Traceback (most recent call last):
File "/usr/lib/vmware-vpx/firstboot/vsanhealth_firstboot.py", line 343, in <mo dule>
Main()
File "/usr/lib/vmware-vpx/firstboot/vsanhealth_firstboot.py", line 333, in Mai n
if eInfo and eInfo.detail:
UnboundLocalError: local variable 'eInfo' referenced before assignment
vmware-vpxd: Stopping vpxd by administrative request. process id was 9301
success
vmware-vpxd: VC SSL Certificate does not exist, it will be generated by vpxd
Waiting for the embedded database to start up: success
Executing pre-startup scripts...
vmware-vpxd: Starting vpxd by administrative request.
success
vmware-vpxd: Waiting for vpxd to start listening for requests on 8089
Waiting for vpxd to initialize: .success
vmware-vpxd: vpxd has initialized.
Last login: Fri May 15 21:18:53 UTC 2015 on console
Stopping VMware vSphere Web Client...
Stopped VMware vSphere Web Client.
Last login: Fri May 15 21:32:20 UTC 2015 on pts/1
Starting VMware vSphere Web Client...
Waiting for VMware vSphere Web Client......
running: PID:30348
![2015-05-16 00_48_38-vSphere Web Client.png]()
As the result - no buttons.
As far as i understand - there is some problems with certificate.
So, help me with troubleshooting, please.
Thank you.