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

Issue No access to control panel after removing mail components (404)

MikeSkril

New Pleskian
Hi,

I removed the mailserver and webmail components within the control panel and this was finished at 100% (there was a mention of errors but I cannot recall).
After going back to the control panel, I got a 404 error. Now I cannot reach the control panel anymore.

I tried to repair thru the terminal but the plesk commands are not working. I have not much terminal experience and would appreciate some help.

Plesk 18.0 on
Ubuntu 18.04.5 LTS


Code:
root@foobar:~# plesk
Usage: plesk [command]

Commands:
  bin - Run the specified Plesk command-line utility (e.g., domain, client)
  checkupgrade - Download the preupgrade checker for the latest, or specific Plesk version
  conf - Open the specified Plesk configuration file in the editor
  daily - Run daily maintenance script
  db - Database related commands. Open MySQL console by default.
  ext - Call a command-line interface of the specified Plesk extension
  help - Show help and exit
  installer - Plesk Installer shortcuts and command completion
  listupgrade - List versions current instance can upgrade to
  log - Follow Plesk logs
  login - Generate login link for specified user
  php - Run a PHP script using the Plesk PHP interpreter
  repair - Check and repair Plesk
  sbin - Run the specified Plesk internal utility
  version - Show product version information
root@foobar~# plesk version
open /usr/local/psa/version: no such file or directory

Code:
root@foobar:~# plesk repair all -y
Unknown Plesk command-line utility: "repair"

I followed these steps so far but that did not change anything:

Here some stuff from my syslog:
Code:
Jun  7 19:05:03 foobar systemd[1]: Failed to start Startup script for Panel sw-engine.
Jun  7 19:05:03 foobar systemd[1]: plesk-task-manager.service: Service hold-off time over, scheduling restart.
Jun  7 19:05:03 foobar systemd[1]: plesk-task-manager.service: Scheduled restart job, restart counter is at 12283.
Jun  7 19:05:03 foobar systemd[1]: Stopped Plesk Task Manager Service.
Jun  7 19:05:03 foobar systemd[1]: Starting Plesk Task Manager Service...
Jun  7 19:05:03 foobar systemd[1]: plesk-task-manager.service: Failed to parse PID from file /run/plesk-task-manager/task-manager.pid: Invalid argument
 
Last edited:
Back
Top