• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. websavers

    Issue WHMCS - Client Area login - Permission denied due to rate limit ?

    We have reproduced the identical issue with WHMCS 8.13.1 (latest) and Plesk 18.0.70 Update #1
  2. websavers

    Resolved MariaDB Upgrade via Plesk

    Same issue occurred here on one of our boxes, and it had completed successfully in the background, but the UI lost its connection apparently. If you open Plesk fresh in a new tab, it'll likely show you that it was completed successfully with a notification in the lower right corner. The...
  3. websavers

    Question About ports 465 and 587

    Thank you for the clarification! My understanding is that most mail clients that have already negotiated with the server a previous time will assume the same connection settings and present an error if they don't work (unless the client has an 'automatically try other settings' option)...
  4. websavers

    Question About ports 465 and 587

    I didn't say a MitM attack would require STARTTLS. I'm saying a MitM attack only works if there's no security on the connection at all and since Plesk requires STARTTLS on 587, the certificate validation would fail once STARTTLS was attempted to be negotiated (which occurs prior to...
  5. websavers

    Question About ports 465 and 587

    This is a good point. Very few people are going to notice this kind of minor, yet surprisingly important adjustment for user experience. That means that, compared to other requests, it's likely going to get buried underneath the pile of 'fancy new stuff', making the whole point of having it in...
  6. websavers

    Question About ports 465 and 587

    I have done so, thank you.
  7. websavers

    Question About ports 465 and 587

    Explain. We're talking in the context of Plesk servers. By default Plesk servers require STARTTLS on 587. So in the context of Plesk servers, how is that relevant?
  8. websavers

    Question About ports 465 and 587

    I'm not certain if that's exactly our issue, but we do have clients reporting issues with some mail apps on 465 that work fine with 587, so that probably is the issue. Another reason why, when 587 is enabled in Plesk, it should be the default in all guides.
  9. websavers

    Question About ports 465 and 587

    @Kaspar@Plesk when the submission port (587) is enabled, that should become the default in all guides, not 465. We shouldn't have to use a panel.ini override to do that. In other words, keep it at 465 if submission port is not enabled, and force it to 587 when submission port is enabled.
  10. websavers

    Issue init at 100% CPU and pleskrc very slow to reload processes

    Found the source of this issue and a solid workaround. Apparently Virtuozzo/OpenVZ symlinks /sbin/init to systemd within the container, but then on the node when vzctl launches things it passes init parameters in like: init -z, which results in systemd -z. For reasons unknown to me, the -z...
  11. websavers

    Question Upgrade Virtuozzo container from CentOS 7

    @Dave W would welcome a pull request with these changes over on GitHub if only to ensure it works in more scenarios! Technically we could modify the --d value to --description in alamconvert8_plesk via sed, though I'd also recommend submitting that to Virtuozzo devs. If you have a vz license...
  12. websavers

    Issue Changing mail password changes the plesk access password too (same password) !!!?

    I believe these might have been two different things. 1. @mow described that when you create an email account in Plesk, it creates a *mail* user that can login to Plesk. It has limited capabilities, just to set things like the autoresponder and manage the spam filter for that particular email...
  13. websavers

    Question Upgrade Virtuozzo container from CentOS 7

    @Dave W Just realized - did you remove /root/almaconvert8-plesk after updating Virtuozzo/OpenVZ? Our wrapper will likely need to copy an updated version of the software over and modify it, but it assumes you started this from an updated node.
  14. websavers

    Question Upgrade Virtuozzo container from CentOS 7

    @Dave W Wish we could help more with this, but almaconvert8 is entirely written by Virtuozzo devs. The -plesk modified version does only one thing: excludes Plesk from the list of exceptions that would cause it to not run at all from the start. Considering you appear to be running Virtuozzo...
  15. websavers

    Question Upgrade Virtuozzo container from CentOS 7

    OpenVZ 7.0.21 - I suspect almaconvert8 only works smoothly on 7.0.20 and newer. That would explain some odd issues like this!
  16. websavers

    Question Upgrade Virtuozzo container from CentOS 7

    We have used it to successfully convert a 'recommended' Plesk install on a fresh CentOS 7 test container repeatedly (it was for testing after all: convert, revert, convert, revert), as well as one live container with a less common combination of Plesk components. The latter was more complicated...
  17. websavers

    Question Upgrade Virtuozzo container from CentOS 7

    We've created a shell script to make this work. It's essentially a Plesk-specific wrapper for almaconvert8 - the utility provided by Virtuozzo/OpenVZ devs. You can find it here: GitHub - websavers/centos2alma_openvz: A CentOS 7 to AlmaLinux 8 conversion utility for OpenVZ / VIrtuozzo containers...
  18. websavers

    Forwarded to devs SPF_FAIL for internally forwarded emails

    Noticed this occurring recently since we bumped up the SPF_FAIL score. What's odd to me is that the mail server still records the Received-SPF header as a pass, yet Spamassassin apparently ignores this for its scoring. This is odd because `ignore_received_spf_header` is 0 and...
  19. websavers

    Issue init at 100% CPU and pleskrc very slow to reload processes

    @Peter Debik curious if anyone at Plesk knows what the circumstances are that lead to needing this dbus timeout adjustment. As in, do you know what environment that is expected to apply to? I'd definitely be curious to learn if the KB article was created from a report on another OpenVZ...
Back
Top