Skip to content

[ENHANCEMENT] Show URL for 404 Connection Issues #10978

@Vaccano

Description

@Vaccano

Problem (one or two sentences)

While struggling to get Roo Code to connect to my Azure AI model, it is very frustrating to only see 404 as the error. The failing URL would make troubleshooting MUCH easier.

Context (who is affected and when)

When I am connecting to my Azure hosted AI Models, there are a lot of different options to try out to get it working. As each one fails, the messages are not enough to see what is going wrong.

Desired behavior (conceptual, not technical)

Surface the failed URL somewhere. I checked the:

• Logs (that I could find)
• Output window (Roo Code section), with and without Roo Code's Debug Mode turned on.
• Visual Studio Code's Network tab in the debug tools

I could not find the failed URL anywhere. Please make this visable.

(As a side note, it would also be nice for some docs around how to connect using urls like this: https://westus.api.cognitive.microsoft.com)

Constraints / preferences (optional)

No response

Request checklist

  • I've searched existing Issues and Discussions for duplicates
  • This describes a specific problem with clear context and impact

Roo Code Task Links (optional)

No response

Acceptance criteria (optional)

Given that a user has selected Open AI (or something similar) as their provider
When the URL provided as the base is not successful (because of a 404 error, or similar)
Then the URL should showup in the UI in a place that is discoverable by a normal user

Proposed approach (optional)

Show the failed URL in the Output tab.

Trade-offs / risks (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions