WebFetch fails when internet access is available only through a system proxy
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 48/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Attiva
- Ambito
- desktop, networking
Direzione di ricerca
Start by locating the WebFetch implementation and comparing its proxy handling with the GitHub Copilot CLI behavior described in the issue. Reproduce the failure with a system-configured proxy; done means WebFetch can retrieve external URLs through that proxy without the host-resolution error.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Short summary
In environments where outbound internet connectivity is provided via a system-configured proxy, the WebFetch tool fails to access external URLs and returns a host resolution error.
Affected version or release
v1.1.22
Installation context
No response
What happened?
When the GitHub Copilot agent attempts to retrieve content from a URL using the WebFetch tool, the request fails with the following error:
WebFetchBlockedUrlError: No such host is known. (os error 11001)
This occurs even when internet connectivity is available and functional through a properly configured system proxy.
Steps to reproduce
- Configure internet access through a system proxy.
- Start a GitHub Copilot agent session.
- Ask the agent to research a topic that requires fetching information from an external URL.
- Observe that the agent invokes the WebFetch tool and the request fails with:
WebFetchBlockedUrlError: No such host is known. (os error 11001)
Expected behavior
When a system proxy is configured, WebFetch should honor the operating system's proxy settings and route outbound requests through the proxy.
The behavior should be consistent with GitHub Copilot CLI, where web access works successfully in the same environment using the configured proxy.
Additional context
WebFetchBlockedUrlError: No such host is known. (os error 11001)
GitHub Copilot CLI can successfully perform web access in the same environment through the configured proxy.
The issue appears specific to the WebFetch implementation not honoring system proxy settings, all other features in Copilot app works.
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 157
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di github/app
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 64/100
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
Eynzof/Hermes-CN-Desktop#616 ·
-
app bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 72/100
-
good first issue
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
spotlight search visual bug Apertabug
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
AvengeMedia/DankMaterialShell#3537 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
CherryHQ/cherry-studio#20947 · 1 reazione ·