Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.
This repository was archived by the owner on May 15, 2026. It is now read-only.

[BUG] RooCode - OpenRouter & any new profile = 404 #11370

@Marcinszewski

Description

@Marcinszewski

Problem (one or two sentences)

Openrouter not working with any new Configuration Profile, 404

Context (who is affected and when)

If I change the profile and add the Openrouter API, it can't connect. On the openrouter.ai website, the logs show that requests from chat aren't arriving, but they are arriving from indexing. If I use the standard default profile, the Openrouter API works perfectly on any model.

Image

Reproduction steps

  1. Add a new profile
  2. Add the Openrouter API
  3. Type "hello" in the chat
  4. You receive various errors without a response

Expected result

Brak połączenia

Actual result

połączenie

Variations tried (optional)

No response

App Version

Version: 3.47.3 (ec2d110)

API Provider (optional)

None

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

// Please share this file with Roo Code Support (support@roocode.com) to diagnose the issue faster
// Just make sure you're OK sharing the contents of the conversation below.

{
  "error": {
    "timestamp": "2026-02-10T07:41:13.507Z",
    "version": "3.47.3",
    "provider": "openrouter",
    "model": "qwen/qwen3-coder:free",
    "details": "Unexpected API Response: The language model did not provide any assistant messages. This may indicate an issue with the API or the model's output."
  },
  "history": [
    {
      "role": "user",
      "content": [
        {
          "type": "text",
          "text": "<user_message>\ntest\n</user_message>"
        },
        {
          "type": "text",
          "text": "<environment_details>\n# VSCode Visible Files\n..\\..\\..\\Users (clear...) t_details>"
        }
      ],
      "ts": 1770709265486
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions