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

Issue Plesk Onyx Debian 8 problems

Was

New Pleskian
Hi@All

I went into big problems on my Plesk 17.8.xx

I have removed the apt repo and now plesk does not start.

If i try the plesk repair, it says that the most packages are not found.

Can someone give me a Tip how can i solve my problem.?
 
if i try to reinstall it ends after some steps with that:

Code:
Aktion auswählen [F/b/q/s]: f
Pakete werden installiert

ERROR: Fehler bei der Deinstallation der Erweiterung "Plesk Migrator" (Paket: panel-migrator): PHP Warning: touch(): Unable to create file /var/log/plesk/panel.log because Permission denied; File: /opt/psa/admin/plib/Plesk/Log/Writer/File.php, Line: 9

External exception. "/var/log/plesk/panel.log" cannot be opened with mode "a"
External exception. "/var/log/plesk/panel.log" cannot be opened with mode "a"


Warnung! Es wurden nicht alle Pakete installiert.
Bitte prüfen Sie, ob Ihre Systemdienste betriebsbereit sind.
Bitte beheben Sie dieses Problem und versuchen Sie, die Pakete erneut zu installieren.
Wenn Sie das Problem nicht selbst beheben können, wenden Sie sich bitte an den technischen Support.
 
Deinstallation is not necessary, and moreover almost impossible. You just need to install Plesk over of those scraps left from previous installation.
 
Here is the next output:
Code:
**** Product perform-deferred-actions started.

===> Checking for previous installation ... found.
 Trying to register service xinetd... done
[2018-06-22 11:08:50.929] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/apache-config' '-t'] with exit code [1]
[2018-06-22 11:08:54.463] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/apache-config' '-t'] with exit code [1]
[2018-06-22 11:08:54.465] ERR [panel] Apache config (15296585270.57152300) generation failed: Template_Exception: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for main error log
(2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:1
AH00014: Configuration check failed

file: /opt/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
(2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for main error log
(2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:1
AH00014: Configuration check failed

Warning : failed to perform deferred action : httpd_reconfigure
 Trying to restart service apache2... Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: The apache2 configtest failed. ... (warning).
Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: Output of config test was:
Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for main error log
Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: (2)No such file or directory: AH02291: Cannot access directory '/var/log/apache2/' for error log of vhost defined at /etc/apache2/sites-enabled/000-default.conf:1
Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: AH00014: Configuration check failed
Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: Action 'configtest' failed.
Jun 22 11:08:55 atlas95.mydhp.de apache2[11509]: The Apache error log may have more information.
Jun 22 11:08:55 atlas95.mydhp.de systemd[1]: apache2.service: control process exited, code=exited status=1
Jun 22 11:08:55 atlas95.mydhp.de systemd[1]: Failed to start LSB: Apache2 web server.
Jun 22 11:08:55 atlas95.mydhp.de systemd[1]: Unit apache2.service entered failed state.

WARNING!
Some problems are found during restart service apache2(see log file: /var/log/plesk/install/plesk_17.8.11_installation.log)
 
have made. Now comes on plesk Panel Port:8443 that message

Code:
Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required 'auth.php' (include_path='.:') in Unknown on line 0
 
Try

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
on the first try of:
plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
i get that response:
Code:
fork/exec /usr/local/psa/admin/sbin/autoinstaller: no such file or directory

On Second line (plesk repair installation) i get:
Code:
Unknown Plesk command-line utility: "repair"
 
Back
Top