XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    New install of XCP-ng, can't complete Quick Deploy

    Scheduled Pinned Locked Moved Solved Xen Orchestra
    12 Posts 5 Posters 5.8k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mstollenwerk
      last edited by olivierlambert

      After installing XCP-NG 8.2 on a Supermicro X9DAi MotherBoard, (2) 2.00 gigahertz Intel Xeon E5-2620, 32 GB RAM, & (4) 1TB SSD drives in RAID 10, then I tried to set up Quick Deploy on a Windows 10 PC. After selecting the Deploy button, I got the following Pop-up Error:

      {
        "code": 1,
        "message": "INTERNAL_ERROR",
        "data": [
          "Unix.Unix_error(Unix.ECONNREFUSED, \"connect\", \"\")"
        ]
      }
      

      I tried different PC's

      What does the error mean and what steps should I take to solve this problem?

      gskgerG 1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        Have you tried to deploy from here? https://xen-orchestra.com/#!/xoa

        M 1 Reply Last reply Reply Quote 0
        • gskgerG Offline
          gskger Top contributor @mstollenwerk
          last edited by gskger

          @mstollenwerk Check if you have a (network, not your local windows) firewall in place that blocks tcp port 8888. This seams to be required for quick deploy.

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            mstollenwerk @olivierlambert
            last edited by mstollenwerk

            @olivierlambert

            Yes, I've tried https://xen-orchestra.com/#!/xoa but I get a red message box with INTERNAL ERROR.
            What log would give more info?

            1 Reply Last reply Reply Quote 0
            • M Offline
              mstollenwerk @gskger
              last edited by

              @gskger I'm on the same network switch and there isn't a firewall between the server and PC.

              H gskgerG 2 Replies Last reply Reply Quote 0
              • H Offline
                HeMaN @mstollenwerk
                last edited by

                @mstollenwerk the error is not on your pc but on the server.
                Can your xcp-ng host connect to the internet (DNS and gateway, no firewall rules blocking connections to the internet for this server, ...)

                M 1 Reply Last reply Reply Quote 0
                • gskgerG Offline
                  gskger Top contributor @mstollenwerk
                  last edited by

                  @mstollenwerk Your XCP-ng host will try to download the Xen Orchestra appliance (XOA) from the internet and - like @HeMaN said - the XCP-ng host (the server, not your PC) must have a working internet connection to do so. Since it will connect to the download server through port 8888, this port to the internet must be open. Otherwise it can not connect to the download server which in turn might be the reason for your Unix.ECONNREFUSED error message. This message is from the XCP-ng host, not your local Windows PC.

                  M 1 Reply Last reply Reply Quote 1
                  • M Offline
                    mstollenwerk @HeMaN
                    last edited by

                    @heman Using SSH, the server pings google.com and my PC FQDN. From my PC, nslookup server hostname and nslookup server IP give the correct info. What other test should I do?

                    H 1 Reply Last reply Reply Quote 0
                    • H Offline
                      HeMaN @mstollenwerk
                      last edited by

                      @mstollenwerk
                      you can look here: https://vates.gitbooks.io/xen-orchestra/content/xoa.html

                      SSH to your XenServer, and execute the following:

                      bash -c "$(curl -s http://xoa.io/deploy)"

                      or download the file and import it yourself

                      1 Reply Last reply Reply Quote 1
                      • M Offline
                        mstollenwerk @gskger
                        last edited by

                        @gskger I tried wget http://xoa.io:8888/ and it failed.

                        I changed the Internet firewall to allow outbound port 8888 to any any address from the server.

                        Now Success!

                        Thank you very much.

                        M 1 Reply Last reply Reply Quote 1
                        • M Offline
                          mstollenwerk @mstollenwerk
                          last edited by

                          @mstollenwerk How do you mark Solved?

                          DanpD 1 Reply Last reply Reply Quote 0
                          • DanpD Offline
                            Danp Pro Support Team @mstollenwerk
                            last edited by

                            @mstollenwerk Took care of that for you 😉

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post