Plesk 17.8.11 on Debian 9.13
I am trying to update both of these to Plesk 18 / Debian 10 respectively and thought I might simply follow these instructions to update Debian:
Then these instructions to update Plesk:
However while following the instructions in the first link:
I proceeded through steps 12 and 13 anyway, but
Am I not doing this correctly or missing something?
I am trying to update both of these to Plesk 18 / Debian 10 respectively and thought I might simply follow these instructions to update Debian:
Then these instructions to update Plesk:
Upgrading Plesk for Linux Using Installer Console
If you want to be able to upgrade to a Plesk version other than the latest stable release, you can upgrade using the ...
docs.plesk.com
However while following the instructions in the first link:
11. Make installer to create Plesk sources list for Debian 10:
Code:
# plesk installer --override-os-version 10.0 --check-updates --skip-cleanup --source http://autoinstall-archives.plesk.com
Downloading file products.inf3: 0%
Downloading file products.inf3: 100% was finished.
Downloading file pool/PSA_18.0.44_9078/release.inf3: 0%
Downloading file pool/PSA_18.0.44_9078/release.inf3: 100% was finished.
Downloading file pool/PSA_18.0.41_8197/release.inf3: 0%
Downloading file pool/PSA_18.0.41_8197/release.inf3: 100% was finished.
Downloading file pool/PSA_18.0.34_5691/release.inf3: 0%
Downloading file pool/PSA_18.0.34_5691/release.inf3: 100% was finished.
Downloading file pool/PSA_18.0.31_4832/release.inf3: 0%
Downloading file pool/PSA_18.0.31_4832/release.inf3: 100% was finished.
Downloading file pool/PSA_18.0.28_3654/release.inf3: 0%
Downloading file pool/PSA_18.0.28_3654/release.inf3: 100% was finished.
Downloading file plesk.inf3: 0%
Downloading file plesk.inf3: 100% was finished.
Downloading file pp-sitebuilder.inf3: 0%
Downloading file pp-sitebuilder.inf3: 100% was finished.
Downloading file PHP81_17/release.inf3: 0%
Downloading file PHP81_17/release.inf3: 100% was finished.
Downloading file PHP80_17/release.inf3: 0%
Downloading file PHP80_17/release.inf3: 100% was finished.
Downloading file PHP74_17/release.inf3: 0%
Downloading file PHP74_17/release.inf3: 100% was finished.
Downloading file php81.inf3: 0%
Downloading file php81.inf3: 100% was finished.
Downloading file php80.inf3: 0%
Downloading file php80.inf3: 100% was finished.
Downloading file php74.inf3: 0%
Downloading file php74.inf3: 100% was finished.
Downloading file php73.inf3: 0%
Downloading file php73.inf3: 100% was finished.
Downloading file php72.inf3: 0%
Downloading file php72.inf3: 100% was finished.
Downloading file php71.inf3: 0%
Downloading file php71.inf3: 100% was finished.
Downloading file php70.inf3: 0%
Downloading file php70.inf3: 100% was finished.
Downloading file php56.inf3: 0%
Downloading file php56.inf3: 100% was finished.
Downloading file php55.inf3: 0%
Downloading file php55.inf3: 100% was finished.
Downloading file php54.inf3: 0%
Downloading file php54.inf3: 100% was finished.
Downloading file php53.inf3: 0%
Downloading file php53.inf3: 100% was finished.
Downloading file php52.inf3: 0%
Downloading file php52.inf3: 100% was finished.
Checking for installed packages...
ERROR: The currently installed version of the product with ID 'plesk' is no longer available from the installation source.
Please upgrade to the next available product version to receive software updates.
exit status 1
I proceeded through steps 12 and 13 anyway, but
apt update
freezes at 0% [Working]
every time I run it:
Code:
# apt update
Hit:1 http://security.debian.org buster/updates InRelease
Ign:2 http://autoinstall.plesk.com/debian/PSA_17.8.11 buster InRelease
Hit:3 http://autoinstall.plesk.com/debian/SITEBUILDER_17.8.12 all InRelease
Err:4 http://autoinstall.plesk.com/debian/PSA_17.8.11 buster Release
404 Not Found [IP: 2a02:6ea0:c600::13 80]
Hit:5 http://deb.debian.org/debian buster InRelease
0% [Working]
Am I not doing this correctly or missing something?