• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

pleskbackup error in 9.3

W

werner111

Guest
When I try to run pleskbackup through the CLI, I get this error and no backup:

Runtime error: Error in tempfile() using /PMM/tmp/pmmcliinXXXXXX: Parent directory (/PMM/tmp/) is not a directory at ./pleskbackup line 692

Any hints?

I'm a big noob but here's some info that might be relevant:

1. I'm backing up the whole server to a local output file,
2. -vvvvv says that the error happens just as the backup starts,
3. before this error it was complaining about missing perl modules until I added their directories to @INC.

Thanks :)

EDIT: The backup manager in the panel IS able to create backups. The CLI would be a lot more convenient though.
 
Last edited by a moderator:
Do you have /usr/local/psa/PMM/tmp/ directory on your server?
 
Back
Top