• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Deleting Watchdog extension won't work, cannot uninstall it

sysmin1

New Pleskian
I tried accessing my Plesk Panel, and under my extension list, clicking on Watchdog, then clicking the rubbish bin shows this error:

The extension Watchdog was removed with errors: Error: GraphQL error: Internal server error.

Manually deleting the directory at /usr/local/psa/var/modules/ works, but the icon still shows up. Any suggestion is appreciated, have a nice day everyone!

1741275788822.png
 

Attachments

  • 1741275747466.png
    1741275747466.png
    97.2 KB · Views: 4
Hello @sysmin1
Looks like the extension was corrupted before the attempt of uninstallation.
I can suggest you reinstall it via command line:
Code:
# plesk bin extension --install watchdog
# plesk bin extension --uninstall watchdog
In case it would not help -- please submit a request to Plesk support team
 
That did it, thanks!

Another tip for the future: when entering Plesk's panel through the web GUI, loading another section, then checking Extensions, it will update the list with all plugins. Just in case someone executes the commands and Watchdog is still there.
 
Back
Top