• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Search results could not be loaded at the moment. Retry Application Vault issue

Amar

New Pleskian
Hi,

Recently we upgraded our Plesk from 11 to Onyx. When i visit Tools & Settings -- Application Vault -- it shows the error "Search results could not be loaded at the moment. Retry"

1. Checked the below KB and found all the permission are in place
Applications show "Search results could not be loaded at the moment" and "Failed to parse metadata" message

2. But when checking
mysql> select `id`, `name`, `version`, `release`, `metafile_uri` from apsc.aps_package;

shows me metafile_uri pointing to a different location i.e. D:\Plesk\var\apspackages for application of older version while the new version of application are still pointing to C:/Program Files (x86)/Parallels/Plesk//var/apspackages

Not sure how did this happened, as "D:\Plesk\var\apspackages" is not having psaadm Full control permission its was showing the above error. I confirmed the same by giving D:\Plesk\var\apspackages folder "psaadm" Full permission and it works fine.

But the issue is we don't want applications metafile_uri to be pointing to D:\Plesk\var\apspackages instead it should be storing files in C:/Program Files (x86)/Parallels/Plesk//var/apspackages. Not sure where this can be changed.

Please help to fix this issue and let me know what may have caused it to happen.
 
Back
Top