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

Error failed to connect to esxi host: client connection error #70

Open
sockyone opened this issue Apr 5, 2024 · 1 comment
Open

Error failed to connect to esxi host: client connection error #70

sockyone opened this issue Apr 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sockyone
Copy link

sockyone commented Apr 5, 2024

Summary

My configuration worked with terraform but didn't work with pulumi.

failed to connect to esxi host: client connection error
image

Diagnostics

The only version 1.0.0

Previewing update (esxi):
     Type                                Name          Plan       Info
 +   pulumi:pulumi:Stack                 esxi-esxi     create     1 warning; 6 debugs
     └─ esxi-native:index:VirtualSwitch  InternetOnly             1 error

Diagnostics:
  esxi-native:index:VirtualSwitch (InternetOnly):
    error: failed to connect to esxi host: client connection error

  pulumi:pulumi:Stack (esxi-esxi):
    debug: Registering resource: t=pulumi:pulumi:Stack, name=esxi-esxi, custom=false, remote=false
    debug: RegisterResource RPC prepared: t=pulumi:pulumi:Stack, name=esxi-esxi
    debug: RegisterResource RPC finished: resource:esxi-esxi[pulumi:pulumi:Stack]; err: null, resp: urn:pulumi:esxi::esxi::pulumi:pulumi:Stack::esxi-esxi,,,,
    debug: Running program '/Users/namphan/code/upbase/infra/esxi' in pwd '/Users/namphan/code/upbase/infra/esxi' w/ args: 
    debug: Registering resource: t=esxi-native:index:VirtualSwitch, name=InternetOnly, custom=true, remote=false
    debug: RegisterResource RPC prepared: t=esxi-native:index:VirtualSwitch, name=InternetOnly
    warning: resource plugin esxi-native is expected to have version >=1.0.0, but has 0.0.1; the wrong version may be on your path, or this may be a bug in the plugin

Message from the maintainers:

@sockyone sockyone added the bug Something isn't working label Apr 5, 2024
@edmondshtogu
Copy link
Collaborator

Hi @sockyone did you provide the config as explained here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants