Skip to main content

98.0.9 Daily Update Error

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey there! This error isn't related to cPanel itself, but to the additional "saltstack" repository that is configured on the machine. You would likely get a similar error running "yum update" directly on the operating system itself. I checked this on my end and also am not able to connect to that resource: # wget https://repo.saltstack.com/yum/redhat/7/x86_64/latest/repodata/repomd.xml --2021-10-12 08:53:27-- https://repo.saltstack.com/yum/redhat/7/x86_64/latest/repodata/repomd.xml Resolving repo.saltstack.com (repo.saltstack.com)... 2600:9000:2162:9c00:d:e451:e500:93a1, 2600:9000:2162:d800:d:e451:e500:93a1, 2600:9000:2162:2600:d:e451:e500:93a1, ... Connecting to repo.saltstack.com (repo.saltstack.com)|2600:9000:2162:9c00:d:e451:e500:93a1|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-10-12 08:53:28 ERROR 404: Not Found.
    so it would likely be best to just remove that repository so your system doesn't try and use it during the update process.
    0
  • tommyxv
    Thanks. I'll remove it then.
    0

Please sign in to leave a comment.