Skip to main content

Lost SSH & Network Access After Installing WHM on Hetzner Auction Server (AlmaLinux 8)

Comments

8 comments

  • cPRex Jurassic Moderator

    Hey there!  I personally don't have any details about this on my end, as an SSH or network problem should be at a lower level than cPanel, as we don't specifically control either of those services.  Was Hetzner not able to check the reason why the access dropped?

    0
  • Hatrix Hoster

    They just said to check by myself (they don't provide support for such)

    They provided KVM for check from my end.

    0
  • cPRex Jurassic Moderator

    I'm not going to have much advice I can offer on this one.  I'd recommend checking the main server logs such as /var/log/secure to see if that gives you an error about the SSH service that may provide you with a clue about the issue.  /var/log/messages may provide more generic information about the entire system.

    0
  • quietFinn

    We have had same kind of problems with OVH dedicated servers.

    It's over a year since I have installed a cPanel server last time, so I don't remember things I did very well... 

    If you reboot the server, then go to the KVM, login as root and do:
    service network start
    does anything (good) happen?

     

     

     

    0
  • Hatrix Hoster

    I have found another article stating the similar issue: https://support.cpanel.net/hc/en-us/community/posts/19163095056535-Error-installing-cpanel-whm-OVH-hetzner

    cPRex Can you please specify in more detail what we need to do?does cpanel doesn't support NetworkManager?

     

    Can you guide me in specific about the things to do for installing whm and cloudlinux line by line?
    since I am losing accessing mostly due to some network issue. This is not problem only with me. Its the problem facing by all users who are using dedicated server(worked well on vps though)

     

    I think cpanel team should provide in detail article about the cause of this and proper resolution step for this.

     

    quietFinn can you remember exactly what steps did you perform?

    I am hell frustrated

    0
  • quietFinn

    I was reading my notes and it went like this:

    After installed cPanel/WHM I did:
    yum remove NetworkManager

    then:
    systemctl is-enabled network

    if it says "enabled" all is well, but if it says "disabled" I do:
    systemctl enable network

    after that if you do again:
    systemctl is-enabled network

    it should say "enabled".

     

    This was in an OVH dedicated server, I've never had a server from Hetzner so it might not work there.

     

     

    0
  • cPAdminsMichael

    This is a known issue with the Hetzner images not supporting network.service on Almalinux 8, so you have to do some adjustments before installing cPanel.

    But can I ask why not install Almalinux 9? AL9 is using NetworkManager and is fully supported and working release whereas AL8 is on the last release cycle. AND you'll get a few extra years where you dont have to think about upgrading OS ;-)

     

    - Michael

    cPAdmins
    Your European cPanel Expert Company, www.cpadmins.com

    0
  • Hatrix Hoster

    Thanks quietFinn,

    It worked.

    0

Please sign in to leave a comment.