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

    Issue Can't restore specific database from backup

    So to free up disk space after restoring a backup you have to SSH to your server and dig through your filesystem to find heaps of backup_*.tzst files. du -ah . | sort -rh | head -n 10
  2. M

    Issue Can't restore specific database from backup

    Okay, Problem resolved. To restore a ~5MB Database from Remote Backups (not inkremental) you have to free up huge amounts of space on your server. With the issue, I had 50GB of free space. That wasn't enough to restore 5MB. And maybe the disk space is also the reason, why the logs were empty in...
  3. M

    Issue Can't restore specific database from backup

    For everyone: %plesk_dir% in Ubuntu is /usr/local/psa/ Why is there a empty log file view, if theres actually log files?! :rolleyes: So this is the last view lines: [2025-02-12 17:54:32.496|1092758] INFO: Repository '/var/lib/psa/dumps/': Import content from...
  4. M

    Issue Can't restore specific database from backup

    I've accidently deleted a database and need to restore it from a (full) backup in the plesk backup-manager. After I select the one specific database I need to restore, it's acting as if it's doing something for a while until the progress-notification changes to (in German) Die Wiederherstellung...
  5. M

    Issue Access Mysql from Docker

    This does not work for passbolt. I get bind errors like this: nginx: [emerg] still could not bind() nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:80 failed (98...
  6. M

    Question How to use docker compose

    Same problems. It's weird to support Docker but not Docker compose
  7. M

    WP Toolkit - Product News

    I was told there will be an update very soon to be able to purchase vulnerability protection for single sites. Is there a estimated release date?
  8. M

    Issue Mailer-Daemon does not send notifications to failed mail sender.

    I have a similar issue, also after Migration from older Ubuntu with Plesk Obsidian. But the bounce messages are sent to the Server-Admin-Adress, not to the original sender. OS version: Ubuntu 22.04.3 LTS Plesk version: Plesk Obsidian 18.0.54 Update #3
  9. M

    Resolved ImageMagick WEBP supported formats Ubuntu

    By doing this for php 8.1 on Ubuntu I somehow broke imagick completely... It disappeard on php_info and on Plesk PHP-Settings. I replaced every version number with 8.1
Back
Top