"Authorization failed, please check your login status" #926
Replies: 16 comments
|
Perhaps you can use /setup to set the Kimi code apikey. The /login endpoint may be unstable. |
|
It still happens in v1.3. |
|
still in v1.3 |
try new version, v1.5 fixed it. |
|
still broken. using v1.5. |
|
use api-key instead. It's stable |
|
Should be fixed by #898. |
Almost there! So in 1.7 a long running task still hit an authentication issue, though exiting and just re-entering (potentially just saying continue could have worked) did work, I didn't have to log back in again -- but I suspect that the token it had expired after 15 minutes or such and it just gave up on renewing instead of renewing and continuing. |
|
Authorization failed, please check your login status.
4.清理 credentials/kimi-code.json 文件,重新登录 /login,登录完成后,仍是 Authorization failed, please check your login status. 的错误 依旧失败
kimi --version Authorization failed, please check your login status.
kimi --version |
|
kimi, version 1.8.0 也有同样的问题 。vibe coding 重构系统,记得 系统测试 |
|
~/.kimi/config.toml 在这个文件中,即使我手动填写 key,但是 /login 之后,还是会清空我填写的 api-key ~/.kimi/config.toml In this file, even if I fill in the key manually, the api-key I filled in will still be cleared after /login |
|
|
尝试删除config.toml试试 |
重装之后,依旧是登录返回 success,但是输入提示词报 ‘Authorization failed, please check your login status.’ 错误。
|
|
我撤销了export 的环境变量配置(https://moonshotai.github.io/kimi-cli/zh/configuration/env-vars.html), I revoked the export environment variable configuration (https://moonshotai.github.io/kimi-cli/zh/configuration/env-vars.html), |
Uh oh!
There was an error while loading. Please reload this page.
What version of Kimi Code CLI is running?
1.1
Which open platform/subscription were you using?
/login
Which model were you using?
kimi-for-codin
What platform is your computer?
Debian 13 Server
What issue are you seeing?
On an ongoing mission, the session is suddenly closed.
What steps can reproduce the bug?
It is determined that the ongoing duties should be held suddenly. I re-entered 5-6 times in one hour.
What is the expected behavior?
No response
Additional information
No response
All reactions