Hello. After rebooting, I could not connect to Vcentr every time I received a 503 error When I start vmware-vpxd manually, I get the following error. What is Stderr = Key not found: vpxd / secureSoapPort? How to fix and what to do? Help me please! Thank!
service-control --start vmware-vpxd
INFO:root:Service: vmware-vpxd, Action: start
Service: vmware-vpxd, Action: start
2019-01-28T19:29:57.828Z Running command: ['/sbin/chkconfig', u'vmware-vpxd']
2019-01-28T19:29:57.958Z Done running command
2019-01-28T19:29:57.958Z Running command: ['/sbin/service', u'vmware-vpxd', 'status']
2019-01-28T19:29:58.532Z Done running command
2019-01-28T19:29:58.532Z Running command: ['/sbin/chkconfig', '--force', u'vmware-vpxd', 'on']
2019-01-28T19:29:58.595Z Done running command
2019-01-28T19:29:58.595Z Running command: ['/sbin/service', u'vmware-vpxd', 'start']
2019-01-28T19:30:01.535Z Done running command
2019-01-28T19:30:01.536Z Invoked command: ['/sbin/service', u'vmware-vpxd', 'start']
2019-01-28T19:30:01.536Z RC = 1
Stdout = Key not found: vpxd/secureSoapPort
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
Waiting for vpxd to initialize: Usage: wait_for_vpxd.py [options]
wait_for_vpxd.py: error: -p option requires an argument
failed
failed
vmware-vpxd: vpxd failed to initialize in time.
vpxd is already starting up. Aborting the request.
Stderr = Key not found: vpxd/secureSoapPort
2019-01-28T19:30:01.536Z {
"resolution": null,
"detail": [
{
"args": [
"Command: ['/sbin/service', u'vmware-vpxd', 'start']\nStderr: Key not found: vpxd/secureSoapPort\n"
],
"id": "install.ciscommon.command.errinvoke",
"localized": "An error occurred while invoking external command : 'Сommand: ['/sbin/service', u'vmware-vpxd', 'start']\nStderr: Key not found: vpxd/ secureSoapPort\n'",
"translatable": "An error occurred while invoking external command :'%(0)s'"
}
],
"componentKey": null,
"problemId": null
}
ERROR:root:Unable to start service vmware-vpxd, Exception: {
"resolution": null,
"detail": [
{
"args": [
"vmware-vpxd"
],
"id": "install.ciscommon.service.failstart",
"localized": "An error occurred while starting service 'vmware-vpxd' ",
"translatable": "An error occurred while starting service '%(0)s'"
}
],
"componentKey": null,
"problemId": null
}
Unable to start service vmware-vpxd, Exception: {
"resolution": null,
"detail": [
{
"args": [
"vmware-vpxd"
],
"id": "install.ciscommon.service.failstart",
"localized": "An error occurred while starting service 'vmware-vpxd' ",
"translatable": "An error occurred while starting service '%(0)s'"
}
],
"componentKey": null,
"problemId": null
}