-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Description
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
- Have Roo Code 3.20.3 installed with self-hosted vLLM configured
- Upgrade to Roo Code 3.26.3
- Attempt to chat with the model
- Observe the connection error
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
Labels
Issue - Needs ScopingValid, but needs effort estimate or design input before work can start.Valid, but needs effort estimate or design input before work can start.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done