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

    Can't re-add deleted host

    Scheduled Pinned Locked Moved Xen Orchestra
    10 Posts 3 Posters 1.4k 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.
    • Q Offline
      qnetter
      last edited by olivierlambert

      I'm getting an invalid xml-rpc error:

      server.enable
      {
        "id": "dc490886-b4c7-4b31-9b9f-d3984ff34b95"
      }
      {
        "call": {
          "method": "session.login_with_password",
          "params": "* obfuscated *"
        },
        "message": "Invalid XML-RPC message",
        "name": "Error",
        "stack": "Error: Invalid XML-RPC message
          at Deserializer.onDone (/usr/local/lib/node_modules/xo-server/node_modules/xmlrpc/lib/deserializer.js:79:21)
          at SAXStream.emit (node:events:390:28)
          at SAXStream.emit (node:domain:475:12)
          at SAXStream.patchedEmit [as emit] (/usr/local/lib/node_modules/xo-server/node_modules/@xen-orchestra/log/configure.js:118:17)
          at SAXParser.SAXStream._parser.onend (/usr/local/lib/node_modules/xo-server/node_modules/sax/lib/sax.js:190:10)
          at emit (/usr/local/lib/node_modules/xo-server/node_modules/sax/lib/sax.js:640:35)
          at end (/usr/local/lib/node_modules/xo-server/node_modules/sax/lib/sax.js:683:5)
          at SAXParser.end (/usr/local/lib/node_modules/xo-server/node_modules/sax/lib/sax.js:154:24)
          at SAXStream.end (/usr/local/lib/node_modules/xo-server/node_modules/sax/lib/sax.js:248:18)
          at IncomingMessage.onend (node:internal/streams/readable:693:10)
          at Object.onceWrapper (node:events:509:28)
          at IncomingMessage.emit (node:events:402:35)
          at IncomingMessage.emit (node:domain:475:12)
          at IncomingMessage.patchedEmit [as emit] (/usr/local/lib/node_modules/xo-server/node_modules/@xen-orchestra/log/configure.js:118:17)
          at endReadableNT (node:internal/streams/readable:1343:12)
          at processTicksAndRejections (node:internal/process/task_queues:83:21)"
      }
      
      1 Reply Last reply Reply Quote 0
      • Q qnetter deleted this topic on
      • Q qnetter restored this topic on
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        Hi,

        Please add essential information so we can help… How could we guess your XO(A) version? XCP-ng? XenServer?

        If you want to get free support, you need to make a minimal amount of effort, of if you don't want to, get pro support then 😉

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

          Searching the forum I was able to locate a few similar issues. In both cases (first, second), there was an IP address conflict.

          Q 1 Reply Last reply Reply Quote 1
          • Q Offline
            qnetter @olivierlambert
            last edited by

            @olivierlambert @olivierlambert Merci, Olivier.

            XenServer 7.0.0 (yes, I'll ask you about upgrading to XCP-ng one of these days real soon).

            XOA is current.

            1 Reply Last reply Reply Quote 0
            • Q Offline
              qnetter @Danp
              last edited by olivierlambert

              @Danp Thanks, but not the case here...

              rklorese@rklorese-a01 ~ % ssh root@216.252.162.94            
              root@216.252.162.94's password: 
              Last failed login: Wed Apr 13 10:56:54 PDT 2022 from 61.177.173.59 on ssh:notty
              There were 13 failed login attempts since the last successful login.
              Last login: Wed Apr 13 10:50:47 2022 from 97-113-197-229.tukw.qwest.net
              [root@marshapjohnson ~]# cat /etc/redhat-release
              XenServer release 7.0.0-125380c (xenenterprise)
              [root@marshapjohnson ~]# exit
              logout
              Connection to 216.252.162.94 closed.
              
              rklorese@rklorese-a01 ~ % ssh root@216.252.162.97
              The authenticity of host '216.252.162.97 (216.252.162.97)' can't be established.
              ED25519 key fingerprint is SHA256:/TgDZiTUM/GCzlrhcufzFkhrwOCZ4/DOUYxE+qEuWt0.
              This key is not known by any other names
              Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
              Warning: Permanently added '216.252.162.97' (ED25519) to the list of known hosts.
              root@216.252.162.97's password: 
              Linux xoa 5.10.0-13-amd64 #1 SMP Debian 5.10.106-1 (2022-03-17) x86_64
               __   __             ____           _               _
               \ \ / /            / __ \         | |             | |
                \ V / ___ _ __   | |  | |_ __ ___| |__   ___  ___| |_ _ __ __ _
                 > < / _ \ '_ \  | |  | | '__/ __| '_ \ / _ \/ __| __| '__/ _` |
                / . \  __/ | | | | |__| | | | (__| | | |  __/\__ \ |_| | | (_| |
               /_/ \_\___|_| |_|  \____/|_|  \___|_| |_|\___||___/\__|_|  \__,_|
              
              Welcome to XOA Unified Edition, with Pro Support.
              
              * Restart XO: sudo systemctl restart xo-server.service
              * Display status: sudo systemctl status xo-server.service
              * Display logs: sudo journalctl -u xo-server.service
              * Register your XOA: sudo xoa-updater --register
              * Update your XOA: sudo xoa-updater --upgrade
              
              OFFICIAL XOA DOCUMENTATION HERE: https://xen-orchestra.com/docs/xoa.html
              
              Support available at https://xen-orchestra.com/#!/member/support
              
              In case of issues, use `xoa check` for a quick health check.
              
              Build number: 21.08.23
              
              Based on Debian GNU/Linux 11 (Stable) 64bits in PVHVM mode
              
              Last login: Tue Apr 12 21:14:01 2022 from 216.252.162.112
              [13:57 13] xoa:~$ exit
              logout
              Connection to 216.252.162.97 closed.
              
              DanpD 1 Reply Last reply Reply Quote 0
              • olivierlambertO Offline
                olivierlambert Vates 🪐 Co-Founder CEO
                last edited by

                So you are sure you are connecting to 216.252.162.94 in Xen Orchestra?

                Q 1 Reply Last reply Reply Quote 0
                • Q Offline
                  qnetter @olivierlambert
                  last edited by

                  @olivierlambert Um,... backs away shyly...

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

                    @qnetter said in Can't re-add deleted host:

                    There were 13 failed login attempts since the last successful login.

                    Maybe you're using the wrong password is XO(A)?

                    Q 1 Reply Last reply Reply Quote 0
                    • Q Offline
                      qnetter @Danp
                      last edited by

                      @Danp no, we're a hack target...

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

                        I would suggest to NOT expose the host directly on the outside. Especially such an old version with a lot of security issues.

                        1 Reply Last reply Reply Quote 1

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • First post
                          Last post