• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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