Skip to content

Non-retryable error from model with OVH AI endpoints #2300

@k33g

Description

@k33g

I'm trying the OVH AI endpoints (https://www.ovhcloud.com/en/public-cloud/ai-endpoints/#) with

  • docker-agent 1.40.0
  • qwencode CLI
  • opencode CLI

I used this prompt: implement in ./demo this: @specifications.md

I use this model: Qwen3-Coder-30B-A3B-Instruct

  • with qwencode CLI: the agent was able to generate the source code
  • with opencode CLI: the agent was able to generate the source code
  • with docker-agent: the completion starts and about some seconds I get errors:
time=2026-04-01T06:56:21.388Z level=DEBUG msg="Unknown error type, not retrying" error="error receiving from stream: unexpected end of JSON input"
time=2026-04-01T06:56:21.388Z level=ERROR msg="Non-retryable error from model" agent=root model=ovh_provider/Qwen3-Coder-30B-A3B-Instruct error="error receiving from stream: unexpected end of JSON input"
time=2026-04-01T06:56:21.388Z level=ERROR msg="All models failed" agent=root error="all models failed: error receiving from stream: unexpected end of JSON input"

How can I help you to debug this?

agent.log
agent.yaml
specifications.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions