• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Uninstall Parallels Plesk Panel News extension error

andrespi

New Pleskian
Hello, when trying to uninstall this extension I get the following error:

Executing /opt/psa/admin/plib/modules/panel-news/scripts/pre-uninstall.php failed

Can you help?
 
Try to remove extension with

# /usr/local/psa/bin/extension -u <name>

and check error messages in output.
Name of extension you can find with

# /usr/local/psa/bin/extension -l
 
Thanks a lot. Your solution not work for me.

But this method work for me:

cd /opt/psa/admin/plib/modules
rm -r -f panel-news
Enter again in Extensions in Plesk
Remove the extension
Enter again in Extension in Plesk
Install again the extension
Uninstall the extension
 
Igor, I just had Juggernaut installed and was getting a conflict with the traffic monitor extension. Your instructions were the only way I could remove it and then get full functionality to my panel. thank you!

KEYWORD: unable to remove an extension
 
Back
Top