• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by janpieterk

  1. J

    Question Automatically renewing Sectigo certificates

    In other words, using an ACME client to automatically renew Sectigo certificates, as described here: https://docs.sectigo.com/scm/acme-integration-docs/1/eab-clients-sectigo-acme-integration.html is not integrated with Plesk? An ACME client for Sectigo certificates on a Plesk server will have...
  2. J

    Question Automatically renewing Sectigo certificates

    Hello all, Is it possible to automatically renew certificates issued by Sectigo in Plesk? The only information about automically renewing certificates that I can find seems to be about Let's Encrypt. It looks like other certificates (e.g. from Sectigo) can only be renewed by manually uploading...
  3. J

    Issue Wordpress Toolkit error message: "Empty instance state"

    By now the updates seem to have completed successfully, so hopefully this was a one-time glitch.
  4. J

    Issue Wordpress Toolkit error message: "Empty instance state"

    It wasn't me who tried this, but as far as I know, the attempt was to only update the Akismet plugin.
  5. J

    Issue Wordpress Toolkit error message: "Empty instance state"

    Dear people, Has anyone seen this error before? User was attempting to update Wordpress plugins, and got the error message "Empty instance state". See below: Apparently, things were in such a bad state at that point that Plesk found it necessary to automatically restore the latest backup of...
  6. J

    Question logrotate for logs in /var/log/plesk/PMM/

    Thanks for the advice. The param 'verbose_scheduled_backup_logs' wasn't there in the misc table, so the logs are not verbose. What I did was create the following cronjob to be run every four days (0 0 */4 * *): find /var/log/plesk/PMM -maxdepth 1 -name "*.log.*" -mtime +3 -delete So, only...
  7. J

    Question logrotate for logs in /var/log/plesk/PMM/

    Well, the problem on our server is the migration logs. Two weeks worth of "migration.log.xxx" is something like 3 or 4 gigabytes and I find that a bit much. We had "disk full" problems because of that. I don't think keeping two weeks of "migration logs" is necessary. I would like to adjust this...
  8. J

    Question logrotate for logs in /var/log/plesk/PMM/

    Hello, Plesk Obsidian on Ubuntu 16.04. I am trying to configure the logrotate for the logs in /var/log/plesk/PMM/, which seems to be 14 days now. I would like to shorten this, since the logs take up a lot of disk space. However, I can't find the location where I can configure this. There is...
Back
Top