Skip to main content

Update to 11.80.18 not completing

Comments

5 comments

  • skitzo2000
    So I got a little farther with this yesterday. I found that the server hard drive was practically full. So I'm currently getting rid of older backups from the cpbackups folder. Hopefully when that's complete I can get the update to run proper. I still am unable to access the WHM web interface even though the process is running? I'm hoping kicking the update through will fix that issue, but if any one has any idea's please let me know.
    0
  • nixuser
    So I'm currently getting rid of older backups from the cpbackups folder.

    The server donot have a separate backup drive? What's the error when you access WHM?
    0
  • skitzo2000
    So I finally got this working by killing every rpm related process. This had the unintended side effect of leaving an .rpm.lock file so I had to remove that. Then I did a rebuild of the rpm db mkdir /root/old_rpm_dbs/ mv /var/lib/rpm/__db* /root/old_rpm_dbs/ rpm --rebuilddb
    Then I ran a check on the cpanel rpm's to make sure they were ok /usr/local/cpanel/scripts/check_cpanel_rpms --fix /scripts/autorepair fix_duplicate_cpanel_rpms
    Once that was done I made sure there were no upcp process still running, then ran the update to completion, and now my WHM web interface is back.
    0
  • skitzo2000
    The server donot have a separate backup drive? What's the error when you access WHM?

    Unfortunately it does not have a separate drive. I'm prepping recommendations for the client for ongoing maintenance. They need to get off centos 6 before next year anyway, so hopefully I can get them to solve that issue then. As for the WHM error, there wasn't one really, I was getting the generic cannot connect error from the browser.
    0
  • cPanelLauren
    I'm really glad to see you were able to get this working for your client and thanks for letting us know how you resolved the issue.
    0

Please sign in to leave a comment.