cloudflare / cloudflared

Cloudflare Tunnel client (formerly Argo Tunnel)

Home Page:https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐛i can't use the tunnel

hotsmile opened this issue · comments

i just update the latest version
i run the tunnel ,the following log is that

2024-02-08T06:25:47Z INF Generated Connector ID: 6f5bd919-1c79-4e2a-96db-65962c321200
2024-02-08T06:25:47Z INF cloudflared will not automatically update if installed by a package manager.
2024-02-08T06:25:47Z INF Initial protocol quic
2024-02-08T06:25:47Z INF ICMP proxy will use 10.35.20.212 as source for IPv4
2024-02-08T06:25:47Z INF ICMP proxy will use fe80::ff88:63c3:3a7f:4bc7 in zone eth0 as source for IPv6
2024-02-08T06:25:47Z INF Starting metrics server on 127.0.0.1:33575/metrics
2024-02-08T06:25:48Z INF Registered tunnel connection connIndex=0 connection=830bf962-7674-4e02-b648-65177c832c67 event=0 ip=198.41.192.167 location=lax08 protocol=quic
2024-02-08T06:25:48Z INF Registered tunnel connection connIndex=1 connection=8219b8a8-9cc6-49bd-bb62-df0c1219b424 event=0 ip=198.41.200.43 location=sjc07 protocol=quic
2024-02-08T06:25:50Z INF Registered tunnel connection connIndex=3 connection=336d73e6-0daf-4213-b88a-a5ba2a9a4593 event=0 ip=198.41.200.13 location=sjc08 protocol=quic
2024-02-08T06:25:54Z WRN Failed to create new quic connection error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2 event=0 ip=198.41.192.57
2024-02-08T06:25:54Z INF Retrying connection in up to 2s connIndex=2 event=0 ip=198.41.192.57
2024-02-08T06:25:54Z WRN Connection terminated error="failed to dial to edge with quic: timeout: no recent network activity" connIndex=2
2024-02-08T06:26:14Z INF Registered tunnel connection connIndex=2 connection=e82a4027-c3aa-4b21-b507-ca3fc8a0121e event=0 ip=198.41.192.47 location=lax06 protocol=quic

i can't access my service, but why?

[root@localhost .cloudflared]# cloudflared tunnel info centos8
NAME: centos8
ID: 89aa7e03-18e6-4d43-b670-139495718f06
CREATED: 2023-02-07 09:51:30.277362 +0000 UTC

CONNECTOR ID CREATED ARCHITECTURE VERSION ORIGIN IP EDGE
6f5bd919-1c79-4e2a-96db-65962c321200 2024-02-08T06:25:48Z linux_amd64 2024.1.5 220.250.40.160 1xlax06, 1xlax08, 1xsjc07, 1xsjc08
[root@localhost .cloudflared]#

About the same error

2024-02-09T14:31:30Z INF Starting metrics server on [::]:2000/metrics
2024-02-09T14:31:30Z ERR Failed to create new quic connection error="failed to dial to edge with quic: context canceled" connIndex=2 event=0 ip=198.41.200.233
2024-02-09T14:31:30Z INF Registered tunnel connection connIndex=0 connection=6323f04c-03f0-4280-95c2-7c509ab08c9a event=0 ip=198.41.200.33 location=bru01 protocol=quic
2024-02-09T14:31:31Z INF Registered tunnel connection connIndex=1 connection=7ce5366c-ed86-497c-977a-0e87c6885333 event=0 ip=198.41.192.47 location=fra14 protocol=quic
2024-02-09T14:31:31Z ERR Failed to create new quic connection error="failed to dial to edge with quic: context canceled" connIndex=3 event=0 ip=198.41.192.57
2024-02-09T14:31:32Z INF Registered tunnel connection connIndex=2 connection=e62ffc9c-cc2a-4513-91d4-a84d12bc6930 event=0 ip=198.41.192.67 location=fra10 protocol=quic
2024-02-09T14:31:32Z INF Tunnel server stopped
cloudflared has been updated to version 2024.2.0

same here

same, i have 2 servers on the same nw and both have different tunnels, and only one of them shows this and has degraded status

where's the log file

Hi @hotsmile you seem to be running a local managed tunnel, I believe you might have missed some configurations steps. Can you try and use a remote managed tunnel instead and see if it works?

Create Remote Tunnel:
https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/