You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sdorsett juin 26 16:57
the error didn't make it into the above post:
Jun 26 09:52:32 cds-engine cds-engine[5777]: 2020-06-26 09:52:32 [ERROR] hatchery:vsphere> Serve: Create> Init error: Unable to vsphere.newClient: Post "https:///sdk": http: no Host in request URL
@sdorsett juin 27 06:01
as a test I updated /opt/cds/conf.toml to have an empty api.vsphere.endpoint and restarted the hatchery. I got the expected error:
Jun 26 22:58:35 cds-engine cds-engine[6388]: Unable to init service hatchery:vsphere: vsphere-endpoint is mandatory
'hatchery.vsphere.endpoint' that was.
@sdorsett juin 27 06:19
so it looks like the /opt/cds/conf.toml hatchery.vsphere values are not being properly passed to vsphere.newClient
The text was updated successfully, but these errors were encountered:
from Gitter
@sdorsett juin 26 16:57
the error didn't make it into the above post:
Jun 26 09:52:32 cds-engine cds-engine[5777]: 2020-06-26 09:52:32 [ERROR] hatchery:vsphere> Serve: Create> Init error: Unable to vsphere.newClient: Post "https:///sdk": http: no Host in request URL
@sdorsett juin 27 06:01
as a test I updated /opt/cds/conf.toml to have an empty api.vsphere.endpoint and restarted the hatchery. I got the expected error:
Jun 26 22:58:35 cds-engine cds-engine[6388]: Unable to init service hatchery:vsphere: vsphere-endpoint is mandatory
'hatchery.vsphere.endpoint' that was.
@sdorsett juin 27 06:19
so it looks like the /opt/cds/conf.toml hatchery.vsphere values are not being properly passed to vsphere.newClient
The text was updated successfully, but these errors were encountered: