-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Description
Description
After I used the /connect command to configure the Qiniu provider, the following error occurred;
Line 170: ERROR 2026-02-28T07:31:09 +1ms service=llm providerID=qiniu-ai modelID=claude-4.5-sonnet sessionID=ses_35cd773e9ffe95cMxlTP7ZVPZ9 small=false agent=build error={"error":{"code":"ConnectionRefused","path":"https://api.qnaigc.com.com/v1/chat/completions","errno":0}} stream error Line 179: ERROR 2026-02-28T07:31:09 +54ms service=llm providerID=qiniu-ai modelID=claude-4.5-sonnet sessionID=ses_35cd773e9ffe95cMxlTP7ZVPZ9 small=false agent=build error={"error":{"code":"ConnectionRefused","path":"https://api.qnaigc.com.com/v1/chat/completions","errno":0}} stream error
The link is incorrect:
https://api.qnaigc.com.com/ ❎
it should be:
https://api.qnaigc.com/ ✅
Plugins
No response
OpenCode version
1.1.28
Steps to reproduce
Use /connect to configure the provider according to the official guidelines.
- Enter the
/connectcommand. - Select Qiniu.
- Enter the key.
- Select the model.
- Use the model.
Screenshot and/or share link
Operating System
macos 13.2
Terminal
iterm2