• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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