• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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