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

Strange issues #775

Open
versionDefect opened this issue Jan 28, 2025 · 0 comments
Open

Strange issues #775

versionDefect opened this issue Jan 28, 2025 · 0 comments

Comments

@versionDefect
Copy link

The problem

Hey there,

I've used cloudflared since it came out and its been rock solid... that is until recently.
I've had this issue for months and just haven't had enough drive to make a report about it.

I'd eventually get the error of
//run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up!
and I would have to reboot the entire HAOS to make it work

Then when i start the addon it works great!

For about a day or two.
Eventually it gots in this weird cycle of connecting and disconnecting from the tunnel and it has a 1 second window where i can access it then i can't then get an Argo tunnel error from cloudflare directly

What version of Cloudflared has the issue?

5.2.7

What was the last working version of Cloudflared?

No response

What type of installation are you running?

Home Assistant OS

Add-on YAML Configuration

Anything in the logs that might be useful for us?

�[34m or support in, e.g., GitHub, forums or the Discord chat.�[0m
�[34m-----------------------------------------------------------�[0m
�[34mLog level is set to DEBUG�[0m
[22:13:25] DEBUG: Cloudflared log level set to "info"
[22:13:25] DEBUG: Checking connectivity to Cloudflare
[22:13:25] DEBUG: Checking region1.v2.argotunnel.com TCP port 7844
[22:13:25] DEBUG: Checking region1.v2.argotunnel.com UDP port 7844
[22:13:26] DEBUG: Checking region2.v2.argotunnel.com TCP port 7844
[22:13:26] DEBUG: Checking region2.v2.argotunnel.com UDP port 7844
[22:13:27] DEBUG: Checking api.cloudflare.com TCP port 443
[22:13:28] INFO: �[32mChecking add-on config...�[0m
[22:13:28] INFO: �[32mChecking for existing certificate...�[0m
[22:13:28] INFO: �[32mExisting certificate found�[0m
[22:13:28] INFO: �[32mChecking for existing tunnel...�[0m
[22:13:28] INFO: �[32mExisting tunnel with ID 82ff602f-228d-442f-8807-e90cd80de7e6 found�[0m
[22:13:28] INFO: �[32mChecking if existing tunnel matches name given in config�[0m
[22:13:29] DEBUG: Existing Cloudflare Tunnel name: homeassistant
[22:13:29] INFO: �[32mExisting Cloudflare Tunnel name matches config, proceeding with existing tunnel file�[0m
[22:13:29] INFO: �[32mCreating config file...�[0m
[22:13:29] DEBUG: Checking if SSL is used...
[22:13:29] DEBUG: Requested API resource: http://supervisor/core/info
[22:13:29] DEBUG: Request method: GET
[22:13:29] DEBUG: Request data: {}
[22:13:29] DEBUG: API HTTP Response code: 200
[22:13:29] DEBUG: API Response: {"result":"ok","data":{"version":"2025.1.0","version_latest":"2025.1.4","update_available":true,"machine":"qemux86-64","ip_address":"172.30.32.1","arch":"amd64","image":"ghcr.io/home-assistant/qemux86-64-homeassistant","boot":true,"port":8123,"ssl":false,"watchdog":true,"audio_input":null,"audio_output":null,"backups_exclude_database":false}}

[22:13:29] DEBUG: ha_service_protocol: http
[22:13:30] INFO: �[32mValidating config file...�[0m
[22:13:30] DEBUG: Validating created config file: {"tunnel":"82ff602f-228d-442f-8807-e90cd80de7e6","credentials-file":"/data/tunnel.json","ingress":[{"hostname":"hass.redacted.com","service":"http://homeassistant:8123","originRequest":{"noTLSVerify":true}},{"service":"http_status:404","originRequest":{"noTLSVerify":true}}]}
Validating rules from /tmp/config.json
OK
[22:13:30] DEBUG: Sucessfully created config file: {"tunnel":"82ff602f-228d-442f-8807-e90cd80de7e6","credentials-file":"/data/tunnel.json","ingress":[{"hostname":"hass.redacted.com","service":"http://homeassistant:8123","originRequest":{"noTLSVerify":true}},{"service":"http_status:404","originRequest":{"noTLSVerify":true}}]}
[22:13:30] INFO: �[32mCreating DNS entry hass.redacted.com...�[0m
2025-01-28T06:13:32Z INF hass.redacted.com is already configured to route to your tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
[22:13:33] INFO: �[32mFinished setting up the Cloudflare Tunnel�[0m
[22:13:33] DEBUG: using /tmp/config.json config file
[22:13:33] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:13:33] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:13:34Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:13:34Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:13:34Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:13:34Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:13:34Z INF Generated Connector ID: 1c774d8a-d7d4-4ad6-ae74-315c711a1e51
[22:13:34] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:13:35] DEBUG: using /tmp/config.json config file
[22:13:36] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:13:36] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:13:36Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:13:36Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:13:36Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:13:36Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:13:36Z INF Generated Connector ID: 9844b5ea-17ba-4266-a7f6-694af7361e78
2025-01-28T06:13:37Z INF Initial protocol quic
2025-01-28T06:13:37Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:13:37Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:13:37Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:13:37Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:13:37Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:13:37Z INF Registered tunnel connection connIndex=0 connection=5c94b68c-6732-40c1-9b49-9f8f6c23521d event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:13:37Z INF Registered tunnel connection connIndex=1 connection=fc4309e9-6b0c-4644-88e5-f05c879d67ab event=0 ip=198.41.200.53 location=lax01 protocol=quic
2025-01-28T06:13:38Z INF Registered tunnel connection connIndex=2 connection=b73d9d45-c96c-416f-be04-65ae2d54afce event=0 ip=198.41.200.113 location=lax06 protocol=quic
2025-01-28T06:13:39Z INF Registered tunnel connection connIndex=3 connection=9db64ce9-0253-4e7f-a332-d171a8f9bbb9 event=0 ip=198.41.192.167 location=las01 protocol=quic
[22:13:44] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:13:45] DEBUG: using /tmp/config.json config file
[22:13:45] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:13:45] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:13:45Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:13:45Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:13:45Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:13:45Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:13:45Z INF Generated Connector ID: 350196fa-160f-400d-83cd-ba8f51174f0b
2025-01-28T06:13:45Z INF Initial protocol quic
2025-01-28T06:13:46Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:13:46Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:13:46Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:13:46Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:13:46Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:13:46Z INF Registered tunnel connection connIndex=0 connection=0f64a826-12ca-4e18-9592-fac0a62f825b event=0 ip=198.41.200.23 location=lax01 protocol=quic
2025-01-28T06:13:46Z INF Registered tunnel connection connIndex=1 connection=6eaf6a64-18e7-4594-a7f7-5cc655a430ee event=0 ip=198.41.192.57 location=las01 protocol=quic
2025-01-28T06:13:47Z INF Registered tunnel connection connIndex=2 connection=eecf8a66-9c32-4584-a537-c78f9bc5321d event=0 ip=198.41.200.193 location=lax01 protocol=quic
2025-01-28T06:13:48Z INF Registered tunnel connection connIndex=3 connection=f287a586-9956-4530-a980-c77ad96dfbe8 event=0 ip=198.41.192.47 location=las01 protocol=quic
[22:13:49] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:13:50] DEBUG: using /tmp/config.json config file
[22:13:50] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:13:50] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:13:50Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:13:50Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:13:50Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:13:50Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:13:50Z INF Generated Connector ID: 7f51afed-aa38-4689-810f-035a00f4b7dc
2025-01-28T06:13:50Z INF Initial protocol quic
2025-01-28T06:13:50Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:13:50Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:13:50Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:13:50Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:13:50Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:13:50Z INF Registered tunnel connection connIndex=0 connection=a8319a07-4d71-4f77-bcbd-fe2d3af72c7d event=0 ip=198.41.192.167 location=las01 protocol=quic
2025-01-28T06:13:50Z INF Registered tunnel connection connIndex=1 connection=623a2215-8445-4f0f-99a9-e92546d0eba0 event=0 ip=198.41.200.63 location=lax06 protocol=quic
2025-01-28T06:13:51Z INF Registered tunnel connection connIndex=2 connection=8142dd60-c18a-444a-a2ae-59a2a93ba357 event=0 ip=198.41.192.57 location=las01 protocol=quic
2025-01-28T06:13:52Z INF Registered tunnel connection connIndex=3 connection=4ba023d8-f4ee-444c-b076-fb8733736768 event=0 ip=198.41.200.233 location=lax06 protocol=quic
[22:14:35] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:14:36] DEBUG: using /tmp/config.json config file
[22:14:36] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:14:36] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:14:37Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:14:37Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:14:37Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:14:37Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:14:37Z INF Generated Connector ID: d9d622c5-bcc0-4a93-bcd8-cc4624635df5
2025-01-28T06:14:37Z INF Initial protocol quic
2025-01-28T06:14:37Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:37Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:37Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:37Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:37Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:14:37Z INF Registered tunnel connection connIndex=0 connection=6335bc46-ae14-44b6-a0c5-24829fb12c50 event=0 ip=198.41.200.233 location=lax01 protocol=quic
2025-01-28T06:14:37Z INF Registered tunnel connection connIndex=1 connection=19d369dc-0afc-4962-a255-34c4a12f666c event=0 ip=198.41.192.227 location=las01 protocol=quic
[22:14:38] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:14:39] DEBUG: using /tmp/config.json config file
[22:14:39] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:14:39] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:14:40Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:14:40Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:14:40Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:14:40Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:14:40Z INF Generated Connector ID: 9bbd6ace-d1ab-46a0-9fc6-4d1c7d0e7691
2025-01-28T06:14:40Z INF Initial protocol quic
2025-01-28T06:14:40Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:40Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:40Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:40Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:40Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:14:40Z INF Registered tunnel connection connIndex=0 connection=e8c5baaa-39d7-4741-b751-6f164a9c2184 event=0 ip=198.41.192.227 location=las01 protocol=quic
2025-01-28T06:14:40Z INF Registered tunnel connection connIndex=1 connection=be5fce07-aabe-4b13-a02d-7da5b1b1deda event=0 ip=198.41.200.63 location=lax01 protocol=quic
[22:14:41] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:14:42] DEBUG: using /tmp/config.json config file
[22:14:42] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:14:42] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:14:43Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:14:43Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:14:43Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:14:43Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:14:43Z INF Generated Connector ID: 9be896ae-a30c-4ea5-b512-0114df22d184
2025-01-28T06:14:43Z INF Initial protocol quic
2025-01-28T06:14:43Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:43Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:43Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:43Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:43Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:14:44Z INF Registered tunnel connection connIndex=0 connection=c91fe6d8-53dd-4e1a-a61d-69d732ed1d30 event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:14:44Z INF Registered tunnel connection connIndex=1 connection=ebcd8650-471a-4897-b6f7-de5ec07d054d event=0 ip=198.41.200.193 location=lax01 protocol=quic
2025-01-28T06:14:45Z INF Registered tunnel connection connIndex=2 connection=f220d787-7d74-48a0-86ab-30c898483025 event=0 ip=198.41.200.63 location=lax01 protocol=quic
[22:14:45] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:14:46] DEBUG: using /tmp/config.json config file
[22:14:46] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:14:46] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:14:47Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:14:47Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:14:47Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:14:47Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:14:47Z INF Generated Connector ID: 008105a2-0e39-4a55-8551-2935b280434b
2025-01-28T06:14:47Z INF Initial protocol quic
2025-01-28T06:14:47Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:47Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:47Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:47Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:47Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:14:47Z INF Registered tunnel connection connIndex=0 connection=7d281883-462d-46a7-a9fa-f1dddd10fded event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:14:47Z INF Registered tunnel connection connIndex=1 connection=9cecdbb1-660b-4e3a-b4a1-03a7ff5f0db4 event=0 ip=198.41.200.23 location=lax06 protocol=quic
2025-01-28T06:14:48Z INF Registered tunnel connection connIndex=2 connection=db26afab-21ce-4cc3-a6cf-b9df877ca13c event=0 ip=198.41.200.53 location=lax06 protocol=quic
[22:14:49] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:14:50] DEBUG: using /tmp/config.json config file
[22:14:50] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:14:50] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:14:50Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:14:50Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:14:50Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:14:50Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:14:50Z INF Generated Connector ID: 1a08bcf5-89cc-4a9d-b58a-137082acb850
2025-01-28T06:14:50Z INF Initial protocol quic
2025-01-28T06:14:50Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:50Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:50Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:14:50Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:14:50Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:14:50Z INF Registered tunnel connection connIndex=0 connection=176b8eea-5689-4d5e-9873-1d3f0c1a0f48 event=0 ip=198.41.192.57 location=las01 protocol=quic
2025-01-28T06:14:51Z INF Registered tunnel connection connIndex=1 connection=c95c6a70-04bb-4291-bf80-c57bb2a7c940 event=0 ip=198.41.200.13 location=lax01 protocol=quic
2025-01-28T06:14:52Z INF Registered tunnel connection connIndex=2 connection=0a6653d9-5407-44a5-8bcf-80dcc6be438d event=0 ip=198.41.200.113 location=lax01 protocol=quic
2025-01-28T06:14:53Z INF Registered tunnel connection connIndex=3 connection=ab23db33-33bc-45fc-8cf5-79c5217e314d event=0 ip=198.41.192.47 location=las01 protocol=quic
[22:15:30] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:15:31] DEBUG: using /tmp/config.json config file
[22:15:31] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:15:31] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:15:31Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:15:31Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:15:31Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:15:31Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:15:31Z INF Generated Connector ID: 8b8600cd-3d38-4b66-8acf-17f669960f9b
2025-01-28T06:15:32Z INF Initial protocol quic
2025-01-28T06:15:32Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:15:32Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:15:32Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:15:32Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:15:32Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:15:32Z INF Registered tunnel connection connIndex=0 connection=1bef1049-4fbb-4502-a6b5-1fe2bb003c49 event=0 ip=198.41.200.233 location=lax01 protocol=quic
2025-01-28T06:15:32Z INF Registered tunnel connection connIndex=1 connection=23be1da5-2d0e-4d5a-b342-cfa8d396911e event=0 ip=198.41.192.107 location=las01 protocol=quic
2025-01-28T06:15:33Z INF Registered tunnel connection connIndex=2 connection=f18c9aac-a084-4bc9-9c01-cd9061eddfb9 event=0 ip=198.41.192.167 location=las01 protocol=quic
2025-01-28T06:15:34Z INF Registered tunnel connection connIndex=3 connection=dfc6cd45-0a37-4247-9a5b-debdb5a72cb7 event=0 ip=198.41.200.33 location=lax06 protocol=quic
[22:15:37] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:15:38] DEBUG: using /tmp/config.json config file
[22:15:38] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:15:38] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:15:39Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:15:39Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:15:39Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:15:39Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:15:39Z INF Generated Connector ID: 94ab13b4-9d5a-4bb8-b53c-e85d05c6cf3d
2025-01-28T06:15:39Z INF Initial protocol quic
2025-01-28T06:15:39Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:15:39Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:15:39Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:15:39Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:15:39Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:15:39Z INF Registered tunnel connection connIndex=0 connection=21af8d7f-47fa-4744-8c41-751b38d7ee02 event=0 ip=198.41.192.227 location=las01 protocol=quic
2025-01-28T06:15:39Z INF Registered tunnel connection connIndex=1 connection=a4359314-89d2-4cae-b798-9cae477616fe event=0 ip=198.41.200.73 location=lax01 protocol=quic
2025-01-28T06:15:40Z INF Registered tunnel connection connIndex=2 connection=c8f560bd-3a40-4802-99a7-cd2c13f0ad87 event=0 ip=198.41.192.57 location=las01 protocol=quic
[22:15:40] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:15:42] DEBUG: using /tmp/config.json config file
[22:15:42] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:15:42] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:15:42Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:15:42Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:15:42Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:15:42Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:15:42Z INF Generated Connector ID: 3b91abcb-9b8e-4d0a-b4f0-c52a963a77b2
2025-01-28T06:15:42Z INF Initial protocol quic
2025-01-28T06:15:42Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:15:42Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:15:42Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:15:42Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:15:42Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:15:42Z INF Registered tunnel connection connIndex=0 connection=2a2ff1a7-eab5-404d-88c7-77a3421fbdc5 event=0 ip=198.41.200.13 location=lax01 protocol=quic
2025-01-28T06:15:42Z INF Registered tunnel connection connIndex=1 connection=064857eb-69e0-4a5c-ab42-abf901b5d997 event=0 ip=198.41.192.7 location=las01 protocol=quic
2025-01-28T06:15:43Z INF Registered tunnel connection connIndex=2 connection=12496517-f13a-44c2-af51-b6ca56353f4d event=0 ip=198.41.200.23 location=lax01 protocol=quic
2025-01-28T06:15:44Z INF Registered tunnel connection connIndex=3 connection=0461efda-9388-42f4-bc64-4f70b1059e7e event=0 ip=198.41.192.57 location=las01 protocol=quic
[22:15:55] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:15:56] DEBUG: using /tmp/config.json config file
[22:15:56] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:15:56] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
[22:15:56] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:15:58] DEBUG: using /tmp/config.json config file
[22:15:58] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:15:58] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:15:59Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:15:59Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:15:59Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:15:59Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:15:59Z INF Generated Connector ID: 81752a1d-59e4-4648-89dc-3bdf4430df79
2025-01-28T06:16:00Z INF Initial protocol quic
2025-01-28T06:16:00Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:00Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:01Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:01Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:01Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:16:01Z INF Registered tunnel connection connIndex=0 connection=c340af9c-1a94-479d-b5eb-4f971967a979 event=0 ip=198.41.192.27 location=las01 protocol=quic
2025-01-28T06:16:01Z INF Registered tunnel connection connIndex=1 connection=e8bc1471-029f-470a-b79d-ecdefcd6dc5e event=0 ip=198.41.200.43 location=lax01 protocol=quic
[22:16:01] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:16:03] DEBUG: using /tmp/config.json config file
[22:16:03] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:16:03] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:16:03Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:16:03Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:16:03Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:16:03Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:16:03Z INF Generated Connector ID: 11746883-33c4-44cb-a8d4-5d87c6b76876
2025-01-28T06:16:03Z INF Initial protocol quic
2025-01-28T06:16:03Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:03Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:03Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:03Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:03Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:16:03Z INF Registered tunnel connection connIndex=0 connection=43e7d8dd-4b77-4508-8998-3b5326d4cd58 event=0 ip=198.41.192.7 location=las01 protocol=quic
2025-01-28T06:16:04Z INF Registered tunnel connection connIndex=1 connection=54654373-8adf-4d0f-8bd9-419d70f7e436 event=0 ip=198.41.200.63 location=lax06 protocol=quic
2025-01-28T06:16:05Z INF Registered tunnel connection connIndex=2 connection=f3893261-2222-4566-83ab-955d23ff9b5d event=0 ip=198.41.192.77 location=las01 protocol=quic
2025-01-28T06:16:06Z INF Registered tunnel connection connIndex=3 connection=b7050520-6f33-4ce2-aa1e-a516c050ef06 event=0 ip=198.41.200.23 location=lax01 protocol=quic
[22:16:13] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:16:14] DEBUG: using /tmp/config.json config file
[22:16:14] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:16:14] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:16:14Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:16:14Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:16:14Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:16:14Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:16:14Z INF Generated Connector ID: c06ef8c5-9b2d-462a-aae8-8aee05abb44a
2025-01-28T06:16:14Z INF Initial protocol quic
2025-01-28T06:16:14Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:14Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:14Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:14Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:14Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:16:14Z INF Registered tunnel connection connIndex=0 connection=83c4830d-f582-489c-a7dd-f4e356a03cb4 event=0 ip=198.41.192.77 location=las01 protocol=quic
2025-01-28T06:16:14Z INF Registered tunnel connection connIndex=1 connection=53b90e65-729f-41a1-97f2-64d67ab103d8 event=0 ip=198.41.200.53 location=lax06 protocol=quic
2025-01-28T06:16:16Z INF Registered tunnel connection connIndex=2 connection=2b811a08-d2dc-4648-b087-1d35971e8e7f event=0 ip=198.41.200.33 location=lax01 protocol=quic
2025-01-28T06:16:17Z INF Registered tunnel connection connIndex=3 connection=faa23214-c63d-4271-981b-e6a7b45642c3 event=0 ip=198.41.192.7 location=las01 protocol=quic
[22:16:39] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:16:40] DEBUG: using /tmp/config.json config file
[22:16:40] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:16:40] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:16:41Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:16:41Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:16:41Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:16:41Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:16:41Z INF Generated Connector ID: f5a23df8-7ff3-4aa1-838d-c1634498f40a
2025-01-28T06:16:41Z INF Initial protocol quic
2025-01-28T06:16:41Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:41Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:41Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:16:41Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:16:41Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:16:41Z INF Registered tunnel connection connIndex=0 connection=e9782918-628c-461d-919e-b1d9c6b53aec event=0 ip=198.41.192.57 location=las01 protocol=quic
2025-01-28T06:16:41Z INF Registered tunnel connection connIndex=1 connection=40da06eb-ebf8-4b45-aa26-798ae7148f02 event=0 ip=198.41.200.43 location=lax01 protocol=quic
2025-01-28T06:16:42Z INF Registered tunnel connection connIndex=2 connection=d9963900-1694-431a-92f6-ce7f1a0923f0 event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:16:43Z INF Registered tunnel connection connIndex=3 connection=916f11c8-0b42-408b-ab85-258064e193e0 event=0 ip=198.41.200.53 location=lax01 protocol=quic
[22:17:14] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:17:15] DEBUG: using /tmp/config.json config file
[22:17:15] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:17:15] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:17:15Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:17:15Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:17:15Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:17:15Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:17:16Z INF Generated Connector ID: 5f5994db-86fd-499a-9e75-76578166ca1c
2025-01-28T06:17:16Z INF Initial protocol quic
2025-01-28T06:17:16Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:17:16Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:17:16Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:17:16Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:17:16Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:17:16Z INF Registered tunnel connection connIndex=0 connection=cac333a5-6ce1-494b-9248-ec3970426f09 event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:17:16Z INF Registered tunnel connection connIndex=1 connection=f6b2e2c2-f5b8-4a7e-8d2d-c63254a603d0 event=0 ip=198.41.200.13 location=lax01 protocol=quic
[22:17:17] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:17:18] DEBUG: using /tmp/config.json config file
[22:17:18] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:17:18] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
[22:17:19] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:17:20] DEBUG: using /tmp/config.json config file
[22:17:20] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:17:20] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:17:20Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:17:20Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:17:20Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:17:20Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:17:20Z INF Generated Connector ID: 72cc546b-8392-46ac-a72a-b59672d4e79e
2025-01-28T06:17:21Z INF Initial protocol quic
2025-01-28T06:17:21Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:17:21Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:17:21Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:17:21Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:17:21Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:17:21Z INF Registered tunnel connection connIndex=0 connection=a03664d9-aa83-4c0e-9076-c344cb8197e7 event=0 ip=198.41.200.43 location=lax01 protocol=quic
2025-01-28T06:17:21Z INF Registered tunnel connection connIndex=1 connection=da01228d-930f-4c1d-82ef-b85f5e6dbd42 event=0 ip=198.41.192.167 location=las01 protocol=quic
[22:17:22] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:17:23] DEBUG: using /tmp/config.json config file
[22:17:23] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:17:23] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:17:24Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:17:24Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:17:24Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:17:24Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:17:24Z INF Generated Connector ID: 59deb02e-6467-42a5-825b-07c68129386f
2025-01-28T06:17:24Z INF Initial protocol quic
2025-01-28T06:17:24Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:17:24Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:17:24Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:17:24Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:17:24Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:17:24Z INF Registered tunnel connection connIndex=0 connection=dba4d607-0038-46cd-aade-2e15eb809794 event=0 ip=198.41.200.43 location=lax01 protocol=quic
2025-01-28T06:17:24Z INF Registered tunnel connection connIndex=1 connection=1c4d85fc-9867-47af-b61c-4e395a1c715a event=0 ip=198.41.192.167 location=las01 protocol=quic
2025-01-28T06:17:25Z INF Registered tunnel connection connIndex=2 connection=668872db-20fb-4b0f-8c88-e2424b8b4fa2 event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:17:27Z INF Registered tunnel connection connIndex=3 connection=ddf6b8a1-c9fd-4e2b-8a25-3ce9d2bf9a06 event=0 ip=198.41.200.193 location=lax06 protocol=quic
[22:18:41] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:18:42] DEBUG: using /tmp/config.json config file
[22:18:42] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:18:42] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:18:43Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:18:43Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:18:43Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:18:43Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:18:43Z INF Generated Connector ID: 94fde190-3ab1-4cb1-9b71-2545cac6652e
2025-01-28T06:18:43Z INF Initial protocol quic
2025-01-28T06:18:43Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:18:43Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:18:44Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:18:44Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:18:44Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:18:44Z INF Registered tunnel connection connIndex=0 connection=034e8f37-7f8f-4c54-bfc0-4201911e7a11 event=0 ip=198.41.192.7 location=las01 protocol=quic
2025-01-28T06:18:45Z INF Registered tunnel connection connIndex=1 connection=1c45ec49-14da-496f-8788-e170474df02b event=0 ip=198.41.200.63 location=lax01 protocol=quic
2025-01-28T06:18:46Z INF Registered tunnel connection connIndex=2 connection=8e1558cf-478f-44fb-83dc-ce7da488bb93 event=0 ip=198.41.200.43 location=lax01 protocol=quic
2025-01-28T06:18:47Z INF Registered tunnel connection connIndex=3 connection=94453ae5-5e4e-44f2-af00-3303a012f331 event=0 ip=198.41.192.57 location=las01 protocol=quic
[22:18:58] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:19:00] DEBUG: using /tmp/config.json config file
[22:19:00] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:19:00] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:19:00Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:19:00Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:19:00Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:19:00Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:19:00Z INF Generated Connector ID: 8f8ec5de-816a-468e-b906-0a0ddd1afd9c
2025-01-28T06:19:00Z INF Initial protocol quic
2025-01-28T06:19:00Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:19:00Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:19:00Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:19:00Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:19:00Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:19:00Z INF Registered tunnel connection connIndex=0 connection=d2f5a4aa-171f-47c2-a5df-c093248ae337 event=0 ip=198.41.200.13 location=lax06 protocol=quic
2025-01-28T06:19:00Z INF Registered tunnel connection connIndex=1 connection=86573e9c-564e-44f4-af57-9ee5eb5b74cc event=0 ip=198.41.192.47 location=las01 protocol=quic
2025-01-28T06:19:02Z INF Registered tunnel connection connIndex=2 connection=8093ff34-1630-453f-b953-b6a73d09cf16 event=0 ip=198.41.200.73 location=lax06 protocol=quic
2025-01-28T06:19:02Z INF Registered tunnel connection connIndex=3 connection=1c6bd95d-cdc5-4c99-be48-fb60484e6d2d event=0 ip=198.41.192.57 location=las01 protocol=quic
[22:19:08] INFO: �[32mcloudflared stopped, restarting...�[0m
[22:19:09] DEBUG: using /tmp/config.json config file
[22:19:09] INFO: �[32mConnecting Cloudflare Tunnel...�[0m
[22:19:09] DEBUG: cloudflared tunnel --no-autoupdate --metrics=0.0.0.0:36500 --origincert=/data/cert.pem --config=/tmp/config.json run null
2025-01-28T06:19:09Z INF Starting tunnel tunnelID=82ff602f-228d-442f-8807-e90cd80de7e6
2025-01-28T06:19:09Z INF Version 2025.1.0 (Checksum 8734f79dbdcb91e305fa48d837840c8c0d14f143ed390c516b86c2c292d9b368)
2025-01-28T06:19:09Z INF GOOS: linux, GOVersion: go1.22.5, GoArch: amd64
2025-01-28T06:19:09Z INF Settings: map[config:/tmp/config.json cred-file:/data/tunnel.json credentials-file:/data/tunnel.json metrics:0.0.0.0:36500 no-autoupdate:true origincert:/data/cert.pem]
2025-01-28T06:19:09Z INF Generated Connector ID: 1b92242e-407f-4a5c-97bd-d5e9a02d0d62
2025-01-28T06:19:09Z INF Initial protocol quic
2025-01-28T06:19:09Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:19:09Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:19:09Z INF ICMP proxy will use 172.30.33.1 as source for IPv4
2025-01-28T06:19:09Z INF ICMP proxy will use ::1 in zone lo as source for IPv6
2025-01-28T06:19:09Z INF Starting metrics server on [::]:36500/metrics
2025-01-28T06:19:10Z INF Registered tunnel connection connIndex=0 connection=25bb877d-fa28-43c1-a8c2-da13ec430d42 event=0 ip=198.41.192.67 location=las01 protocol=quic
2025-01-28T06:19:10Z INF Registered tunnel connection connIndex=1 connection=d9d45222-f0fe-4d84-ab23-eec8bb6ba3d7 event=0 ip=198.41.200.73 location=lax01 protocol=quic
2025-01-28T06:19:11Z INF Registered tunnel connection connIndex=2 connection=2693794e-a516-447f-a513-3a787bb81a97 event=0 ip=198.41.192.27 location=las01 protocol=quic
2025-01-28T06:19:12Z INF Registered tunnel connection connIndex=3 connection=63f73ef8-4c4f-49fd-9fb4-5d589144b8eb event=0 ip=198.41.200.233 location=lax06 protocol=quic

Steps to reproduce the issue

Reboot, wait a day or two and it kills itself.

Additional information

I have fully uninstalled this addon, same issue, I have removed the tunnel in the zero trust dashboard so it could be a fresh install, still nothing, i tried the advanced setup option, still nothing.

It might be worth noting. I used to run my own DNS but then I eventually switched to 1.1.1.1 with 8.8.8.8 as a fallback.
My router shouldn't have any rules or anything that i can find that might be impacting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant