Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Hi,
I'm trying to enable ipv6 for a website who have 350 associated websites. Plesk (18.0.38) takes several minutes to load then says something like this : "the task took too much time, please check the result later"
Is there a timeout I can increment so Plesk can terminate the task ?
That's not an error message, just a notification that the task is still running.
(Assuming you want the task to actually finish and not have it terminated.)
When you enable or disable something that affects all websites, Plesk will replace all existing webserver configuration files domain by domain with the new version, then remove the symbolic links in the /etc/nginx and /etc/httpd (/etc/apache2) directories and recreate these, too. This is not done in bulk, but one at a time from a batch file. For that reason, such general reconfigurations can take a very long time - depending on your cpu power, hard disk speed and other load of the server. If the GUI responds that the task is not finished yet and results should be checked later, the process is still ongoing. That is no problem. Simply wait. For 350 domains it can easily take 20 minutes or longer to process the reconfigurations. If you want to check them, look for anything with a "mng" string in a process name in the Linux process list. Normally you'll see the reconfiguration processes right there still working.