Skip to content

Error configuring Qiniu provider #15445

@daosrc

Description

@daosrc

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 /connect command.
  • Select Qiniu.
  • Enter the key.
  • Select the model.
  • Use the model.

Screenshot and/or share link

Image

Operating System

macos 13.2

Terminal

iterm2

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcoreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions