kimi.com to kimi.ai .... update kimi-web #11092
Replies: 5 comments 4 replies
|
Hey @yoursshadow50! Good news -- this is likely already supported: the Steps to get on the fixed path:
If it still fails after that, paste your |
|
Right -- the executor talks to If a fresh kimi.ai token genuinely dies within hours while kimi.com cookies live longer, that's upstream session policy -- paste the expiry window you observe (hours vs days) and I'll investigate whether we can add proactive refresh before marking it an upstream limitation. |
|
Found it, @yoursshadow50 -- and I gave you a wrong lead in my last reply, sorry about that. It's not an upstream session-expiry policy, it's an OmniRoute bug: The credential health check that runs every ~10 minutes in the background validates your Kimi token against Opened #11515 to track the fix (pointing the health check at kimi.ai to match the executor). No reliable workaround until that lands, unfortunately -- the connection will keep getting gated out on the next health-check cycle regardless of how fresh the token is. |
|
@yoursshadow50 — one correction that changes what to do next: you are not running 3.8.51. It has never been published:
The health-probe fix from #11515 landed in #11521 (2026-08-25). The probe now validates against So first, confirm what you are on: npm install -g omniroute@latest # gets 3.8.50
omniroute --versionThen re-capture the token from a logged-in If it still dies at ~15 minutes on a confirmed 3.8.50 install, that is genuinely a new finding and I want it — with these three things:
That third point is the one that separates the two possibilities. If chat works right up to the moment the health check disables the connection, it is still a probe/executor mismatch. If chat fails too, the token itself is genuinely expiring and that is upstream session policy — a different problem needing a different fix. Sorry this has dragged. Let us settle which build you are on first, because I do not want to chase a bug that was already fixed in code you may not have. |
|
@yoursshadow50 — thanks for narrowing it. "Runs a HF Space image that has the fix and still errors" is a much better starting point than the version question we were going in circles on. But it is still not enough to act on, and here is precisely why. Two different things can produce "still an error", and they need opposite fixes:
So the two questions that separate them:
Please do not post the raw If it turns out to be (2), the useful thing to file is not a kimi bug but a credential-lifetime problem for containerized deployments, which is a real and different gap. |


Uh oh!
There was an error while loading. Please reload this page.
in kimi-web ,it need to support kimi.ai cookies
Outside mainland China? Go to Kimi.ai
Kimi has been upgraded. If you're outside mainland China, sign in at Kimi.ai with your Google account or a non-+86 phone number to continue
All reactions