Skip to main content

Can i Change the mirror server during the upgrade, or cancel?

Comments

3 comments

  • cPanelMichael
    Hello :) You can obtain a list of mirrors with a command such as:
    host httpupdate.cpanel.net
    Then, force the use of one particular IP address with a command such as:
    echo HTTPUPDATE=IP-HERE >> /etc/cpsources.conf
    If that resolves the issue, then it's likely your server is having trouble communicating with a particular mirror. Note that if you do try this step, ensure you remove /etc/cpsources.conf after the update completes because this is not intended as a permanent solution.
    rm /etc/cpsources.conf
    Thank you.
    0
  • tyuuu
    if my upcp is running now,after i set the mirror ip,how can i make it take action/change to the new ip now ? thanks
    0
  • cPanelMichael
    You have to wait until the update finishes, or kill the upcp process via the command line. Thank you.
    0

Please sign in to leave a comment.