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

  1. 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...
  2. 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...
  3. 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...
  4. 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 |...
  5. 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.
  6. 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
  7. enerspace

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

    Hi @alvarezcruz , root@XXX ~ # ls -ld /usr/local/psa/PMM/tasks && ls -l /usr/local/psa/PMM/tasks/ drwxr-x--- 2 root root 4.0K 15. Apr 09:22 /usr/local/psa/PMM/tasks insgesamt 208K -rw-r--r-- 1 root root 204K 15. Apr 09:22 tasks.db root@XXX~ # ls -ld /usr/local/psa/PMM && ls -l...
  8. enerspace

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

    Hi @Sebahat.hadzhi, Here the log file: [2025-04-14 18:28:45.536] 102907:67fd37bd7c54a DEBUG [dbquery] [73] SQL: SELECT `Modules`.* FROM `Modules` WHERE (`name` = '') [2025-04-14 18:28:45.536] 102907:67fd37bd7c54a DEBUG [dbquery] [73] END: 0.00003 sec [2025-04-14 18:28:45.536]...
  9. enerspace

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

    Hi @Sebahat.hadzhi, what should I look for in the log files?
  10. enerspace

    Question Incoming mail go straight to the trash

    There is a difference between moving to the trash and deleting the inbox. This also happens, for example, when retrieving the mailbox via POP3.
  11. enerspace

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

    Hello everyone, I have the problem that when I go to the Backup Manager as user: admin and click on "Back Up", I end up on the dashboard with the error message: "Warning: Permission denied." However, backups can be carried out via CLI and scheduled. Does anyone have an idea what this could be...
  12. enerspace

    Internal backup over CIFS / SSHFS mount

    Why is this feature important? Many of our customers order vServers with 100GB to 300GB of storage space. In most cases, customers switch to vServers due to a lack of space. It is therefore not uncommon for these machines to be filled up to 90%-95% by the customer. In such cases, no backups can...
  13. enerspace

    Internal backup over CIFS / SSHFS mount

    Thank you for your response. However, there is also a significant difference between CIFS and SSHFS. With SSHFS, only the process that attempts to set the file permissions needs to be adjusted. I believe the adjustments for SSHFS are less extensive than for CIFS. This post was primarily about...
  14. enerspace

    Internal backup over CIFS / SSHFS mount

    Hi, The files can be created even if they later have the fixed assigned user: Mount Option: sshfs -o IdentityFile=~/.ssh/$_ssh_key_name -o allow_other,idmap=user ${_sshSUBUSER}@${_host}:/ ${_backuptmpFolder} Alternative for testing: sshfs -o IdentityFile=~/.ssh/$_ssh_key_name -o...
Back
Top