• 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.

Restore failed

M

MatsW

Guest
When trying to restore a backup I get this:
Error: AWSTATS_DOC_D not defined
Traceback (most recent call last):
File "/opt/psa/admin/share/supervisor/processor.py", line 110, in doActivityRunner
newState = self.doActivity()
File "/opt/psa/admin/share/supervisor/processor.py", line 786, in doActivity
cmd.spawn(os.environ.has_key("PLESKRESTORE_MODE"))
File "/opt/psa/admin/lib/python/subproc.py", line 237, in spawn
proc.run()
File "/opt/psa/admin/lib/python/subproc.py", line 193, in run
BaseSubprocess.run(self)
File "/opt/psa/admin/lib/python/subproc.py", line 177, in run
self.wait()
File "/opt/psa/admin/lib/python/subproc.py", line 197, in wait
BaseSubprocess.wait(self)
File "/opt/psa/admin/lib/python/subproc.py", line 187, in wait
raise NonzeroExitException(self, os.WEXITSTATUS(status))
NonzeroExitException: was finished with exit code 1
Anyone have a clue how to get around or resolve this problem? None of the sites uses AWstats.

EDIT: I dont have the /var/www/html/awstats folder so where should I point the variable?
 
Back
Top