Open JonasJasas opened 2 years ago
I am not sure if this is related, but we are having problems with cloudflared and Kubernetes (DOKS) as well:
Pod on kubernetes is creating tcp tunnel (running cloudflared access tcp..
) to Windows host (running cloudflared tunnel ...
).
It works fine about 30 seconds after start and then it starts getting errors:
2022-03-04T11:57:01Z ERR failed to connect to origin error="websocket: bad handshake" originURL=<REDACTED>
From client side this errors with ECONNRESET.
About 30-40% of connections succeeds.
Again, not sure if related at all.
At the same time another (windows) machine running cloudflared access tcp..
to same endpoint works 100%.
Running Kubernetes 1.20.15-do.0.
Describe the bug The tunnel randomly stops working
Environment and versions Docker image cloudflare/cloudflared:2022.2.0
Logs and errors
Additional context Running on Kubernetes 1.19.11 Docker version 20.10.7, build 20.10.7-0ubuntu5~18.04.3