• 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

Resolved Can't access to Backup manager using root account, error message "Warning: Permission denied."

simoncsc

New Pleskian
Hello,

My VPS had been updated to latest Plesk Obsidian Version 18.0.34, I logged in as root account and tried to access Backup Manager today, the page will be redirected to home page and got an error message "Warning: Permission denied.", anyone can assist to fix this problem?

1617380228047.png

Simon
 
This can be a cache issue. Have you tried clearing your browser cache, then to reload the page?
 
I found out the solution:

Switch to Service Provider mode in CLI with:

# /usr/local/psa/bin/poweruser --off
# /usr/local/psa/bin/poweruser --on -simple false
 
Back
Top