Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
-
Plesk sent an email to the administrator's email address:
CONFIG_TEXT: INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
- Running the following command directly on the server does not show any errors:
# plesk sbin pum --check
INFO: pum is called with arguments: ['--check']
Cause
Issues with Plesk Update Manager caused by the underlying operating system package manager, which was unable to perform package installation or update.
Resolution
The email can be safely ignored since this is a one-time event that has not affected the update process.
Comments
6 comments
I get this error every day so this answer is insufficient as it provides NO solution to the notifications and/or error/potential cause of the error.
this is a daily problem that cannot be ignored...
As Plesk Support said, it is a problem in underlying system. I also had this for several days and did the following:
- I logged in via SSH and (since this is an ubuntu system) ran apt-get update to fetch latest update files
- I noticed that SSH brought up an error with expired GPG keys and therefor threw an error.
- I googled and fixed the GPG key error and ran the apt-get update again to verify error is fixed
Hopefully (but I am very sure it will) tomorrow the permanent error is gone.
Thanks, Dennis.
In case it helps others, my apt update error was caused by this grafana key change mentioned https://grafana.com/blog/2023/01/12/grafana-labs-update-regarding-circleci-security-updates/
I also had to add arch=amd64 in the /etc/apt/sources.list.d/grafana.list file to fix a different warning too.
This issue is related to an incorrect GPG key or apt source. Run an apt-get update to seek for errors, correct the source or gpg key and run plesk sbin pum --check again to check if error persists.
every day since two months!
Please sign in to leave a comment.