Kimi for code endpoint timeout

Dear Support Team

I am encountering a connection timeout issue when using the Kimi CLI. I have already tried uninstalling and removing `~/.kimi` without success. The specific error I am receiving is “Failed to get models: Connection timeout to host (https://api.kimi.com/coding/v1/models)” when attempting to set up the API platform.

Could you please provide some guidance or assistance with this issue? My Internet is normal.

Thank you for your help.

Best regards,

Arthur

Screen: │ │

│ ▐█▛█▛█▌ Welcome to Kimi CLI! │

│ ▐█████▌ Send /help for help information. │

│ │

│ Directory: /Users/arthrod/temp/Manual Library/temp/1-next-forge-2 │

│ Session: eee303d7-98da-4832-b506-5025a99b7b37 │

│ Model: not set, send /setup to configure │

│ │

╰─────────────────────────────────────────────────────────────────────╯

arthrod✨ /setup

Select the API platform

  1. Kimi For Coding
  2\. Moonshot AI 开放平台 (moonshot.cn)

  3\. Moonshot AI Open Platform (moonshot.ai)

Enter your API key: ************************************************************************

Failed to get models: Connection timeout to host https://api.kimi.com/coding/v1/models

arthrod✨

Could you please try running curl https://api.kimi.com/coding/v1/models in the shell session where you ran Kimi CLI? It should output {"error":{"message":"Invalid Authentication","type":"invalid_authentication_error"}} if network is ok

Its happening to me too.. the curl command :slight_smile:
╰─ curl https://api.kimi.com/coding/v1/models
curl: (7) Failed to connect to api.kimi.com port 443 after 75350 ms: Couldn’t connect to server