MiniMax-AI / MiniMax-AI/minimax-code
[Bug]: MiniMax Token Plan returns `Service temporarily unavailable` while status is green
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 141
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 46
Description
Version / 版本号
v3.0.46 (latest)
Platform / 平台
macOS
OS version / 系统版本
macOS 26.5 (latest)
Issue area / 问题类型
Other
Upload ID / 日志上传 ID
405644981141604
What happened? / 问题描述
Since today, MiniMax Code isn't usable anymore.
It shows normal processing for under a minute, but then concludes with Service temporarily unavailable (Retry).
daemon.log shows opencode health check returned non-OK response, status=401, body=Unauthorized, port=60348
https://status.minimax.io/ shows green All Systems Operational with LLM 99.09 % uptime.
Steps to reproduce / 复现步骤
- Open MiniMax Code
- Send message
- Wait for processing to finish
- Instead of a normal response, MiniMax Code is showing a red error
Service temporarily unavailable (Retry)
Expected behavior / 预期行为
Normal success response
Actual behavior / 实际行为
Service temporarily unavailable (Retry)
Logs or crash report / 日志或崩溃信息
opencode health check returned non-OK response, status=401, body=Unauthorized, port=60348
Screenshots / 截图
MiniMax Code error message
https://status.minimax.io/ shows green All Systems Operational
Before submitting / 提交前确认
- I have searched existing issues.
- I am using the latest version available to me.
- I have removed sensitive information from logs/screenshots.
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.
Research direction
Reproduce on MiniMax Code v3.0.46 on macOS by sending a message and waiting for the response. Start with daemon.log and the reported opencode health check entry showing status 401 and Unauthorized on port 60348. Done means requests receive a normal response instead of Service temporarily unavailable (Retry), while the MiniMax status page is operational.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, typescript
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100