Skip to main content

migrate all cpanel accounts to new server( replace server)

Comments

2 comments

  • andrew.n
    Did you host the domain names on your server? or they are using external nameservers? If the later then you manually need to point them to the new server. If you use Live Transfer (aka Express Transfer) then we had a bug earlier which prevented the domains to be redirected from the old server to the new one correctly. You can fix this with this command: cut -d":" -f1 /etc/trueuserowners | while read user;do whmapi1 unset_all_service_proxy_backends username=$user;done
    0
  • cPRex Jurassic Moderator
    It would be good to know the DNS situation of the domains you have migrated. It can take a bit for the AutoSSL system to issue new certificates on the destination machine, although I would have expected those to have been moved over as well. For this issue it may be best to submit a ticket to our team so we can check the DNS records and ensure things are pointing to the correct system.
    0

Please sign in to leave a comment.