Cloudflare WARP SSL issues
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 25/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- deno, macos
- Ambito
- networking, security
Direzione di ricerca
Reproduce the failure with dev or pkgx on macOS behind Cloudflare WARP, then inspect the fetch path in deno.land/x/libpkgx@v0.19.1/src/hooks/useDownload.ts and the callers in useSync.ts. Done means downloads work without manually installing the WARP certificate locally, with the supported certificate configuration documented or verified by a test.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
We are running behind Cloudflare warp. Its a real pain that we have to install their certificates locally for things to work.
Running either dev or pkgx (latest versions on Mac) produced the following error:
× unexpected error client error (Connect)
│ TypeError: client error (Connect)
│ at async mainFetch (ext:deno_fetch/26_fetch.js:170:12)
│ at async fetch (ext:deno_fetch/26_fetch.js:391:7)
│ at async the_meat (https://deno.land/x/libpkgx@v0.19.1/src/hooks/useDownload.ts:96:15)
│ at async Object.download (https://deno.land/x/libpkgx@v0.19.1/src/hooks/useDownload.ts:25:25)
│ at async Object.sync (https://deno.land/x/libpkgx@v0.19.1/src/hooks/useSync.ts:57:5)
│ at async default (https://deno.land/x/libpkgx@v0.19.1/src/hooks/useSync.ts:15:5)
│ at async ensure_pantry (file:///var/folders/xq/vgsymdvs5dz687mdx4sq74_c0000gp/T/deno-compile-pkgx/pkgx/src/app.ts:160:5)
│ at async default (file:///var/folders/xq/vgsymdvs5dz687mdx4sq74_c0000gp/T/deno-compile-pkgx/pkgx/src/app.ts:129:9)
│ at async file:///var/folders/xq/vgsymdvs5dz687mdx4sq74_c0000gp/T/deno-compile-pkgx/pkgx/entrypoint.ts:59:3
Anyway to attach the cert required?
- Lingua principale
- Rust
- Stelle
- 9.9k
- Fork
- 1.4k
- Merge medio
- 1g 17h
- PR unite (30g)
- 1
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
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 pkgxdev/pkgx
-
`--query` flag gone Aperta
Difficoltà 3/5 1-2 giorni Idoneità per principianti 45/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
`pkgx --update` Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 52/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
Tutte le issue di pkgxdev/pkgx
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
state:needs triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
zed-industries/zed#64680 · 2 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
RustPython/RustPython#8802 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
TheLarkInn/aipm#2390 ·