• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

autoinstaller issues after dist-upgrade

Brent Geach

New Pleskian
Hello
I did a dist-upgrad according to the instructions here:
http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=74627.htm
All went fine and on initial look all seems fine at the moment, however when trying to access the autoinstaller it brings me up to a blank page saying unable to connect.
I checked the server and port 8447 does get opened up when clicking the link from tools and settings. Firewall is turned off to test as well.
When trying to run it off cmd line I eventually get:

Reading package lists...

ERROR: Not found source for system packages (release 7) in APT software sources configuration:
Package files:
etc etc
I do see numerous references in the lists its trying to download to wheezy when Ive just upgraded to jessie.
eg
Registering i386 architecture support
Synchronizing the Debian APT package index files...
Hit http://parallels.mirrors.ovh.net wheezy InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://parallels.mirrors.ovh.net all InRelease
Hit http://parallels.mirrors.ovh.net all InRelease
Hit http://parallels.mirrors.ovh.net wheezy InRelease
Hit http://parallels.mirrors.ovh.net wheezy InRelease
etc etc

Ive tried doing apt-get clean;apt-get update and removing all other repo's from /etc/apt/sources.list.d/

Any ideas?
 
Try to run autoinstaller with

# /usr/local/psa/admin/sbin/autoinstaller --override-os-version 7.0
 
Back
Top