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.
My server's backup fails to be stored in my remote FTP storage when the "Use FTPS" is checked.
All ftp connections going fine between plesk and remote ftp server.
While the backup is started always sends the first 16KB (a 16KB file named backup_YYMMDDHHMM.tar is created in remote FTP storage)...
Also strange is that the FTP server log has no error !!!
Plesk backup starts a connection(#1) and the it opens another one (#2)
Plesk Backup Connection #1 - FTP server session log
{myPleskServerIP} [1298] 01:10:08 Connected
{myPleskServerIP} [1298] 01:10:08 >>> 220 ftp.internetarea.hosting...
The problem was the sftp connection.
I have remove the "Use FTPS" check option in "FTP Storage Settings" and now works like before.
I will try to find why FTPS creates the error
My plesk server and my ftp server (on another IP) have the same comodo wildcard essential certificate. Maybe this is...
Dear Peter,
Thank you for your reply.
My server settings
The /etc/psa/psa.conf
# Backups directory
DUMP_D /var/lib/psa/dumps
DUMP_TMP_D /usr/local/psa/PMM/tmp
Permissions
root@myserver:/var/lib/psa# ls -ld /var/lib/psa/dumps
drwxr-xr-x 5 psaadm psaadm 12288 Mar 21 09:58 /var/lib/psa/dumps
(in...
After istalling update #18 the backup can't any more (worked fine for the last year) store the backup to remote FTP storage with the following error:
'Unable to upload the backup to the FTP storage: Unable to save data to an archive. Check whether the target directory is accessible for writing...