Hi, I'm using WHM 134.0.15 in two servers, one with CloudLinux 8.10 and one with 9.6. When I enter EasyApache 4 I see this message (both servers):
YUM encountered errors outside of EasyApache 4. Log into the system via SSH to resolve them, or you can click the “Refresh” button to rebuild the system‘s cache.
And when I enter NGINX Manager I see this:
A fatal error or timeout occurred while processing this directive.
“/usr/bin/python3” reported error code “1” when it ended: Errors during downloading metadata for repository 'pgdg13':
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 574, in load
ret = self._repo.load()
File "/usr/lib64/python3.9/site-packages/libdnf/repo.py", line 331, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'pgdg13': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/cpanel/bin/packman_get_info_json", line 16, in <module>
packman.init_yum()
File "/usr/local/cpanel/bin/packman_lib/dnf_impl.py", line 46, in init_yum
base.fill_sack(load_system_repo=True, load_available_repos=True)
File "/usr/lib/python3.9/site-packages/dnf/base.py", line 406, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.9/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 581, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'pgdg13': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
w/ /usr/local/cpanel/bin/packman_get_info_json nginx
Often errors like this can be resolved by running `dnf makecache`
at /usr/local/cpanel/Cpanel/PackMan/Sys.pm line 214.
Cpanel::PackMan::Sys::jsoncmd(Cpanel::PackMan::Sys::dnf=HASH(0x1bcbf00), "/usr/local/cpanel/bin/packman_get_info_json", "nginx") called at /usr/local/cpanel/Cpanel/PackMan/Sys/dnf.pm line 123
Cpanel::PackMan::Sys::dnf::info(Cpanel::PackMan::Sys::dnf=HASH(0x1bcbf00), "nginx") called at /usr/local/cpanel/Cpanel/PackMan.pm line 553
Cpanel::PackMan::pkg_hr(Cpanel::PackMan=HASH(0x19db7c0), "nginx") called at whostmgr/bin/whostmgr7.pl line 1500
main::nginx_manager("nginx-manager") called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 428
Whostmgr::Dispatch::_do_call("nginx-manager", HASH(0x161a6b0), HASH(0x15ca780)) called at /usr/local/cpanel/Whostmgr/Dispatch.pm line 183
Whostmgr::Dispatch::dispatch("nginx-manager", 1, ARRAY(0x161aae8)) called at whostmgr/bin/whostmgr7.pl line 247
I need help solving this.
Comments
1 comment