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

Resolved Postfix: master_wakeup_timer - connection refused

raykai

Basic Pleskian
I have a new installation of Plesk version: 12.5.30 Update #52 on Ubuntu 14.04.5 LTS‬ on a vps from OVH

my Mail.log is stuffed with errors:
postfix/master[1662]: message repeated 4 times: [ warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused]
postfix/master[1662]: warning: master_wakeup_timer_event: service qmgr(public/qmgr): Connection refused
postfix/master[1662]: warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused

i see back in 2014 there was a post about this :https://talk.plesk.com/threads/postfix-master_wakeup_timer-connection-refused.320626/

Hi there,

I have a brand new installation of Plesk 12.0.8 on Ubuntu 14.04 LTS of my current provider (Strato / Germany) running.
Mail.log is stuffed with
message repeated 4 times: [ warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused]
warning: master_wakeup_timer_event: service qmgr(public/qmgr): Connection refused
warning: master_wakeup_timer_event: service pickup(public/pickup): Connection refused

Since I don't know this behavior from Ubuntu 12.04 / Plesk 11.5 and before I dig deeper, I would like to know if that is a current known permission problem.

Any hints would be appreciated. Thanks in advance.

Best regards.

there was a bug report about it : PPP-10876

We have already submitted bugreport regarding this warning (PPP-10876 for your reference).
As possible workaround you may try to comment out 'pickup unix' and 'qmgr unix' services in /etc/postfix/master.cf


seams like this bug has not been fixed.
 
Does mentioned workaround solve this issue? Have you tried to run

# plesk repair mail

?
 
i did try plesk repair mail but it did not solved the bug. :(

i still need to try the workaround just wandering if i do this will it do other bugs when doing updates for plesk in the long run ?
 
Hi raykai,

pls. have a look at the following posts, which might explain a bit better for you, what the root cause of your issue is:

=> #4 / #2 / #4

just wandering if i do this will it do other bugs when doing updates for plesk in the long run ?
No, because you are correcting a misconfiguration from the vendor "postfix" package, which will never be adjusted, because of backwards compatibilities, using the "unix interface usage", instead of the newer/modern/actual "fifo".
 
Back
Top