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.
Hi,
Since last automatic update to Plesk Obsidian Version 18.0.36 I cannot create new customer.
I always get below error:
Can you help me to fix that error?
Regards,
Andrej
Hi,
Today my server suddenly stop sending email messages.
In log I can find messages like:
I figure out that error occur because server doesn't closing connection to 127.0.0.1:12346 and that cause server to run out of available postfix connections.
I can't figure why server is not closing...
Hi All,
I have same problem, if I configure to store backups to both server storage and FTP(S) storage, Plesk does not remove old backups from locale storage.
In log files I can't find anything regarding cleaning up old files.
Last lines in backup.log file:
...
[2021-03-11 07:19:48.132|13385]...
I find the solution.
In file /etc/postfix/master.cf we have to change:
smtps inet n - - - - smtpd -o smtpd_tls_wrappermode=yes
to
smtps inet n - y - - smtpd -o smtpd_tls_wrappermode=yes
File /etc/postfix/sasl/smtpd.conf should stay unchanged:
pwcheck_method: auxprop saslauthd...
That fix seems to work only for clear text password login in my case.
In case of encrypted password I receive flowing error:
Mar 11 20:22:01 xxx postfix/smtpd[27805]: warning: SASL authentication failure: no secret in database
Mar 11 20:22:01 xxx postfix/smtpd[27805]: warning: xxx.xxx.xxx.xxx...
Hi,
I rebooted my servers and notice on two servers which I upgrade from Onyx to Obsidian that all PHP pfm services doesn't start because of missing folder.
Error message:
[12-Apr-2020 15:28:10] ERROR: unable to bind listening socket for address '/run/plesk/plesk-php73-fpm.sock': No such file...