• 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.

WordPress Toolkit: 'plugin list' is not a registered wp command

Eleshar

New Pleskian
I'm attempting to utilize the WordPress Toolkit. After clicking scan on a webspace with WordPress installed the panel returns the error "'plugin list' is not a registered wp command. See 'wp help'.".

I've tried it on a few servers that has the WordPress Toolkit installed, but they all return the same error.

Any ideas as the what the issue might be?

Thank you in advance.
 
I can't found any mentions of this error in any our internal and external sources. It looks strange for me. Looks like that you have some kind of customization. Therefore I can only recommend to create a request to support team to do in-depth investigation to find the reason and to fix it. Please create a ticket to support at https://www.odin.com/support/request/ .
You may have free support, please check what kind of Plesk license you use for available support options at http://kb.odin.com/en/121580 .
If there’s no free support in your case, you can order Plesk per-incident support at http://www.odin.com/support/buy-support/ Support team will contact you as soon as purchase is processed, and they will do the best to resolve it.
If it is found that your problem was caused by product bug w/o available solution or workaround from Parallels, then your purchase will be re-funded.
 
Thanks IgorG. Here is the feedback received for anyone else currently struggling with the same issue:

This issue has been considered as software issue #PPPM-2787 and will be fixed in future product updates. Please use provided ID to track maintanance in PPP release notes:http://download1.parallels.com/Ples...tes/parallels-plesk-panel-12.0-for-linux.html. Also subscribe to our knowledge base - each product update comes with corresponding KB article: http://kb.parallels.com/rss/index.html

To fix the issue following lines were added to /etc/php5/mods-available/opcache.ini:

opcache.save_comments = 1
opcache.enable_file_override = 1
 
Back
Top