claude-code - 💡(How to fix) Fix [BUG] Disabled plugin reported as activation error after /reload-plugins - /feedback not working right now [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#51943Fetched 2026-04-23 07:40:45
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×3closed ×1commented ×1

Error Message

No error should be shown by all used slash commands.

Error Messages/Logs

Code Example

/reload-plugins shows: `Reloaded: 0 plugins · 0 skills · 5 agents · 0 hooks · 0 plugin MCP servers · 0 plugin LSP servers / 2 errors during load`.

/doctor shows: `Plugin (security-pro @ security-pro@claude-code-templates): Path not found ...` and `Plugin (security-pro @ security-pro@claude-code-templates): Path not found ...`. Both plugins are disabled in my global config but were enabled in the past.

/feedback shows: `Couldn't send feedback (server returned 403). If it keeps failing, you can file at https://github.com/anthropics/claude-code/issues instead.`
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Hello!

/reload-plugins shows innacurate errors.

/feedback throws HTTP 403. Claude status page shows no malfunction.

What Should Happen?

No error should be shown by all used slash commands.

Error Messages/Logs

/reload-plugins shows: `Reloaded: 0 plugins · 0 skills · 5 agents · 0 hooks · 0 plugin MCP servers · 0 plugin LSP servers / 2 errors during load`.

/doctor shows: `Plugin (security-pro @ security-pro@claude-code-templates): Path not found ...` and `Plugin (security-pro @ security-pro@claude-code-templates): Path not found ...`. Both plugins are disabled in my global config but were enabled in the past.

/feedback shows: `Couldn't send feedback (server returned 403). If it keeps failing, you can file at https://github.com/anthropics/claude-code/issues instead.`

Steps to Reproduce

  1. Use an old version of Claude.
  2. Enable some plugins in global config.
  3. Days later update Claude.
  4. Disable the plugins in global config.
  5. Days later update Claude.
  6. Start a fresh Claude CLI session.
  7. /reload-plugins
  8. /doctor
  9. /feedback

Claude Model

None

Is this a regression?

I don't know

Last Working Version

No response

Claude Code Version

2.1.117

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

Linux terminal: Terminator.

extent analysis

TL;DR

The issue may be resolved by re-enabling and then re-disabling the problematic plugins to properly update their status.

Guidance

  • Verify that the plugins mentioned in the /doctor output are indeed disabled in the global config and that their paths are correct.
  • Try re-enabling the security-pro plugins, then re-disable them to see if this updates their status and resolves the errors shown by /reload-plugins.
  • Check the Claude Code documentation to see if there are any specific instructions for handling plugin updates or disabling.
  • Consider filing a bug report with more detailed logs or error messages if the issue persists.

Example

No code snippet is provided as the issue seems to be related to plugin configuration and management rather than code.

Notes

The provided steps to reproduce the issue involve using an old version of Claude, enabling and disabling plugins, and updating Claude multiple times. This suggests that the issue might be related to how plugin states are handled during updates.

Recommendation

Apply workaround: Re-enable and then re-disable the problematic plugins to see if this resolves the issue, as it may help update their status correctly.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Disabled plugin reported as activation error after /reload-plugins - /feedback not working right now [1 comments, 2 participants]