• 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 resctrl failed: Connection timed out

B4c4rd1

Regular Pleskian
Meanwhile, I have the problem that it takes a long time before a new domain was created. Partially the process is interrupted and I get the following error message:

resctrl failed: /bin/systemctl execution failed: Failed to execute operation: Connection timed out

The domain is created partially. So that I can create the domain again, I must first delete in the database psa different entries and on fileiebene the folder.

Apache config: gracefull restart

Can you give me tips on how to prevent a time out?

Thanks!
 
Try to disable cgroups feature with

# plesk sbin resctrl --disable

Does this solve your issue?
 
Yes. But I'm not quite sure. Sometimes it worked, sometimes not. I will tentatively test whether the error occurs again if I deactivate cgroups before.

Edit: cgroups reloads very long. Over 2 Minutes....
 
Last edited:
The following error appears in the syslog log file:

Plesk_resctrl [1188]: move_to_cgroup (): pam_open_session () failed 6: Permission denied
 
Is this Ubuntu 16.04? Have you installed upstart-sysv and removed systemd-sysv?
 
Is this Ubuntu 16.04? Have you installed upstart-sysv and removed systemd-sysv?

No. systemd-sysv is installed and yes, ubuntu 16.04!

Next problem:
If I am running plesk sbin resctrl --disable and then resctrl plesk sbin --enable all service packages must be re-synced, so that the settings are taken over by cgroups.

This is easy to test by running a test with apachebench. The CPU limit does not work after a restart or --disable and -enable
 
Last edited:
@IgorG

can you confirm this as a bug?

In addition, I can create new domains only with great difficulty. It takes several minutes. So far, 95 domains/subdomains have been created in the system. The more it will be all the worse it gets. Do you have a tip as I can improve the problem? Or do I disable cgroups?
 
We have the corresponding request in our bugtracker. But after deep developer's investigation, it was closed as invalid because there were problems with customized/broken systemd-sysv. Therefore we can't confirm this bug. I'd suggest you contact Plesk Support Team for deep investigation directly on your server.
 
@IgorG

Many thanks for your response. I will check this with a test system. The ticket PPP-28915 is still being processed?

It all sounds as if there are many problems with systemd-sysv. This raises the question of how to make the correct state.
 
Back
Top