We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm tryng to bootstrap with vsphere but I've this error:
Processing inputs source: vsphere-manager-blueprint-inputs.yaml 2016-07-12 10:29:27 CFY <manager> Starting 'install' workflow execution 2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Creating node 2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Creating node 2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Configuring node 2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Configuring node 2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Starting node 2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Starting node 2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Sending task 'vsphere_server_plugin.server.start' 2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Task started 'vsphere_server_plugin.server.start' 2016-07-12 10:29:29 LOG <manager> [manager_host_097d9.start] WARNING: Unable to read connection configuration file /root/connection_config.yaml. /opt/cfy/embedded/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning) 2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Task failed 'vsphere_server_plugin.server.start' -> (vim.fault.HostConnectFault) { dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)', faultCause = <unset>, faultMessage = (vmodl.LocalizableMessage) [] } 2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Sending task 'vsphere_server_plugin.server.start' [retry 1/5] 2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Task started 'vsphere_server_plugin.server.start' [retry 1/5] 2016-07-12 10:29:59 LOG <manager> [manager_host_097d9.start] WARNING: Unable to read connection configuration file /root/connection_config.yaml. /opt/cfy/embedded/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html InsecureRequestWarning) 2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Task failed 'vsphere_server_plugin.server.start' -> (vim.fault.HostConnectFault) { dynamicType = <unset>, dynamicProperty = (vmodl.DynamicProperty) [], msg = '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)', faultCause = <unset>, faultMessage = (vmodl.LocalizableMessage) [] } [retry 1/5]
Processing inputs source: vsphere-manager-blueprint-inputs.yaml
2016-07-12 10:29:27 CFY <manager> Starting 'install' workflow execution
2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Creating node
2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Creating node
2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Configuring node
2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Configuring node
2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Starting node
2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Starting node
2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Sending task 'vsphere_server_plugin.server.start'
2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Task started 'vsphere_server_plugin.server.start'
2016-07-12 10:29:29 LOG <manager> [manager_host_097d9.start] WARNING: Unable to read connection configuration file /root/connection_config.yaml.
/opt/cfy/embedded/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Task failed 'vsphere_server_plugin.server.start' -> (vim.fault.HostConnectFault) {
dynamicType = <unset>,
dynamicProperty = (vmodl.DynamicProperty) [],
msg = '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)',
faultCause = <unset>,
faultMessage = (vmodl.LocalizableMessage) []
}
2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Sending task 'vsphere_server_plugin.server.start' [retry 1/5]
2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Task started 'vsphere_server_plugin.server.start' [retry 1/5]
2016-07-12 10:29:59 LOG <manager> [manager_host_097d9.start] WARNING: Unable to read connection configuration file /root/connection_config.yaml.
2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Task failed 'vsphere_server_plugin.server.start' -> (vim.fault.HostConnectFault) {
} [retry 1/5]
The vcenter has an auto generated certificate. Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm tryng to bootstrap with vsphere but I've this error:
Processing inputs source: vsphere-manager-blueprint-inputs.yaml
2016-07-12 10:29:27 CFY <manager> Starting 'install' workflow execution
2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Creating node
2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Creating node
2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Configuring node
2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Configuring node
2016-07-12 10:29:28 CFY <manager> [manager_host_097d9] Starting node
2016-07-12 10:29:28 CFY <manager> [connection_configuration_c17ed] Starting node
2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Sending task 'vsphere_server_plugin.server.start'
2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Task started 'vsphere_server_plugin.server.start'
2016-07-12 10:29:29 LOG <manager> [manager_host_097d9.start] WARNING: Unable to read connection configuration file /root/connection_config.yaml.
/opt/cfy/embedded/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
2016-07-12 10:29:29 CFY <manager> [manager_host_097d9.start] Task failed 'vsphere_server_plugin.server.start' -> (vim.fault.HostConnectFault) {
dynamicType = <unset>,
dynamicProperty = (vmodl.DynamicProperty) [],
msg = '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)',
faultCause = <unset>,
faultMessage = (vmodl.LocalizableMessage) []
}
2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Sending task 'vsphere_server_plugin.server.start' [retry 1/5]
2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Task started 'vsphere_server_plugin.server.start' [retry 1/5]
2016-07-12 10:29:59 LOG <manager> [manager_host_097d9.start] WARNING: Unable to read connection configuration file /root/connection_config.yaml.
/opt/cfy/embedded/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:768: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)
2016-07-12 10:29:59 CFY <manager> [manager_host_097d9.start] Task failed 'vsphere_server_plugin.server.start' -> (vim.fault.HostConnectFault) {
dynamicType = <unset>,
dynamicProperty = (vmodl.DynamicProperty) [],
msg = '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)',
faultCause = <unset>,
faultMessage = (vmodl.LocalizableMessage) []
} [retry 1/5]
The vcenter has an auto generated certificate.
Thanks
The text was updated successfully, but these errors were encountered: