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

    Problems building from source

    Scheduled Pinned Locked Moved Xen Orchestra
    30 Posts 3 Posters 7.3k Views 1 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.
    • julien-fJ Offline
      julien-f Vates 🪐 Co-Founder XO Team @Danp
      last edited by

      @danp Should be fixed as well!

      DanpD 1 Reply Last reply Reply Quote 0
      • DanpD Online
        Danp Pro Support Team @julien-f
        last edited by

        @julien-f Disposable issue is resolved, but still getting VDI_IO_ERROR error that didn't occur in prior release --

         "message": "VDI_IO_ERROR(Device I/O errors)",
          "name": "XapiError",
          "stack": "XapiError: VDI_IO_ERROR(Device I/O errors)
            at Function.wrap (/opt/xen-orchestra/packages/xen-api/src/_XapiError.js:16:12)
            at _default (/opt/xen-orchestra/packages/xen-api/src/_getTaskResult.js:11:29)
            at Xapi._addRecordToCache (/opt/xen-orchestra/packages/xen-api/src/index.js:898:24)
            at forEach (/opt/xen-orchestra/packages/xen-api/src/index.js:932:14)
            at Array.forEach (<anonymous>)
            at Xapi._processEvents (/opt/xen-orchestra/packages/xen-api/src/index.js:922:12)
            at Xapi._watchEvents (/opt/xen-orchestra/packages/xen-api/src/index.js:1087:14)"
        

        Full log attached
        log.txt

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

          Weird, why are we seeing VMDK format in the log? @Danp what kind of backup are you restoring? Delta?

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

            @olivierlambert Yes, it's a delta backup. I think the VMDK is just a byproduct from importing that disk. Here's another log for review.

            2021-12-01T12_50_06.933Z - XO.txt

            julien-fJ 1 Reply Last reply Reply Quote 0
            • julien-fJ Offline
              julien-f Vates 🪐 Co-Founder XO Team @Danp
              last edited by

              @danp The content of the VDI generated for the restore is probably incorrect, we'll investigate.

              Thank you so much for you help!

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

                Well, it might be a clue on the issue 😉 That's why I noticed it.

                1 Reply Last reply Reply Quote 0
                • DanpD Online
                  Danp Pro Support Team
                  last edited by

                  FWIW, tried testing with XOA --

                  • Stable channel restore works as expected.
                  • Latest channel fails with error "paths.map is not a function"
                  1 Reply Last reply Reply Quote 0
                  • DanpD Online
                    Danp Pro Support Team
                    last edited by

                    Restore appears to be working again after switching to test branch referenced here.

                    1 Reply Last reply Reply Quote 0
                    • DanpD Online
                      Danp Pro Support Team @julien-f
                      last edited by

                      @julien-f said in Problems building from source:

                      I don't have the url-loader issue, can you check after my latest fixes?

                      I'm still seeing this when building on both Debian & Ubuntu. To make it appear again, I had to do this --

                      yarn cache clean
                      rm -rf node_modules/
                      yarn
                      
                      julien-fJ 1 Reply Last reply Reply Quote 0
                      • julien-fJ Offline
                        julien-f Vates 🪐 Co-Founder XO Team @Danp
                        last edited by

                        @danp It's a warning for an indirect dependency (@vuepress/core > url-loader), I don't think we should worry about it.

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