• 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.

Question Plesk dist-upgrade removes resolv.conf

Christopher

New Pleskian
Hi,
i would upgrade my OS from Ubuntu 14.04 to 16.04. But after the first '/opt/psa/bin/distupgrade.helper.ubt14-ubt16.x64.sh' call the resolv.conf is empty and so the second call can not install plesk from autoinstall.plesk.com. (Couldn't resolve host 'autoinstall.plesk.com', retry...)

What can I do? I have no idea what's wrong.

Christopher
 
Hi Christopher,

I never experienced that Plesk removed the content of "/etc/resolv.conf" in case of updates/upgrades/patches, but if you experience issues as described, pls. consider to insert for example the standart recommendation:
Code:
nameserver 8.8.8.8
nameserver 8.8.4.4

options rotate
options timeout:3
... and continue with the upgrade procedure.
 
Back
Top