Every day backup fails:
Traceback (most recent call last):
File "/opt/psa/admin/sbin/pmmcli", line 6, in <module>
pmmcli.main()
File "/opt/psa/admin/share/pmmcli/pmmcli.py", line 1875, in main
log.initPidLog("pmmcli", pmmcli_log_dir, 1)
File "/opt/psa/admin/lib/python/log.py", line 20, in initPidLog
handler = FileHandler(os.path.join(dir, component + ".log"))
File "/opt/psa/admin/lib/python/log.py", line 8, in __init__
os.chmod(filename, permissions)
OSError: [Errno 2] No such file or directory: '/opt/psa/PMM/logs/pmmcli.log'
Runtime error: Could not get task status with pmmcli[]
This is the backup command:
/usr/local/psa/bin/pleskbackup server --prefix=cpx_backup --description=cpx_backup_description --output-file=/backup/17feb2012
Please help.
Traceback (most recent call last):
File "/opt/psa/admin/sbin/pmmcli", line 6, in <module>
pmmcli.main()
File "/opt/psa/admin/share/pmmcli/pmmcli.py", line 1875, in main
log.initPidLog("pmmcli", pmmcli_log_dir, 1)
File "/opt/psa/admin/lib/python/log.py", line 20, in initPidLog
handler = FileHandler(os.path.join(dir, component + ".log"))
File "/opt/psa/admin/lib/python/log.py", line 8, in __init__
os.chmod(filename, permissions)
OSError: [Errno 2] No such file or directory: '/opt/psa/PMM/logs/pmmcli.log'
Runtime error: Could not get task status with pmmcli[]
This is the backup command:
/usr/local/psa/bin/pleskbackup server --prefix=cpx_backup --description=cpx_backup_description --output-file=/backup/17feb2012
Please help.