[FEATURE]: Display the exact url opencode is failing to connect to #3742

Open
opened 2026-02-16 17:41:18 -05:00 by yindo · 1 comment
Owner

Originally created by @gregid on GitHub (Dec 22, 2025).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Existing error when opencode can't connect to the model is:

Error: Unable to connect. Is the computer able to access the url?

I propose more meaningful message that would quickly allow to check the url:

Error: Unable to connect. Is the computer able to access the following url: http://example.org ?
Originally created by @gregid on GitHub (Dec 22, 2025). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Existing error when opencode can't connect to the model is: ``` Error: Unable to connect. Is the computer able to access the url? ``` I propose more meaningful message that would quickly allow to check the url: ``` Error: Unable to connect. Is the computer able to access the following url: http://example.org ? ```
yindo added the discussion label 2026-02-16 17:41:18 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 22, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #5344: OllamaError: Unable to connect. Is the computer able to access the url? (experiencing the same generic error message this feature request aims to improve)

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 22, 2025): This issue might be a duplicate of existing issues. Please check: - #5344: OllamaError: Unable to connect. Is the computer able to access the url? (experiencing the same generic error message this feature request aims to improve) Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3742