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.
is anyway to give permission for the user mailbox to create alias in her mailboxes?
I access to plesk with the email account and password.
Then i can see the aliases created, but i can´t edit.
in the same server, i can´t add email account in specific domain.
when i add the email account. plesk panel never finish....
i try to add it over ssh. In a domain that works fine i get:
[root@host04 ~]# plesk bin mail --create [email protected] -passwd mypass
[2021-07-15 23:22:30.235] DEBUG...
i get this erreor from backup task
Unable to back up applications packages. Error: Cannot load library: /usr/lib64/libmysqlserver.so.2
What that really means and how can i solve it? any ideas?
It is known bug #PPPM-11564 which will be included to the hotfix 18.0.23.4
To be able to create a backup update the Plesk database using the query below to set an email like noreply@user_login_name for users with an empty email set.
mysql> update smb_users set email=concat('noreply@',login)...
@ianCP i think that i can solve the problem.
check in the log of the backup.
cd /var/log/plesk/PMM/backup-**** (replace * by the date of your backup)
cat backup.log |grep Missing -C4 |grep Transport:
here check in the output wich clients are generating the error.
then check in the panel...
searching in the backup log, i can see that the error repeate a lot of times, for differents clients!
[2020-02-04 13:05:00.387|23445] INFO: ReadDescription
[2020-02-04 13:05:00.387|23445] INFO: Transport: get local file 'clients/asdgasdfasd/backup_info_2002041230.xml'
[2020-02-04...
Hello,
my backup get this error:
backup_info_2002031357.xml:
Line 76 error: Element 'user': Missing child element(s). Expected is ( preferences ).
then i can´t open. i get this error:
Error: The backup cannot be restored: the file has the wrong format.
some ideas?