Symptoms
Accessing the MultiPHP Manager, or using yum to perform a package operation, returns a 401 unauthorized error for the centos7-els repository.
Cause
The original IP of the server has changed, which is not registered for centos7-els repository, causing repository errors.
Resolution
Re-register the server for the centos7-els repository.
Move ELS release and repository files:
# yum remove els-os-release els-define
Run a license check:
# /usr/local/cpanel/cpkeyclt
Manually perform a cPanel maintenance to pre-stage the els installation task:
# /scripts/maintenance
Run the task to start installing ELS:
# /usr/local/cpanel/bin/servers_queue run
Comments
0 comments
Article is closed for comments.