• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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