Skip to content
New issue

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

vsphere blueprint manager ssl error #366

Open
mirkospezie opened this issue Jul 12, 2016 · 0 comments
Open

vsphere blueprint manager ssl error #366

mirkospezie opened this issue Jul 12, 2016 · 0 comments

Comments

@mirkospezie
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant