• 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

Resolved Plesk not installing auto installing updates (18.0.25, 18.0.26)

MaartenCombell

New Pleskian
Hi,

I notice that my Plesk installation (now running on 18.0.25) isn't automatically installing the last 2 updates (18.0.25, 18.0.26). But the setting "Automatically install Plesk updates (Recommended) " is enabled. Is it normal behaviour for Plesk to not install these small updates or am I missing something here? The previous 18.0.25 wasn't automatically installing so I decided to do the install myself.

Thanks in advance!
 
Perhaps you are using the mirror of the official repository that your service provider configured and this mirror has not been updated yet?
What is content of file /root/.autoinstallerrc ?
 
Hi Igor,

Thanks for the response, here is some more information:
Code:
cat /root/.autoinstallerrc
SSL_CIPHERS="HIGH:!aNULL:!MD5"
SSL_PROTOCOLS="TLSv1 TLSv1.1 TLSv1.2"

/etc/apt# grep -ri plesk
sources.list.d/plesk.list:deb http://autoinstall.plesk.com/pool/PSA_18.0.25_2802/  jessie extras
sources.list.d/plesk.list:deb http://autoinstall.plesk.com/debian/PHP70_17 jessie all
sources.list.d/plesk.list:deb http://autoinstall.plesk.com/PHP72_17/  jessie all
sources.list.d/plesk.list:deb http://autoinstall.plesk.com/PHP73_17/  jessie all
sources.list.d/plesk-ext-panel-migrator.list:deb [arch=amd64] http://autoinstall.plesk.com/PMM_0.1.11 jessie all

Debian is version 8.11
 
Yes my settings are the same as the ones in your screenshot. When grepping in the autoinstaller log on "18.0.26" I get to see this:

[2020-04-21 06:25:03.774458] FileFetcher: get file (~empty)/pool/PSA_18.0.26_2994/release.inf3
[2020-04-21 06:25:03.774526] Downloading file pool/PSA_18.0.26_2994/release.inf3: 0%
[2020-04-21 06:25:03.837139] Downloading file pool/PSA_18.0.26_2994/release.inf3: 100% was finished.
[2020-04-21 06:25:10.135438] Release PLESK_18_0_26 is actual
[2020-04-21 06:25:10.135457] Release PLESK_18_0_26 is minor upgrade (stay on current license key)
[2020-04-21 06:25:20.691138] FileFetcher: get file (~empty)/pool/PSA_18.0.26_2994/release.inf3
[2020-04-21 06:25:20.691179] Downloading file pool/PSA_18.0.26_2994/release.inf3: 0%
[2020-04-21 06:25:20.702067] Downloading file pool/PSA_18.0.26_2994/release.inf3: 100% was finished.
[2020-04-21 06:25:21.136291] Release PLESK_18_0_26 is actual
[2020-04-21 06:25:21.136310] Release PLESK_18_0_26 is minor upgrade (stay on current license key)
[2020-04-21 06:25:31.420759] FileFetcher: get file (~empty)/pool/PSA_18.0.26_2994/release.inf3
[2020-04-21 06:25:31.420809] Downloading file pool/PSA_18.0.26_2994/release.inf3: 0%
[2020-04-21 06:25:31.434383] Downloading file pool/PSA_18.0.26_2994/release.inf3: 100% was finished.
[2020-04-21 06:25:31.887594] Release PLESK_18_0_26 is actual
[2020-04-21 06:25:31.887613] Release PLESK_18_0_26 is minor upgrade (stay on current license key)
[2020-04-21 09:25:04.395100] FileFetcher: get file (~empty)/pool/PSA_18.0.26_2994/release.inf3
[2020-04-21 09:25:04.395146] Downloading file pool/PSA_18.0.26_2994/release.inf3: 0%
[2020-04-21 09:25:04.407146] Downloading file pool/PSA_18.0.26_2994/release.inf3: 100% was finished.
[2020-04-21 09:25:04.831262] Release PLESK_18_0_26 is actual
[2020-04-21 09:25:04.831280] Release PLESK_18_0_26 is minor upgrade (stay on current license key)
[2020-04-21 09:25:12.097975] The SelectBestBuild function has selected the build pool/PSA_18.0.26_2994/plesk-18.0.26-deb8.0-x86_64.inf3 for installation.
 

Attachments

  • plesk.png
    plesk.png
    11.7 KB · Views: 7
Plesk update comes gradually, therefore, perhaps it just has not reached you yet. You should wait a while.
 
Hi, the strange this is that the Plesk panel sees this update (see screenshot).
plesk_version.png

But I can wait a few weeks to see if Plesk will automatically install the newest version. These are my update settings:
update_settings.png
 
Indeed, manually you can install the update even now, and the automatic update will be installed within a month of rolling.
 
Back
Top