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

Recent content by Bitpalast

  1. Bitpalast

    WP Toolkit Restore function throws cosmetic errors when proc_open/proc_close are disabled in PHP

    I was able to reproduce the issue on a test server. That test server runs a default Alma 8, an (almost) default Plesk installation. I created a test domain, then a default Wordpress installation from the WP Toolkit, then backed up, then restored. The restore showed the same error that the...
  2. Bitpalast

    WP Toolkit Restore function throws cosmetic errors when proc_open/proc_close are disabled in PHP

    MariaDB 10.11.13, but that should not influence anything. Maybe the issue is caused by a plugin or theme, e.g. that after a restore some "after_restore" function is triggered in Wordpress?
  3. Bitpalast

    WP Toolkit Restore function throws cosmetic errors when proc_open/proc_close are disabled in PHP

    PHP 8.3.22, in the "additional PHP directives" section, add disable_functions = proc_open,proc_close
  4. Bitpalast

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

    It ain't. We're seeing the download warning messages again on several servers nightly.
  5. Bitpalast

    WP Toolkit Restore function throws cosmetic errors when proc_open/proc_close are disabled in PHP

    Username: TITLE WP Toolkit Restore function throws cosmetic errors when proc_open/proc_close are disabled in PHP PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE 18.0.70 #2 Alma PROBLEM DESCRIPTION When proc_open/proc_close PHP functions are disabled, the WP Toolkit "restore"...
  6. Bitpalast

    Question InnoDB backup configuration ok?

    Yep, let's check that first. It's likely a load issue as you already figured out. But it might not be the dumps. The dump process could drive CPU usage up by about one single core. It could be a a disk I/O issue that slows the system down. But it could also be data compression, which has a...
  7. Bitpalast

    Forwarded to devs Active scheduled customer account backup can't be managed if all domains are removed from account

    c) Remove backup schedule dataset from table "psa.BackupsScheduled"
  8. Bitpalast

    Question InnoDB backup configuration ok?

    A web server 500 error that is caused by a database dump is quite unlikely. What is the exact error message that is logged along with the 500 error code? Also, MySQL dumps should not impact regular database operations at all, because they are only read operations. Is it really a 500 error? Or...
  9. Bitpalast

    Issue Remote FTP Backup fails

    @zvangi That's a different issue. Why not open your own thread for it? Also, the reason of the failure is already mentioned in the error message.
  10. Bitpalast

    ImunifyAV files frequently in update list while in reality the updates have been auto-installed

    During the past few weeks, the issue only occured for a file ai-bolt.*, but not for the other Imunify files. However, the files you show in your list are the ones that have shown up here frequently before. Let's wait a bit longer. Maybe there are simply no updates at this time.
  11. Bitpalast

    Issue Alma 8/9 increasing number of server crashes for apparently "no reason"

    It doesn't matter. The issue is probably not caused by Plesk.
  12. Bitpalast

    Issue Alma 8/9 increasing number of server crashes for apparently "no reason"

    I think that on one server we might have caught a real hardware error with the PCIe interface on the RAID controller. But: We still saw this on two other machines lately. On one of them it might have been caused by too many processes, but we'll still need to see what will happen on that machine...
  13. Bitpalast

    Issue Certificate verification failed

    I think the problem is caused by missing OCSP server validation as described here: Issue - Potential issue with OCSP stapling
  14. Bitpalast

    Issue Potential issue with OCSP stapling

    Not really. One problem is that when the servers are unresponsive yet the webserver for some reason might still want to address them, on systems with many websites an Nginx reload or restart will hang and eventually run into a timeout. In other words: The web server might not restart. This was a...
  15. Bitpalast

    Issue Potential issue with OCSP stapling

    Thank you for the link! Very interesting. So it seems we've been very lucky that the web servers did not start hanging due to an impossible OCSP verification process as the verification servers went offline? Plesk should consider to update the extension and to remove the OCSP option from it.
Back
Top