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

Recent content by TinaBura

  1. T

    Resolved mod_rewrite rules in .htaccess are ignored

    I have figured it out. It was an error with elastic search, not mod_rewrite.
  2. T

    Resolved mod_rewrite rules in .htaccess are ignored

    The mod_rewrite_rules in .htaccess are ignored. I use PHP 8.2.16 run as FPM application served by Apache. I have Proxy mode enabled. I have made this check, and it works as desired and is redirected. When I replace the content of .htaccess with my own rules, it is ignored. No errors in the...
  3. T

    Issue Unable to import the dump. Task is not responding.

    I have started the import another time, and it has been finished without issue.
  4. T

    Issue Unable to import the dump. Task is not responding.

    Thank you! But I do not upload a file. It is already on the server. I choose a folder, where the dump is stored. I start the import, it runs for an hour or so as task and finally fails due to the error above.
  5. T

    Issue Unable to import the dump. Task is not responding.

    Hi, I am trying to import a large database dump. It fails after about 40%. The error message is: Task is not responding: id=24, pid=113668, type=database-upload, canCancel=, clientRemoteAddr=194.135.202.199, database=xxx, databaseId=1, dumpFile=/my_path/xxx-backup-date10-03-24-test.sql.gz...
  6. T

    Resolved Unable to update Debian, Obsidian

    Follow-up: All my errors have been resolved by support. There were issues with Plesk Update Manager because the underlying Linux operating system was unable to perform package installations or updates. The Plesk upgrade installation has been successfully repaired.
  7. T

    Resolved Unable to update Debian, Obsidian

    Thank you a lot! It's a bit chaotic now. I have managed to get this: OS: Debian 10.13 Product: Plesk Obsidian 18.0.49 Update #1 The server and Plesk run both. All projects (PHP+MariaDB) are running. But MariaDB is still 10.2. I still see the Error: The System Updates tool is already...
  8. T

    Resolved Unable to update Debian, Obsidian

    My MariaDB Version is 10.2 if it matters.
  9. T

    Resolved Unable to update Debian, Obsidian

    Hi, thank you! I have tried to follow the guide, but after I execute 'apt-get update && apt-get upgrade' (step 7) I see this error: Unable to get packages list: 2023-01-02 16:47:59 INFO: pum is called with arguments: ['--list', '--repo-info', '--json'] 2023-01-02 16:48:00 ERROR: E:The...
  10. T

    Resolved Unable to update Debian, Obsidian

    Hi, I am unable to update Plesk on my server anymore. It shows: OS: Debian 9.13 Product: Plesk Obsidian 18.0.44 Update #3 If I go to Tools & Settings and click on Plesk Update, the link for "Install or Update Product" is inactive (grayed out). If I go to Tools and Settings I see the Error: The...
  11. T

    Resolved Debian, Plesk, Docker, Elasticsearch

    Thank you, @IgorG ! Just for other genius like me. This code also work for Debian (not only Ubuntu) ;) sudo sh -c 'echo "vm.max_map_count = 262144" >> /etc/sysctl.conf' sudo sysctl -p
  12. T

    Resolved Debian, Plesk, Docker, Elasticsearch

    Hi, I am running the combination above on my Plesk server. I have managed to install Docker and Elasticsearch. When I start elasticsearch I get the error: ERROR: [2] bootstrap checks failed. You must address the points described in the following [2] lines before starting Elasticsearch...
  13. T

    Question Ban bad bots in Plesk Admin?

    I would like to ban/block bad bots like PetalBot. I have IPs and IP ranges that should not crawl my sites. The question is: Is it possible to do it in Plesk Admin panel somehow? I am not a Linux expert and do not trust myself to make changes in the console.
  14. T

    Resolved Creating domain does not work

    Just to report back: I have contacted support. The issue was a Debian upgrade. It was not quite complete. I had to upgrade all Debian packages manually to solve the issue.
  15. T

    Issue Cron <root@example> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

    It is the same URL, I have given above. I have already tried the solution. It does not help. There is nothing to upgrade or install, when I execute apt update && apt upgrade.
Back
Top