• 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

Question "Failed to load tree data." when import dump.

ITS

New Pleskian
Server operating system version
AlmaLinux 8.10 (Cerulean Leopard)
Plesk version and microupdate number
Plesk Obsidian 18.0.66 Update #2,
Hi,
i got "Failed to load tree data." after click on Import Dump mariadb database.

Thanks.
 

Attachments

  • tree_data.png
    tree_data.png
    24.9 KB · Views: 7
Hi Sabahat, I solved.

The log says:
filemng: opendir failed: Permission denied
System error 13: Permission denied


So, I ran via SSH:
# chmod 755 /var/www/vhosts/example.com
# chmod 755 /var/www/vhosts/example.com/httpdocs

(replace example.com with your website name or all the others)

Thanks for support.
Robert
 
Back
Top