Giter Site home page Giter Site logo

Comments (7)

fanuelsen avatar fanuelsen commented on July 17, 2024 1

try to specifiy the current version in the required_plugins section

packer { required_plugins { xenserver= { version = "v0.5.0" source = "github.com/ddelnano/xenserver" } } }

from packer-plugin-xenserver.

ddelnano avatar ddelnano commented on July 17, 2024

@vmjfk what packer version are you using? If you aren't using the latest version, you will run into #40 (comment).

Also please share the files necessary to reproduce the issue. Version 1.0.0 does not exist.

from packer-plugin-xenserver.

BMeach avatar BMeach commented on July 17, 2024

I had the same issue as desribed above and this fixed it for me, seems to just need the docs updated?

from packer-plugin-xenserver.

dyipon avatar dyipon commented on July 17, 2024

same here

from packer-plugin-xenserver.

piotrkochan avatar piotrkochan commented on July 17, 2024

I'm getting error:

Build 'xenserver-iso.ubuntu-2004' errored after 2 seconds 47 milliseconds: Post "https://<sensitive>": dial tcp <sensitive>:443: connect: connection refused
==> Wait completed after 2 seconds 47 milliseconds

2023/01/27 01:23:07 machine readable: error-count []string{"1"}
==> Wait completed after 2 seconds 47 milliseconds
==> Some builds didn't complete successfully and had errors:

2023/01/27 01:23:07 machine readable: xenserver-iso.ubuntu-2004,error []string{"Post \"https://<sensitive>\": dial tcp <sensitive>:443: connect: connection refused"}
==> Some builds didn't complete successfully and had errors:
==> Builds finished but no artifacts were created.
--> xenserver-iso.ubuntu-2004: Post "https://<sensitive>": dial tcp <sensitive>:443: connect: connection refused
2023/01/27 01:23:07 [INFO] (telemetry) Finalizing.

==> Builds finished but no artifacts were created.
2023/01/27 01:23:07 waiting for all plugin processes to complete...
2023/01/27 01:23:07 /home/<sensitive>/.config/packer/plugins/github.com/ddelnano/xenserver/packer-plugin-xenserver_v0.5.1_x5.0_linux_amd64: plugin process exited

from packer-plugin-xenserver.

4censord avatar 4censord commented on July 17, 2024

@piotrkochan The machine running packer can not connect to your Xcp-ng host. Note that packer connects directly to the xcp-ng server, (the pool primary), and not to Xen-Orchestra

from packer-plugin-xenserver.

pedroalvesbatista avatar pedroalvesbatista commented on July 17, 2024

try to specifiy the current version in the required_plugins section

packer { required_plugins { xenserver= { version = "v0.5.0" source = "github.com/ddelnano/xenserver" } } }

I tried this, still keep getting this error.

Should I give any extra permission for Packer binary ?

from packer-plugin-xenserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.