Error: Command 'curl -s https://api.github.com/repos/sst/opencode/releases/latest' is not allowed #471

Closed
opened 2026-02-16 17:26:59 -05:00 by yindo · 0 comments
Owner

Originally created by @douglarek on GitHub (Jul 3, 2025).

Originally assigned to: @thdxr on GitHub.

The full session shared: https://opencode.ai/s/MYXES3di

Error: Command 'curl -s https://api.github.com/repos/sst/opencode/releases/latest' is not allowed

but /usr/bin/curl is OK:

usr/bin/curl -s https://api.github.com/repos/sst/opencode/releases/latest

{
  "url": "https://api.github.com/repos/sst/opencode/releases/229757939",
  "assets_url": "https://api.github.com/repos/sst/opencode/releases/229757939/assets",
  "upload_url": "https://uploads.github.com/repos/sst/opencode/releases/229757939/assets{?name,label}",
  "html_url": "https://github.com/sst/opencode/releases/tag/v0.1.183",
 ...
}
Originally created by @douglarek on GitHub (Jul 3, 2025). Originally assigned to: @thdxr on GitHub. The full session shared: https://opencode.ai/s/MYXES3di ``` Error: Command 'curl -s https://api.github.com/repos/sst/opencode/releases/latest' is not allowed ``` but `/usr/bin/curl` is OK: ``` usr/bin/curl -s https://api.github.com/repos/sst/opencode/releases/latest { "url": "https://api.github.com/repos/sst/opencode/releases/229757939", "assets_url": "https://api.github.com/repos/sst/opencode/releases/229757939/assets", "upload_url": "https://uploads.github.com/repos/sst/opencode/releases/229757939/assets{?name,label}", "html_url": "https://github.com/sst/opencode/releases/tag/v0.1.183", ... } ```
yindo closed this issue 2026-02-16 17:26:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#471