• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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