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 have the solution.
Rename the folder:
/usr/lib/ssl/ to /usr/lib/ssl_old
mv /usr/lib/ssl/ /usr/lib/ssl_old
Creating a new ssl folder:
mkdir /usr/lib/ssl/
Now everything is copied from the folder /usr/lib/ssl_old up to the broken symlink / folder to /usr/lib/ssl/:
cp -r...
Hello everybody,
here my knowledge of the topic.
The problem lies with the certificates.
openssl version -a
OPENSSLDIR: "/ usr / lib / ssl"
In this directory is but empty. The certificates you need are in / etc / ssl / certs. He can not download the files because he has a certificate problem...
i have the same Problem
The execution of post-install.php has failed with the following message:
[2019-10-23 19:14:42.597] ERR [extension/grafana] Execution repository has failed with exit code 1, stdout: , stderr: ERROR:root:<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify...
Hello everybody,
Currently I can not update my ModSecurity. the error always comes back:
The modSecurity rule set could not be installed: modsecurity_ctl failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c: 590)> Unable to download comodo rule set
If I...