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

🐛Unable to Run Cloudflared only in HTTP2 mode #1376

Open
dovelus opened this issue Dec 23, 2024 · 0 comments
Open

🐛Unable to Run Cloudflared only in HTTP2 mode #1376

dovelus opened this issue Dec 23, 2024 · 0 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@dovelus
Copy link

dovelus commented Dec 23, 2024

Describe the bug
When trying to run cloudflared (locally managed) only in HTTP2 mode without QUIC i fails on the TLS certificated with the edge

To Reproduce
Steps to reproduce the behavior:

  1. Download cloudflared.exe

  2. Login with cloudflared.exe tunnel login

  3. Create tunnel: cloudflared.exe tunnel create

  4. Create the config file

  5. Run

  6. cloudflared config: tunnel: <TunnelID> credentials-file: C:\Users\<username>\.cloudflared\<TunnelID>.json warp-routing: enabled: true originRequest: proxyType: socks noTLSVerify: true protocol: http2

Expected behavior
A clear and concise description of what you expected to happen.

Environment and versions

  • OS: Windows 10
  • Architecture: AMD
  • Version: 2024.12.2

Logs and errors
image

@dovelus dovelus added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant