anomalyco / anomalyco/opencode
Paid model fails with "Unexpected server error"
@MrMushrooooom is already working on this.
Since Aug 12, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Go subscription. Same API key works for deepseek-v4-flash on my PC
(desktop client) but on my server (same OpenCode 1.18.16, same key) it
returns:
"Unexpected server error" (ref: err_88f929e7)
Free model (deepseek-v4-flash-free) works fine on both.
OpenCode 1.18.16 · workspace wrk_01KZNC9A5SK5QFAWRKSQK5KG5M
Plugins
No response
OpenCode version
1.18.16
Steps to reproduce
- Use OpenCode Go subscription, provider "opencode-go" with API key (type: api).
- Run: opencode run --model opencode/deepseek-v4-flash "test"
- Expected: model responds.
- Actual: returns Unexpected server error (ref: err_88f929e7).
Note: The SAME key + SAME version on my desktop client runs
deepseek-v4-flash fine. Free model (deepseek-v4-flash-free) also works
fine on the server. Only paying models fail on the server.
Workspace: wrk_01KZNC9A5SK5QFAWRKSQK5KG5M
Screenshot and/or share link
No response
Operating System
Server (fails): Debian 12 (Linux x86_64) PC (works): Windows
Terminal
Server: ssh/bash (non-interactive opencode run) PC: OpenCode desktop client
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.