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

application/octet-stream can't streaming use tunnel🐛 #1018

Open
ZKBL opened this issue Jul 7, 2023 · 2 comments
Open

application/octet-stream can't streaming use tunnel🐛 #1018

ZKBL opened this issue Jul 7, 2023 · 2 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@ZKBL
Copy link

ZKBL commented Jul 7, 2023

Describe the bug

My response to an http request is an application/octet-stream, using the cloudflare tunnel always receives the full packet before transmission, does anyone know what the situation is?

To Reproduce

only created the tunnel, configured the public host, not enabled the private network,

forwarded my http requests to my server tha build with this https://github.com/Chanzhaoyu/chatgpt-web

Express an vue3

If it's an issue with Cloudflare Tunnel:

  1. Tunnel ID :
    a84fe929-20ee-426c-8690-a6389ec60268
  2. cloudflared config:
url: http://127.0.0.1:3002
tunnel: a84fe929-20ee-426c-8690-a6389ec60268
credentials-file: /path to my cert-file/cert.json

Expected behavior

application/octet-stream can streaming instead of receiving the full packet before transmission

Environment and versions

  • OS: Linux safe-frogs-3.localdomain 6.1.0-9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.27-1 (2023-05-08) x86_64 GNU/Linux

  • cloudflared Version: cloudflared version 2023.6.1 (built 2023-06-20-0926 UTC)

@ZKBL ZKBL added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Jul 7, 2023
@ZKBL ZKBL changed the title 🐛 application/octet-stream can't streaming use tunnel🐛 Jul 7, 2023
@FireTable
Copy link

+1

@ghost
Copy link

ghost commented Oct 23, 2023

Is there a timeline for when this issue can be fixed?

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

2 participants