• 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 apt update halts at 0% [Working]

barking

New Pleskian
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:

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?
 
Back
Top