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

  1. enerspace

    Plesk Backup Manager creates backups using only one CPU thread (No multithreading)

    Hello Plesk team, thanks for your clarification regarding pzstd. You are right: pzstd defaults to using all CPU cores for (de)compression. The performance issue we observe during large restores is therefore not caused by the decompressor threads, but by the sequential nature of tar itself...
  2. enerspace

    Plesk Backup Manager creates backups using only one CPU thread (No multithreading)

    Hello, thank you for your feedback. I have checked the restore process in detail and can confirm the following: Currently, Plesk executes the restore with: /usr/lib64/plesk-9.0/sw-tar --use-compress-program=pzstd -f - -xv ... While pzstd is used, it is called without the --threads option. As...
  3. enerspace

    Plesk Backup Manager creates backups using only one CPU thread (No multithreading)

    and a forum post dating back to 2017: https://talk.plesk.com/threads/plesk-backup-slow-time-to-restore-tar-z-f-use-only-one-core.345178/
  4. enerspace

    Plesk Backup Manager creates backups using only one CPU thread (No multithreading)

    Username: TITLE Plesk Backup Manager creates backups using only one CPU thread (No multithreading) PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.72 Update #1 Web Pro Edition Almalinux 8.10 PROBLEM DESCRIPTION Currently, a backup that is several hundred GB in size can...
  5. enerspace

    Question Synchronization of Cronjobs Between CLI and Plesk Panel

    Thank you both for your responses. @Sebahat.hadzhi: Thanks for the clarification regarding the forum maintenance – that probably explains why my original post disappeared. @scsa20: I understand your point, but to be honest – I came to the forum specifically looking for a way to update cron...
  6. enerspace

    Question Synchronization of Cronjobs Between CLI and Plesk Panel

    Why has my original reply disappeared? Furthermore, I’m surprised by the information I received. Apparently, there is a way to make changes using plesk bin scheduler. Why was I given contradictory information about this?
  7. V

    Issue Unable to access Plesk panel and retrieve license key on Contabo VPS

    Hello Plesk Community, I am having trouble accessing the Plesk panel on my VPS hosted by Contabo. The server came with Plesk preinstalled, but I cannot reach the login page. When trying to access it, I get DNS errors or the page simply doesn't load. Moreover, I do not have the license key or...
  8. enerspace

    Question Synchronization of Cronjobs Between CLI and Plesk Panel

    Is there a way to update the list of cron jobs via the CLI console? I have already executed several commands. For example, when I enter: plesk sbin crontabmng get root I see the following list: MAILTO="" */10 * * * * /opt/enerspace/daily-scripts/fix_errors/start.sh...
  9. enerspace

    Issue Certificates are not created automatically

    Hi, we are still experiencing an issue with some customers where the certificates are not being created automatically. When we go to the corresponding page, the following error appears: Do we need to reset something here? This is now the third time we've had the same issue with this...
  10. enerspace

    Input Redesigned the way databases are displayed in Dynamic List view

    Hi, starting with the latest version, the database overview has been adjusted. This adjustment is described with the words: The new interface is modern, robust, and user-friendly. I am a frontend developer myself and I cannot agree with this. The new interface looks uglier than the old one...
  11. enerspace

    Question Bounce emails end up in spam – DMARC triggered on local deliveries?

    Hi everyone, I’ve encountered a strange behavior on one of my mail servers and I’m wondering if anyone else has experienced something similar – or if this might actually be a bug. When I send an email from an existing account (e.g. [email protected]) to a non-existent mailbox on a third-party...
  12. enerspace

    Resolved Clicking on Backup triggers the error: Warning: Permission denied.

    Hallo @alvarezcruz und @Sebahat.hadzhi, MariaDB [psa]> SELECT `Modules`.* FROM `Modules` WHERE (`name` = ''); +-----+------+----------+-----------------------+---------+---------+---------------------------------------------------+------+-------------------+--------+--------+ | id | name |...
  13. enerspace

    Resolved Clicking on Backup triggers the error: Warning: Permission denied.

    Hi @alvarezcruz , No, unfortunately not. plesk repair all -y has already been executed multiple times.
  14. enerspace

    Resolved Clicking on Backup triggers the error: Warning: Permission denied.

    Hi @alvarezcruz , root@XXX ~ # ls -l /usr/local/psa/admin/plib/CommonPanel/Controller/Action/Backup/Trait.php -rw-r--r-- 1 root root 103K 19. Mär 10:06 /usr/local/psa/admin/plib/CommonPanel/Controller/Action/Backup/Trait.php
Back
Top