VS Code report "error":{"code":-32003,"message":"Connection error.","data":null}
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- vscode
- Domain
- cli, desktop, operating-systems
Research direction
Reproduce the failure on Windows with Kimi Code CLI 0.4.4 by signing in and sending “hi” from VS Code. Start by inspecting the JSON-RPC protocol logs around the prompt and -32003 error; done means the prompt completes without “Service temporarily unavailable” or a connection error.
Written by the indexing model from the issue text.
Description
What version of Kimi Code CLI is running?
0.4.4
Which open platform/subscription were you using?
Moderato
Which model were you using?
kimi-for-coding
What platform is your computer?
Microsoft Windows NT 10.0.26100.0 x64
What issue are you seeing?
User: hi
Kimi Code: Service temporarily unavailable.
{"jsonrpc":"2.0","id":"2_1773714483685","error":{"code":-32003,"message":"Connection error.","data":null}}
What steps can reproduce the bug?
Sign in to Kimi Code and say hi.
What is the expected behavior?
No response
Additional information
2026-03-17T02:28:03.685Z kimi-sdk:protocol Initialized: protocol=1.3, server=Kimi Code CLI/1.16.0
2026-03-17T02:28:03.685Z kimi-sdk:protocol >>> {
jsonrpc: '2.0',
id: '2_1773714483685',
method: 'prompt',
params: { user_input: 'hi' }
}
2026-03-17T02:28:03.687Z kimi-sdk:protocol <<< {"jsonrpc":"2.0","method":"event","params":{"type":"TurnBegin","payload":{"user_input":"hi"}}}
2026-03-17T02:28:03.691Z kimi-sdk:protocol <<< {"jsonrpc":"2.0","method":"event","params":{"type":"StepBegin","payload":{"n":1}}}
2026-03-17T02:28:08.043Z kimi-sdk:protocol <<< {"jsonrpc":"2.0","method":"event","params":{"type":"StepInterrupted","payload":{}}}
2026-03-17T02:28:08.044Z kimi-sdk:protocol <<< {"jsonrpc":"2.0","id":"2_1773714483685","error":{"code":-32003,"message":"Connection error.","data":null}}
2026-03-17T02:28:08.045Z kimi-sdk:session Turn completed, state: idle
- Dominant language
- Python
- Stars
- 11.4k
- Forks
- 1.3k
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 2
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.
More from MoonshotAI/kimi-cli
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
MoonshotAI/kimi-cli#2629 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
MoonshotAI/kimi-cli#2624 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
MoonshotAI/kimi-cli#2576 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
MoonshotAI/kimi-cli#2564 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
MoonshotAI/kimi-cli#2532 ·
All issues in MoonshotAI/kimi-cli
Similar issues
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100