Skip to content

API Request Failed after upgrading from v3.20.3 to v3.26.3Β #7573

@tanawatpan

Description

@tanawatpan

App Version

3.26.3

API Provider

OpenAI Compatible

Model Used

Self-hosted VLLM openai/gpt-oss-120b

Roo Code Task Links (Optional)

No response

πŸ” Steps to Reproduce

Environment

  • OS: Ubuntu 22.04 (remote machine)
  • VSCode Version: 1.103.2
  • Roo Code Extension Version: 3.21.x - 3.26.3 (issue present), 3.20.3 (working)
  • Network: Corporate network with HTTP proxy
  • Model: Self-hosted vLLM openai/gpt-oss-120b

Description

After upgrading the Roo Code extension from version 3.20.3 to 3.26.3, I'm unable to chat with my self-hosted vLLM openai/gpt-oss-120b. The extension returns "API Request Failed, Connection error." when attempting to use the chat functionality.

Steps to Reproduce

  1. Have Roo Code 3.20.3 installed with self-hosted vLLM configured
  2. Upgrade to Roo Code 3.26.3
  3. Attempt to chat with the model
  4. Observe the connection error
Image

Version Testing Results

  • βœ… v3.20.3: Working correctly
  • ❌ v3.21.x: Connection error
  • ❌ v3.22.x: Connection error
  • ❌ v3.23.x: Connection error
  • ❌ v3.24.x: Connection error
  • ❌ v3.25.x: Connection error
  • ❌ v3.26.x: Connection error

Additional Context

  • The self-hosted VLLM server is accessible and responding correctly
  • No changes were made to the server configuration
  • The issue appears to be introduced after version 3.20.3
  • Working behind corporate firewall with HTTP proxy configuration

πŸ’₯ Outcome Summary

Expected Behavior

The extension must connect to the self-hosted VLLM API and function as it did in version 3.20.3.

Actual Behavior

Error message: "API Request Failed, Connection error."

πŸ“„ Relevant Logs or Errors (Optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions