SOLVED: To work around this I've manually set an update mirror:
echo "HTTPUPDATE=208.74.123.62" >> /etc/cpsources.con
Procedure
- Identify a list of mirrors available with the command:
host httpupdate.cpanel.net- Edit or create file /etc/cpsources.conf with the following contents:
HTTPUPDATE=$IPNote: Replace $IP with a desired IP from the first command.
- Run the update command to retrieve updates from the custom defined mirror:
/scripts/upcp

Comentarios