• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved system update fail daily

I'm excluding the kernel because I only want to get the security patches.
I also want to get updates for Apache, Nginx, etc.

Doesn't the following setup fulfill my wishes?

Tools & Settings - System Updates
General
[on] Automatically install system package updates
Safe Updates
[on] Enable safe updates for system packages
 
The System Updates tool is the primary means of managing third-party components. This includes updates for apache or nginx for example. So yes.


But TBH i dont now if there kernel updates are excluded
 
Thank you m3lezZ.

I will try to lock the Kernel and PHP on Plesk GUI.

Let's get back to the main subject.
When I removed the setting in Reply#2, the manual update did not time out.
However, without this setting, tomorrow's automatic update will probably fail.
I will report the results tomorrow.
 
Hello,

Today's automatic update failed.
When I delete the cache, PleskGUI's check for updates shows it as up to date.
Code:
rm -fr /var/cache/yum/*
yum clean metadata
yum clean all
However, when I carefully checked the version of each product, I found that it was not updated to the latest version.

For example
fail2ban 1:0.10.3.1-2.centos.7+p18.0.29.1+t200807.1333 (PLESK_18_0_29-dist)
: This is currently displayed as the latest version.
fail2ban 1:0.10.3.1-2.centos.7+p18.0.29.2+t200817.1747 (PLESK_18_0_29-extras)
: Updateable version as of August 31, 2020
fail2ban 1:0.10.3.1-2.centos.7+p18.0.29.3+t200825.2156 (PLESK_18_0_29-extras)
: Updateable version as of September 3, 2020

It seems to be caused by a difference in number that seems to be the Plesk version.
My Plesk version is 18.0.29 Update #1.

Is it the wrong repository?
/etc/yum.repos.d/plesk.repo
Code:
[PLESK_18_0_29-extras]
name=PLESK_18_0_29 extras
baseurl=http://autoinstall.plesk.com/pool/PSA_18.0.29_3758/extras-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP72]
name=PHP 7.2 for Plesk 17
baseurl=http://autoinstall.plesk.com/PHP72_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP73]
name=PHP 7.3
baseurl=http://autoinstall.plesk.com/PHP73_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP74]
name=PHP 7.4
baseurl=http://autoinstall.plesk.com/PHP74_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

Thank you in advance.
 
Hello, sorry for waiting but investigatin took some time and i was busy in my job.
So pleace make an BACKUP/Snapshot of your System an try this repos:
Code:
[PLESK_18_0_29-extras]
name=PLESK_18_0_29 extras
baseurl=http://autoinstall.plesk.com/pool/PSA_18.0.29_3817/extras-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP56]
name=PHP 5.6 for Plesk 17
baseurl=http://autoinstall.plesk.com/PHP56_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP70]
name=PHP 7.0 for Plesk 17
baseurl=http://autoinstall.plesk.com/PHP70_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP71]
name=PHP 7.1 for Plesk 17
baseurl=http://autoinstall.plesk.com/PHP71_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP72]
name=PHP 7.2 for Plesk 17
baseurl=http://autoinstall.plesk.com/PHP72_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP73]
name=PHP 7.3
baseurl=http://autoinstall.plesk.com/PHP73_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1
 
Thank you m3lezZ.

I'm very sorry, I updated Plesk a few hours before your reply.
Plesk Obsidian 18.0.29 Update #1 -> #3
There are no more auto-update errors now.

I've been busy testing the server, so I'm sorry for the late reply.

Current /etc/yum.repos.d/plesk.repo:
Code:
[PLESK_18_0_29-extras]
name=PLESK_18_0_29 extras
baseurl=http://autoinstall.plesk.com/pool/PSA_18.0.29_3884/extras-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP72]
name=PHP 7.2 for Plesk 17
baseurl=http://autoinstall.plesk.com/PHP72_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP73]
name=PHP 7.3
baseurl=http://autoinstall.plesk.com/PHP73_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

[PLESK_17_PHP74]
name=PHP 7.4
baseurl=http://autoinstall.plesk.com/PHP74_17/dist-rpm-CentOS-7-x86_64/
enabled=1
gpgcheck=1

I have little knowledge of Linux and can't try BACKUP/Snapshot immediately.
I don't want you to spend any more of your precious time on me, so I'll close this issue.

Thank you very much.
 
Back
Top