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.
I took the gamble and deleted the entries from the task manager DB upon which the performance of the server normalised.
I am not saying this is a solution for all, so do your own research, but perhaps it helps somebody.
I used the following SQL statement:
delete from tasks where...
Even deeper investigation, reveals the following:
sqlite3 /var/lib/plesk/task-manager/db/db.sqlite3
sqlite> select count(*) from tasks;
1252151
sqlite> select count(*) from tasks where status='new';
1249933
sqlite> select count(*) from tasks where description="Event 'cp_user_login_failed'...
I have been blessed with a second server on which this is happening. Both servers are still on CentOS 7 with Tuxcare enabled, if this makes any difference.
We have been plagued by this issue over the last week as well.
/var/lib/plesk/task-manager/db/db.sqlite3, is excessively large.
-rw------- 1 psaadm psaadm 562327552 Mar 19 11:18 db.sqlite3
/var/lib/plesk/runtime/ fills up with thousands of directories.
We have implemented the above...
I 100% agree with you, yet, you get responses like this:
Now, I immediately respond to such a statement "about a handful of hosting providers" as utter nonsense, since there are many more than a handful of providers using Plesk.
So the solution provider has this convoluted way of creating a...
Username:
TITLE
Unable to create A DNS record with underscore in Plesk: The specified domain name is not valid. You need to specify a valid domain name like domain.com.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Version 18.0.53 Update #2, last updated on June 29, 2023 11:22 AM...
Hi,
All of a sudden, sites created with Web Presence Builder, are generating the following error when captcha is enabled on a contact form:
ERROR for site owner:
Invalid domain for site key
Now, I have been able so determine that the client have no way to supply a "site key" for the domain...
I receive exactly the same error .... This is after MU#48 .... before then everything was 100%
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
Plesk Panel, 11.5.30, #48, CloudLinux 6.5, x86_64
PROBLEM DESCRIPTION
Using the Plesk Panel UI to disable or enable the DNS servers gives...
When a site is migrated using PMM, the custom vhost.conf directives end up in the additional node of the Web Server Settings. The custom vhost_ssl.conf directives end up in the additional-ssl node of the Web Server Settings.
Is there a way to get the "Web Server Settings" on a per webspace...
Rob,
You can apply the solution as per: http://kb.parallels.com/en/113018
In case of Plesk 8.6.0 or if the micro-update installation is not possible, you can follow these steps to update DrWeb bases manually:
Download: http://update.drweb.com/unix/500/update.drl
Put it to...