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,
Special access to support to Odin/Plesk give me this answer, thanks you very much:
DUMP_STORAGE_PASSWD=password /usr/local/psa/admin/bin/pmm-ras --get-ftp-dump-list --dump-storage=ftp://[email protected]/backups/
Best regards
Vince
Hi,
On one server backup is done at the same time in the local list and in the FTP list.
Can't find nothing strange in this case in backup scheduled nor in cron:
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'select * from BackupsScheduled;'...
Hi,
Looking to use this command to list backup on FTP without success.
/usr/local/psa/admin/bin/pmm-ras --get-dump-list
or
/usr/local/psa/admin/bin/pmm-ras --get-dump-list --dump-storage=/backup/
Work well.
But no way to understand to use the ftp one
/usr/local/psa/admin/bin/pmm-ras...
Your right !
Thanks
mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e 'INSERT INTO `module_watchdog_disk` VALUES ("","/dev/mapper/vg01-lv_root",80,"percent",80,"percent",NULL);'
/usr/local/psa/admin/bin/modules/watchdog/wd --disk-status=/dev/mapper/vg01-lv_root
normal
Hi,
I'm using watchdog extention to check disk space of the server:
/dev/mapper/vg01-lv_root /
-
-
-
/dev/sda1 /boot
80%
80%
-
As filesystem are lvm2, extention give me an error:
"Erreur: The /dev/mapper/vg01-lv_root is not block device"
In cli same problem...
Hi,
I have this error in automatic Backup:
Error in execute ''"C:\Program Files
(x86)\Parallels\Plesk\admin/plib/backup/suspend_handler/SuspendHandlerRunner.php"
unsuspend xxxxxx.xxxxx.xx "C:\Program Files
(x86)\Parallels\Plesk\PMM\sessions\2015-04-19-233002.881"':
cObject::update() failed...
Hi Lupined,
"Have you some informations how to do in cli to update too plesk interface ?"
I mean how to do this WITH the change displayed in plesk. ;)
Best regards
Vince
Hi,
Using this command:
/usr/local/psa/admin/sbin/timemng --set-sync-time --time-server="fr.pool.ntp.org"
Plesk do the job but plesk interface is not upgraded.
Have you some informations how to do in cli to update too plesk interface ?
Best regards
Vince
Hi UFHH01,
Goal was to deploy lot of server by script, for gain time...
Anyway thanks for your answer, I will try some Database insert to see if this do the job ;)
Best regards
Eve