Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

fix: improve error messages for plugin installation failures#8319

Open
Barneyjm wants to merge 1 commit intoanomalyco:devanomalyco/opencode:devfrom
Barneyjm:claude/fix-issue-8297-krYLbBarneyjm/opencode:claude/fix-issue-8297-krYLbCopy head branch name to clipboard
Open

fix: improve error messages for plugin installation failures#8319
Barneyjm wants to merge 1 commit intoanomalyco:devanomalyco/opencode:devfrom
Barneyjm:claude/fix-issue-8297-krYLbBarneyjm/opencode:claude/fix-issue-8297-krYLbCopy head branch name to clipboard

Conversation

@Barneyjm
Copy link

@Barneyjm Barneyjm commented Jan 14, 2026

When OAuth authentication plugins fail to install (e.g., due to corporate npm proxy issues), users now receive:

  • Clear explanation of which authentication method is unavailable
  • Actionable troubleshooting steps (check network, verify .npmrc, etc.)
  • Detailed error information for debugging

Also adds:

  • Plugin.getFailedPlugins() function for programmatic access
  • /plugin/failed API endpoint for diagnostic purposes

Fixes #8297

How did you verify your code works?

Built and set npm to a fake URL to verify the error messages

When OAuth authentication plugins fail to install (e.g., due to
corporate npm proxy issues), users now receive:

- Clear explanation of which authentication method is unavailable
- Actionable troubleshooting steps (check network, verify .npmrc, etc.)
- Detailed error information for debugging

Also adds:
- `Plugin.getFailedPlugins()` function for programmatic access
- `/plugin/failed` API endpoint for diagnostic purposes

Fixes anomalyco#8297
@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugin installation failures are silent, causing OAuth options to disappear

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.