TITLE:
Issue - Package Update Manager notification
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:Product version: Plesk Onyx 17.8.11 Update #67
Update date: 2019/09/08 06:27
Build date: 2019/08/23 04:42
OS version: Ubuntu 18.04
Revision: 0c83d4cc5c2d9988bb3b51f3951ce9d89580fd83
Architecture: 64-bit
Wrapper version: 1.2
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
PROBLEM DESCRIPTION:Update date: 2019/09/08 06:27
Build date: 2019/08/23 04:42
OS version: Ubuntu 18.04
Revision: 0c83d4cc5c2d9988bb3b51f3951ce9d89580fd83
Architecture: 64-bit
Wrapper version: 1.2
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
Notification mail of Plesk Update Manager (PUM) shows errors.
In essence, a false notification - reason unknown (see below).
Might be related to this issue.
STEPS TO REPRODUCE:In essence, a false notification - reason unknown (see below).
Might be related to this issue.
Activate PUM notifications by mail.
ACTUAL RESULT:A mail notification of issues with the content :
Some problems occurred with the System Updates tool on your server [domain].[tld]. Please resolve them manually.
Reason: 2019-09-12 06:25:12 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2019-09-12 06:25:23 ERROR:
2019-09-12 06:25:23 ERROR: Exited with returncode 1.
EXPECTED RESULT:Some problems occurred with the System Updates tool on your server [domain].[tld]. Please resolve them manually.
Reason: 2019-09-12 06:25:12 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2019-09-12 06:25:23 ERROR:
2019-09-12 06:25:23 ERROR: Exited with returncode 1.
EXPECTED : no issues.
VERIFY : steps to verify that no issues are present:
1) run the command
plesk sbin pum --check
and the result is
2019-09-12 07:09:31 INFO: pum is called with arguments: ['--check']
and that is just to verify that everything is ok and that other issues do not affect any analysis of the current issue.
2) run the command
plesk sbin pum --list --repo-info --json
to replicate the command indicated in the mail notification - the result is
[ ... json file ...]
2019-09-12 07:00:58 INFO: pum completed successfully
and that is a clear indication that the mail notification is false.
ANY ADDITIONAL INFORMATION:VERIFY : steps to verify that no issues are present:
1) run the command
plesk sbin pum --check
and the result is
2019-09-12 07:09:31 INFO: pum is called with arguments: ['--check']
and that is just to verify that everything is ok and that other issues do not affect any analysis of the current issue.
2) run the command
plesk sbin pum --list --repo-info --json
to replicate the command indicated in the mail notification - the result is
[ ... json file ...]
2019-09-12 07:00:58 INFO: pum completed successfully
and that is a clear indication that the mail notification is false.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:Confirm bug