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

    XO user authentication - excessive and unknown tasks

    Scheduled Pinned Locked Moved Management
    17 Posts 4 Posters 2.0k Views 5 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 @stevezemlicka
      last edited by

      @stevezemlicka Exactly šŸ™‚

      1 Reply Last reply Reply Quote 0
      • F Offline
        fataugie
        last edited by

        So I've got a similar issue, but with slightly different additional sticky logs. So in my pic, "A" refers to this topic, but I also have the list "B" that is persistent between reboots of the Xen instance and even the Host server.
        "A" will disappear with a refresh of the page... "B" is like the walking dead....

        Is there a location I can go to on the server and remove them via the cli?xen.JPG

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

          @fataugie Those successful authentication logs (B) may be related to an old bug.

          You can indeed delete them with xo-cli, either one by one or all task logs:

          # a specific task
          xo-cli rest del tasks/$id
          
          # all of them
          xo-cli rest del tasks
          
          F 1 Reply Last reply Reply Quote 1
          • F Offline
            fataugie @julien-f
            last edited by olivierlambert

            @julien-f Well, I tried to delete all.....and got this output:

            tony@xenorchestra:~/XenOrchestraInstallerUpdater$ xo-cli rest del tasks
            āœ– TypeError [ERR_INVALID_URL]: Invalid URL
                at new NodeError (node:internal/errors:405:5)
                at new URL (node:internal/url:611:13)
                at Object.exec (file:///opt/xo/xo-builds/xen-orchestra-202312212125/packages/xo-cli/rest.mjs:152:21)
                at Object.del (file:///opt/xo/xo-builds/xen-orchestra-202312212125/packages/xo-cli/rest.mjs:46:33)
                at Object.rest (file:///opt/xo/xo-builds/xen-orchestra-202312212125/packages/xo-cli/rest.mjs:149:28)
                at async main (file:///opt/xo/xo-builds/xen-orchestra-202312212125/packages/xo-cli/index.mjs:396:14) {
              code: 'ERR_INVALID_URL',
              input: 'undefined'
            }
            
            1 Reply Last reply Reply Quote 0
            • olivierlambertO Offline
              olivierlambert Vates 🪐 Co-Founder CEO
              last edited by

              Have you registered your XO CLI to your XO instance first?

              F 1 Reply Last reply Reply Quote 0
              • F Offline
                fataugie @olivierlambert
                last edited by

                @olivierlambert Well.....now I did.
                After much hair pulling and gnashing of teeth, it worked as it should. I was unaware I needed to. Thanks

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

                  It's documented here: https://xen-orchestra.com/docs/architecture.html#xo-cli-cli

                  Happy to know it works now šŸ™‚

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

                    @fataugie xo-cli will now display an explicit error in that case šŸ™‚

                    https://github.com/vatesfr/xen-orchestra/commit/0d4cf48410840ee8e9dd783da0dec9d505ff47dd

                    0 julien-f committed to vatesfr/xen-orchestra
                    feat(xo-cli rest): explicit error if not registered
                    
                    Fixes https://xcp-ng.org/forum/post/68698
                    F 1 Reply Last reply Reply Quote 1
                    • F Offline
                      fataugie @julien-f
                      last edited by fataugie

                      @julien-f Just one question.....do you guys EVER sleep?
                      I'm blown away at the responsiveness of this project....thanks for the efforts!

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

                        And we are blown away by our wonderful community! šŸ˜‰ Thank you very much, and happy to help you!

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