cloudflare / cloudflare/cloudflared
🐛i can't use the tunnel
- Dominant language
- Go
- Stars
- 15.6k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
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]#
Contributor guide
Assessment
This issue has not been assessed yet.