devcontainer: v1.0.110 failed #3106

Closed
opened 2026-02-16 17:38:40 -05:00 by yindo · 4 comments
Owner

Originally created by @karsil on GitHub (Nov 25, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

Hey everyone,

we are using the vscode devcontainer feature as described here. It worked fine until the latest update 1.0.110.

Appearently the download url does not fit the uploaded assets:

0.291 Installing opencode...
0.843 Failed to download 'https://github.com/sst/opencode/releases/download/v1.0.110/opencode-linux-x64.zip'. Status code: 404.
0.844 ERROR: Feature "opencode.ai" (ghcr.io/devcontainer-community/devcontainer-features/opencode.ai) failed to install! Look at the documentation at https://github.com/devcontainer-community/devcontainer-features/tree/main/src/opencode.ai for help troubleshooting this error.

OpenCode version

1.0.110

Steps to reproduce

Setup as described here (linux x64):

https://github.com/devcontainer-community/devcontainer-features/tree/main/src/opencode.ai

Screenshot and/or share link

No response

Operating System

ubuntu

Terminal

No response

Originally created by @karsil on GitHub (Nov 25, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description Hey everyone, we are using the vscode devcontainer feature as described [here](https://github.com/devcontainer-community/devcontainer-features/tree/main/src/opencode.ai). It worked fine until the latest update 1.0.110. Appearently the download url does not fit the uploaded assets: ``` 0.291 Installing opencode... 0.843 Failed to download 'https://github.com/sst/opencode/releases/download/v1.0.110/opencode-linux-x64.zip'. Status code: 404. 0.844 ERROR: Feature "opencode.ai" (ghcr.io/devcontainer-community/devcontainer-features/opencode.ai) failed to install! Look at the documentation at https://github.com/devcontainer-community/devcontainer-features/tree/main/src/opencode.ai for help troubleshooting this error. ``` ### OpenCode version 1.0.110 ### Steps to reproduce Setup as described here (linux x64): https://github.com/devcontainer-community/devcontainer-features/tree/main/src/opencode.ai ### Screenshot and/or share link _No response_ ### Operating System ubuntu ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 17:38:40 -05:00
yindo closed this issue 2026-02-16 17:38:40 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 25, 2025):

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

  • #2576: Brew upgrade opencode not found 404 - Similar 404 download error for release assets (opencode-darwin-arm64.zip)
  • #2190: MacOS Brew Update Error - Identical 404 error when downloading release artifacts
  • #1805: BUG: Brew Install fails OpenCode 0.4.14 - Same 404 download failure pattern for release assets
  • #3539: Opencode Upgrade Fails - Download/installation failure on Linux (opencode-linux-x64.zip corruption)
  • #4688: fail installing by mise-en-place with ubi backend - 404 error fetching releases, potentially related to release configuration

These issues all show a pattern of failed downloads from GitHub releases. The root cause appears to be missing or mismatched release assets on GitHub.

Feel free to ignore if your specific case differs from these.

@github-actions[bot] commented on GitHub (Nov 25, 2025): This issue might be a duplicate of existing issues. Please check: - #2576: Brew upgrade opencode not found 404 - Similar 404 download error for release assets (opencode-darwin-arm64.zip) - #2190: MacOS Brew Update Error - Identical 404 error when downloading release artifacts - #1805: BUG: Brew Install fails OpenCode 0.4.14 - Same 404 download failure pattern for release assets - #3539: Opencode Upgrade Fails - Download/installation failure on Linux (opencode-linux-x64.zip corruption) - #4688: fail installing by mise-en-place with ubi backend - 404 error fetching releases, potentially related to release configuration These issues all show a pattern of failed downloads from GitHub releases. The root cause appears to be missing or mismatched release assets on GitHub. Feel free to ignore if your specific case differs from these.
Author
Owner

@rekram1-node commented on GitHub (Nov 25, 2025):

their install script isn't correct

@rekram1-node commented on GitHub (Nov 25, 2025): their install script isn't correct
Author
Owner

@rekram1-node commented on GitHub (Nov 27, 2025):

they merged my fix

@rekram1-node commented on GitHub (Nov 27, 2025): they merged my fix
Author
Owner

@karsil commented on GitHub (Nov 27, 2025):

Thank you very much for your work @rekram1-node !

@karsil commented on GitHub (Nov 27, 2025): Thank you very much for your work @rekram1-node !
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3106