MoonshotAI / MoonshotAI/kimi-cli
官网中下载kimi-cli命令报错
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11.4k
- Forks
- 1.3k
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 2
Description
What version of Kimi Code CLI is running?
Which open platform/subscription were you using?
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
https://www.kimi.com/code/docs/kimi-cli/guides/getting-started.html
❯ curl -LsSf https://code.kimi.com/install.sh | bash
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to code.kimi.com:443
What steps can reproduce the bug?
❯ curl -LsSf https://code.kimi.com/install.sh | bash
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to code.kimi.com:443
What is the expected behavior?
No response
Additional information
No response
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
Start by reproducing curl -LsSf https://code.kimi.com/install.sh | bash and inspect the linked getting-started page at https://www.kimi.com/code/docs/kimi-cli/guides/getting-started.html. Check whether the documented install URL or instructions are responsible for the SSL failure; done means the page provides a working installation path or clearly documents the supported alternative.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- cli, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100