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

[report] psa-pc-remote make 400% (and more) cpu usage

Seems to have cleared up after I made a few changes to main.cf last night:

In /etc/postfix/main.cf

I added reject_non_fqdn_sender and reject_unknown_sender_domain to smtpd_sender_restrictions.

Like so:
smtpd_sender_restrictions = check_sender_access hash:/var/spool/postfix/plesk/blacklists, reject_non_fqdn_sender, reject_unknown_sender_domain, permit_sasl_authenticated, check_client_access pcre:/var/spool/postfix/plesk/non_auth.re

I also added in our old hosts.deny list as well, so I can't be sure if it was that or the main.cf changes that did the trick.

Haven't had psa-pc-remote throw a fit since (knock wood)... will post back if it does.
 
Guys, please try to use attached patch and please inform with results here.
Thank you.
 
Patch

I have this error

Dec 1 13:02:13 aresca6 qmail-queue-handlers[19721]: handlers_stderr: REJECT
Dec 1 13:02:13 aresca6 qmail-queue-handlers[19721]: REJECT during call 'check-quota' handler

Is the patch fixing this?

Can you please give instructions on how to apply the patch?
 
Guys, please try to use attached patch and please inform with results here.
Thank you.
Which file do we replace please ?
Because /usr/lib/plesk-9.0/psa-pc-remote is a LSB executable. I have also an empty file /etc/default/psa-pc-remote

Thank you ;)
 
Last edited:
hmmm,

i got an error 403 so i'm blocked ...

and when i go to plesk and will start the Update & Upgrades Page i got error : Fehler 324 (net::ERR_EMPTY_RESPONSE)

So i can't do an update over console and over plesk, all since upgrade to 10.4.4, what a perfect world ...

Marcus
 
Still a problem on my server

Dec 9 12:20:08 qmail-queue-handlers[15829]: [email protected]
Dec 9 12:20:08 qmail-queue-handlers[15829]: [email protected]
Dec 9 12:20:08 qmail-queue-handlers[15829]: handlers_stderr: REJECT
Dec 9 12:20:08 qmail-queue-handlers[15829]: REJECT during call 'check-quota' handler

I still have this same problem, after installing the patch. Any ideas?
 
Dec 9 12:20:08 qmail-queue-handlers[15829]: [email protected]
Dec 9 12:20:08 qmail-queue-handlers[15829]: [email protected]
Dec 9 12:20:08 qmail-queue-handlers[15829]: handlers_stderr: REJECT
Dec 9 12:20:08 qmail-queue-handlers[15829]: REJECT during call 'check-quota' handler

I still have this same problem, after installing the patch. Any ideas?

Install latest available MU#6 instead of attached here patch.
 
havent had that problem before.
have it now after installing MU 7
centos 6 CR x64
 
We can confirm that the problem occurs again, in our case on a Debian server with Plesk 10.4.4 MU#8. Replacing the psa-pc-remote binary with the fix posted earlier solves the problem temporarily but Parallels developers should definitly look at this issue again. We also tried to restart pc-remote using it's init script so we are quite sure that it was not an old process still running.
 
Ubuntu 10.04. Plesk 10.4.4 with MU#8. Same problem: psa-pc-remote is running wild... Approx. 30 minutes after a reboot it started again...
 
Back
Top