[PR #111] [MERGED] fix: improve browser opening error handling in AuthLoginCommand #9542

Closed
opened 2026-02-16 18:13:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/111
Author: @CestDiego
Created: 6/14/2025
Status: Merged
Merged: 6/14/2025
Merged by: @thdxr

Base: devHead: dev


📝 Commits (1)

  • 8928d52 fix: improve browser opening error handling in AuthLoginCommand

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 packages/opencode/src/cli/cmd/auth.ts (+6 -2)

📄 Description

In my newly installed setup in a Hetzner cloud VPS I encountered this error that doesn't let me get through the setup intuitively. (I can paste the code next to the error so it's non blocking but looks bad).

Of course I can just copy paste the config from my home machine to it, but since it's an obstacle new folk configuring it the server might encounter I figured I open a PR.

Feel free to suggest new wording as I'm not familiar with the tone of the repo log messages yet.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/111 **Author:** [@CestDiego](https://github.com/CestDiego) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`8928d52`](https://github.com/anomalyco/opencode/commit/8928d5211d9408069c737853b4112406bac3b538) fix: improve browser opening error handling in AuthLoginCommand ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/cli/cmd/auth.ts` (+6 -2) </details> ### 📄 Description In my newly installed setup in a Hetzner cloud VPS I encountered this error that doesn't let me get through the setup intuitively. (I can paste the code next to the error so it's non blocking but looks bad). Of course I can just copy paste the config from my home machine to it, but since it's an obstacle new folk configuring it the server might encounter I figured I open a PR. Feel free to suggest new wording as I'm not familiar with the tone of the repo log messages yet. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:44 -05:00
yindo closed this issue 2026-02-16 18:13:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9542