• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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