Running in semi-isolated environment #3752

Closed
opened 2026-02-16 17:41:21 -05:00 by yindo · 2 comments
Owner

Originally created by @azhow on GitHub (Dec 22, 2025).

Originally assigned to: @rekram1-node on GitHub.

Question

Hi,

I am running opencode with version 1.0.180 which gives me the following error when starting it up:

{
  "name": "BunInstallFailedError",
  "data": {
    "pkg": "opencode-copilot-auth",
    "version": "0.0.9"
  }
}

I didn't have this issue on version 1.0.119.

I am hesitant to call it a bug as I have been using opencode on a semi-isolated environment. This allows meto retrieve packages during installation but not during the runtime of the binary - otherwise I get another error related to the firewall (which I cannot share).

Is there anything that could be done to remedy this other than going back to an earlier version?

Thanks for the help and the time invested into this!

Originally created by @azhow on GitHub (Dec 22, 2025). Originally assigned to: @rekram1-node on GitHub. ### Question Hi, I am running `opencode` with version `1.0.180` which gives me the following error when starting it up: ```sh { "name": "BunInstallFailedError", "data": { "pkg": "opencode-copilot-auth", "version": "0.0.9" } } ``` I didn't have this issue on version `1.0.119`. I am hesitant to call it a bug as I have been using opencode on a semi-isolated environment. This allows meto retrieve packages during installation but not during the runtime of the binary - otherwise I get another error related to the firewall (which I cannot share). Is there anything that could be done to remedy this other than going back to an earlier version? Thanks for the help and the time invested into this!
yindo closed this issue 2026-02-16 17:41:21 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 22, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2992: opencode fails to start after chocolatey install: HTTPThread: the CA is invalid (network/firewall issues with BunInstallFailedError)
  • #5223: Can't open opencode after install (BunInstallFailedError with opencode-copilot-auth in company network)
  • #2224: Support for airgapped installation (BunInstallFailedError in restricted network environment)
  • #3138: BunInstallFailedError: Installation fails with "Unsupported syntax: Operators are not allowed in JSON" (network-related installation failures)
  • #2341: opencode-copilot-auth error (module not found related to opencode-copilot-auth)

Your issue specifically relates to network/firewall constraints during runtime after successful initial installation. Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 22, 2025): This issue might be a duplicate of existing issues. Please check: - #2992: opencode fails to start after chocolatey install: HTTPThread: the CA is invalid (network/firewall issues with BunInstallFailedError) - #5223: Can't open opencode after install (BunInstallFailedError with opencode-copilot-auth in company network) - #2224: Support for airgapped installation (BunInstallFailedError in restricted network environment) - #3138: BunInstallFailedError: Installation fails with "Unsupported syntax: Operators are not allowed in JSON" (network-related installation failures) - #2341: opencode-copilot-auth error (module not found related to opencode-copilot-auth) Your issue specifically relates to network/firewall constraints during runtime after successful initial installation. Feel free to ignore if none of these address your specific case.
Author
Owner

@azhow commented on GitHub (Dec 22, 2025):

Closing it as it is definitely a duplicate of these other issues.

@azhow commented on GitHub (Dec 22, 2025): Closing it as it is definitely a duplicate of these other issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3752