• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Failed to install or update the Monitoring agent.

ruleragency

New Pleskian
Hello,
I am trying to install the 360 Monitoring on two Centos servers with plesk and i get the below error:

  • Execution package has failed with exit code 1, stdout:
  • , stderr: Error: Error downloading packages:
  • No URLs in mirrorlist
  • ERROR:__main__:Command '['yum', '-y', '-q', 'install', 'gcc']' returned non-zero exit status 1
  • None
Any ideas?
 
Same problem here with Centos8.
I followed the instructions here: https://support.plesk.com/hc/en-us/articles/4417044459410
Disabled mirror and update baseurl with the vault
But I still can't install the monitoring agent

Same problem on 4 different Plesk servers, but different errors

Failed to install or update the Monitoring agent.
  • Execution package has failed with exit code 1, stdout: , stderr: ERROR:__main__:package "gcc" is not available
  • Command ['yum', '-q', 'info', 'gcc'] finished with 1.
  • stdout:
  • stderr: Error: Failed to download metadata for repo 'appstream': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Failed to install or update the Monitoring agent.
  • Execution package has failed with exit code 1, stdout: , stderr: ERROR:__main__:package "python36-devel" is not available
  • Command ['yum', '-q', 'info', 'python36-devel'] finished with 1.
  • stdout:
  • stderr: Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-testing.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-testing.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • Invalid configuration value: failovermethod=priority in /etc/yum.repos.d/epel-testing.repo; Configuration: OptionBinding with id "failovermethod" does not exist
  • Error: Failed to download metadata for repo 'AppStream': Yum repo downloading error: Downloading error(s): repodata/d8472d61c5e53a3e9cbffb68e0dddbd04a07c2b7d864b07ddd211c6ad1380c6e-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/768e088faaaba73d00aee49f134e22d5d1803171ffb167260c8b55f4165e0372-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/5ea46cc5dfdd4a6f9c181ef29daa4a386e7843080cd625843267860d444df2f3-comps-AppStream.x86_64.xml - Cannot download, all mirrors were already tried without success; repodata/75e00d390273f65b94d63a5ac7db2677d832bfa95b3d7eecf651c6f45e33f8ff-modules.yaml.xz - Cannot download, all mirrors were already tried without success

Failed to install or update the Monitoring agent.
  • Execution package has failed with exit code 1, stdout: , stderr: ERROR:__main__:package "python36-devel" is not available
  • Command ['yum', '-q', 'info', 'python36-devel'] finished with 1.
  • stdout:
  • stderr: Error: Failed to download metadata for repo 'AppStream': Yum repo downloading error: Downloading error(s): repodata/d8472d61c5e53a3e9cbffb68e0dddbd04a07c2b7d864b07ddd211c6ad1380c6e-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/768e088faaaba73d00aee49f134e22d5d1803171ffb167260c8b55f4165e0372-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/5ea46cc5dfdd4a6f9c181ef29daa4a386e7843080cd625843267860d444df2f3-comps-AppStream.x86_64.xml - Cannot download, all mirrors were already tried without success; repodata/75e00d390273f65b94d63a5ac7db2677d832bfa95b3d7eecf651c6f45e33f8ff-modules.yaml.xz - Cannot download, all mirrors were already tried without success
 
Back
Top