• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. carini

    Resolved Maria DB update fail, autoupdate no longer works

    Apart from MaxScale, which I am unsure if it is supported under Plesk, why include arm64? The signed-by option also confuses me. I have noticed that some repositories are configured to use it, while others are not. It seems to be really necessary only if you are upgrading from third-party...
  2. carini

    Resolved Maria DB update fail, autoupdate no longer works

    Thanks for your suggestion. Now reads root@plesk81:~# cat /etc/apt/sources.list.d/mariadb.list # MariaDB 10.11 repository list - created 2024-05-27 12:49 UTC # https://mariadb.org/download/ # deb.mariadb.org is a dynamic mirror if your preferred mirror goes offline. See...
  3. carini

    Resolved Maria DB update fail, autoupdate no longer works

    Replaced: ... root@plesk:/etc/apt/sources.list.d# diff /root/rollback/etc/apt/sources.list.d/mariadb.list_2024-05-27 ./mariadb.list 0a1 > # MariaDB 10.11 repository list - created 2024-05-27 12:49 UTC 2,7c3,7 < # MariaDB Server < # To use a different major version of the server, or to pin to a...
  4. carini

    Resolved Maria DB update fail, autoupdate no longer works

    This repo was automatically installed by Plesk.
  5. carini

    Resolved Maria DB update fail, autoupdate no longer works

    Autoupdate fail every time with warning mail: Reason: 2024-05-27 06:26:06 INFO: pum is called with arguments: ['--list', '--repo-info', '--json'] 2024-05-27 06:29:14 ERROR: Apt cache fetch failed. Try to run the `apt-get update` command. 2024-05-27 06:29:14 ERROR: 2024-05-27 06:29:14 ERROR...
  6. carini

    Question Anybody facing problems with updating to 18.0.60 or is it safe?

    No problem so far. All of our host run under Ubuntu 20.04.6 LTS or Ubuntu 22.04.4 LTS on Azure
  7. carini

    Input Backup and restore of MySQL database should handle correctly views

    Issue has not be recognised as a bug as per Id #95245922. So I opened the request for future improvement.
  8. carini

    Issue Restoring a site breaks VIEWS defined in MySQL

    Opened a Plesk suggestion on that topic
  9. carini

    Input Backup and restore of MySQL database should handle correctly views

    When attempting to restore databases, the process fails to recreate database views. This seems to be a significant oversight in the restoration functionality (see support request Id #95245922) During a database restore procedure, all table data is correctly reinstated; however, views are not...
  10. carini

    Issue Restoring a site breaks VIEWS defined in MySQL

    Plesk support replies in a way that, sincerely, leave me perplexed: Support request Id #95245922: Although the reply is technically correct I'm quite dissatisfied. It means that any site using VIEW in his database can't be safely restored. The query used to create a view can be retrieved and...
  11. carini

    Issue Restoring a site breaks VIEWS defined in MySQL

    Addendum: Problem does not belong to restore, as find in backup dumps the view went corrupted during backup phase: DROP TABLE IF EXISTS `dom_list`; /*!50001 DROP VIEW IF EXISTS `dom_list`*/; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; /*!50001 CREATE...
  12. carini

    Issue Restoring a site breaks VIEWS defined in MySQL

    After restoring a site through function Tools & Settings -> Backup Manager -> and then restore i find that the content of the original view is destroyed and also the permission is now set to "DEFINER=`backup_AOjmJQR`@`%`" thus preventing the right user to accessing or modifying the view. MySQL...
  13. carini

    Resolved Failed to install or update agent360.

    Problem was special character in password. Problem was resolved by Plesk Support case Id #95243816; Issue will be reported to developers. Please mark this thread as "Resolved". Kind regards
  14. carini

    Resolved Failed to install or update agent360.

    After checking the file i got: root@plesk81:~# cat /etc/agent360.ini ... [ping] enabled = true hosts = hel.360monitoring.io,nbg.360monitoring.io,fks.360monitoring.io [process] enabled = true [swap] enabled = true [system] enabled = true [mysql] enabled = true username = monitoring...
  15. carini

    Resolved Failed to install or update agent360.

    Since we use image supplied by Plesk on Azure marketplace we don't have such password. It's possible to retrieve it?
  16. carini

    Resolved Failed to install or update agent360.

    Anyone with this error during upgrade of agent360 Failed to install or update agent360. PleskExt\Monitoring\Task\InstallCloudAgentTask::setupServiceConfig(): Argument #1 ($mysqlUserPassword) must be of type string, null given, called in...
  17. carini

    User with hosting plan with permission to create remote backup only ends up with creating a remote copy of backup AND a local copy of backup, clogging

    Username: TITLE User with hosting plan with permission to create remote backup only ends up with creating a remote copy of backup AND a local copy of backup, clogging the disk in very short time PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE CPU Intel(R) Xeon(R) Platinum 8370C CPU @...
  18. carini

    Question Two local backup copies on the disk when local and remote are requested?

    Ok, the issue is quite strange because local and remote copy seems to be written at the very same time, and the hosting plan for the customer explicitly disallow the use of local storage
  19. carini

    Question Two local backup copies on the disk when local and remote are requested?

    The multi-volume has been enabled, but the point is "why the backup is written on local disk when customer has the only option to create remote backup on his hosting plan?" Backup with yellow box are OK (remote backups on Scaleway S3 object storage) , backups without yellow box are on local...
Back
Top