Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...
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.
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...
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.
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...
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...
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...
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
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...
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.
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.
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.