Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloudflare WARP SSL issues #1046

Open
jay-steyn opened this issue Oct 28, 2024 · 0 comments
Open

Cloudflare WARP SSL issues #1046

jay-steyn opened this issue Oct 28, 2024 · 0 comments

Comments

@jay-steyn
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant