• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by mow

  1. M

    Issue Upgrade to 18.0.73 #2 another dovecot bug ?

    okay, that's even more bugs then. The additional restart was enough to fix our Taubenkot.
  2. M

    Issue Upgrade to 18.0.73 #2 another dovecot bug ?

    I'd guess that's what saved you: another restart after all the changes were really done. Relevant part of autoinstaller3.log: Setting up plesk-dovecot (2.4.1-4-v.debian.11+p18.0.73.3+t251009.1752) ... Installing new version of config file /etc/dovecot/conf.d/10-plesk-security.conf ...
  3. M

    Issue Upgrade to 18.0.73 #2 another dovecot bug ?

    I have no other idea how the error message could reference file contents that don't exist anymore, though. The file timestamp 03:18:20 exactly matches the error message.
  4. M

    Issue Upgrade to 18.0.73 #2 another dovecot bug ?

    It seems that during the upgrade, Plesk restarts dovecot before updating all the config files, which is bound to fail. Rookie mistake. Makes one wonder whether there are any experienced developers left at Plesk.
  5. M

    Issue Plesk- Wake up please!

    YOU GET PAID FOR DOING THAT. Today I got woken up by a phone call, while sick at home, that email doesn't work. Logged in and found: Nov 03 03:18:20 sourcetronic.com systemd[1]: Starting Dovecot IMAP/POP3 email server... Nov 03 03:18:20 sourcetronic.com dovecot[1780787]: doveconf: Fatal: Error...
  6. M

    Issue ERROR: Dr.Web Updater: failed to download files ! return code 105

    And maybe change the time, or that poor server will be DDoSed by all the plesk installations ...
  7. M

    Issue imunify360-testing.list.example

    That's just a Notice. Error would start with E:, as above. Do you have immunify360 installed?
  8. M

    Issue ERROR: Dr.Web Updater: failed to download files ! return code 105

    Since I changed the IP to 85.10.234.30, I didn't get any further errors.
  9. M

    Issue ERROR: Dr.Web Updater: failed to download files ! return code 105

    The server is at hetzner's datacenter in Falkenstein, Germany. The working drweb server 85.10.234.30 is in hetzner's datacenter in Nuremberg. I don't think increasing the log level will be of much help since 103 is a connection issue where the connection already fails at the TCP level - some of...
  10. M

    Issue ERROR: Dr.Web Updater: failed to download files ! return code 105

    Unfortunately it didn't for me - but now I got return code 103 which, according to /opt/drweb/update.pl, is EXIT_STATUS_CONNECT_ERROR => 103, Worse is that I keep getting this error even now running /etc/cron.daily/drweb-update manually. Update: I checked all the round-robin IPs of...
  11. M

    Issue ERROR: Dr.Web Updater: failed to download files ! return code 105

    You're looking in the wrong place. cron has two ways to start things: The per-user crontab and the system-wide /etc/crontab, which in turn runs the scripts in /etc/cron.hourly, daily, weekly and monthly. At the start of the line for cron.daily, I changed 25 6 to 40 5 for 5:40. Please do not use...
  12. M

    Issue Something is blocking PayPal IPN requests

    Try tcpdump port 443 and net 173.0 while PayPal is supposed to connect. If that doesn't output anything, you know that the packets don't even reach your server, and you should ask Strato.
  13. M

    Issue ERROR: Dr.Web Updater: failed to download files ! return code 105

    Randomizing the update time should sort it out too. Mass changing to another server will only perform what essentially looks like a DDoS on that other server. If Plesk wants to keep using a fixed update time, Plesk should take care of proxy-caching the files on their own servers.
  14. M

    Issue Potential issue with OCSP stapling

    Why? A certificate is simply invalid outside its specified validity interval. If you renew a certificate, the old one isn't explicitly revoked, it simply runs out. This might be true if you only see the certificate as a way to, together with PFS, encrypt communication so that not just anyone...
  15. M

    Issue Potential issue with OCSP stapling

    That's not what I heard. What I understand how it went like (see also OCSP stapling - Wikipedia): Early SSL-supporting browsers only checked the certificate chain. Checking the certificate status requires extra data. If the browser connects somewhere to check the validity, in this case the CA's...
Back
Top