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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰i can't use the tunnel #1173

Open
hotsmile opened this issue Feb 8, 2024 · 5 comments
Open

馃悰i can't use the tunnel #1173

hotsmile opened this issue Feb 8, 2024 · 5 comments
Labels
Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working

Comments

@hotsmile
Copy link

hotsmile commented Feb 8, 2024

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]#

@hotsmile hotsmile added Priority: Normal Minor issue impacting one or more users Type: Bug Something isn't working labels Feb 8, 2024
@maxnrb
Copy link

maxnrb commented Feb 9, 2024

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

@Pro-Control
Copy link

same here

@xrehpicx
Copy link

xrehpicx commented Mar 1, 2024

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

@woshichenghaibo
Copy link

where's the log file

@jcsf
Copy link
Contributor

jcsf commented Mar 25, 2024

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/

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

6 participants