Announcement

Collapse
No announcement yet.

Updating CloudLinux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Updating CloudLinux

    Hello,

    I am trying to update my CloudLinux server, however I am having some problems with it. I have an error about the CLN channel support is disable because it can not communicate with the CLN. I just finished updating to 5.6 without any problems during the update.

    I hope someone can help me.

    Best Regards,

    Nick Harasym

  • #2
    Could you post exact message, also try running:
    rhn_check

    and show exact output as well.
    Additionally
    ping xmlrpc.cln.cloudlinux.com
    ping cln.cloudlinux.com

    Comment


    • #3
      Hi Igor,

      I tried running rhn_check and it did output this:

      root@gold [/]# rhn_check
      There was an error communicating with CLN.
      CLN channel support will be disabled.
      Error communicating with server. The message was:
      Name or service not known
      An error has occurred:
      Name or service not known
      See /var/log/up2date for more information

      I pinged both those addresses and it would not return any data.

      Best Regards,

      Nick Harasym

      Comment


      • #4
        Nick,

        Could you still post the output, I need to see the IPs it is trying to reach.
        Also, traceroute to those IPs would help.

        Comment


        • #5
          Hello,

          Here is the traceroute and ping:

          root@gold [/]# traceroute xmlrpc.cln.cloudlinux.com
          traceroute to xmlrpc.cln.cloudlinux.com (206.217.198.56), 30 hops max, 40 byte packets
          send: Operation not permitted

          root@gold [/]# ping xmlrpc.cln.cloudlinux.com
          PING xmlrpc.cln.cloudlinux.com (206.217.198.56) 56(84) bytes of data.
          64 bytes from no-ptr.midphase.com (206.217.198.56): icmp_seq=1 ttl=58 time=2.38 ms
          64 bytes from no-ptr.midphase.com (206.217.198.56): icmp_seq=2 ttl=58 time=2.44 ms
          64 bytes from no-ptr.midphase.com (206.217.198.56): icmp_seq=3 ttl=58 time=2.40 ms
          64 bytes from no-ptr.midphase.com (206.217.198.56): icmp_seq=4 ttl=58 time=2.43 ms
          64 bytes from no-ptr.midphase.com (206.217.198.56): icmp_seq=5 ttl=58 time=2.32 ms

          root@gold [/]# traceroute cln.cloudlinux.com
          traceroute to cln.cloudlinux.com (206.217.197.218), 30 hops max, 40 byte packets
          send: Operation not permitted

          root@gold [/]# ping cln.cloudlinux.com
          ping: unknown host cln.cloudlinux.com
          root@gold [/]#

          Best Regards,

          Nick Harasym

          Comment


          • #6
            Something is wrong with DNS/resolvers, as it doesn resolve cln.cloudlinux.com
            I checked nameservers for domain -- and they respond correctly.

            One way to overcome it (short term), add following line to /etc/hosts
            206.217.197.21 cln.cloudlinux.com

            Long term -- we need to figure out why your servers cannot resolve domain properly. If you would like -- I can take a look at your server. Plz email me direct, or submit a ticket.

            Comment


            • #7
              Nick, could you please provide your hosts IP to let me trace it back from CLN site?

              Comment


              • #8
                Hello,

                Leonid, I have sent you a PM on this forum with my host IP.
                Igor, I will send you an email to you soon. What information should be included with this email?

                Best Regards

                Nick Harasym

                Comment


                • #9
                  Access info, so I can login to the server, preferably as root.

                  Comment

                  Working...
                  X