Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Cloudflare WARP SSL issues

Đang mở
#1,046 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
deno, macos
Lĩnh vực
networking, security

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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?

Ngôn ngữ chính
Rust
Star
9.9k
Fork
1.4k
Merge trung bình
1 ngày 17 giờ
Pull request đã merge (30 ngày)
1

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của pkgxdev/pkgx

Tất cả issue của pkgxdev/pkgx

Issue tương tự

Thêm issue về Rust

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.