I|🌸🌷SpiderUnderYourBed🌷🌸|I
I|🌸🌷SpiderUnderYourBed🌷🌸|I
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/13/2025 in #general-help
Generate a credentials file for existing tunnel cloudflared
2 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
Oh..
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
still asks the wrong place
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
tunnel, despite removing the dns configuration and trying this configmap
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
this does not work
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
spiderunderurbed@raspberrypi:~/k8s $ kubectl logs tunnel-7794bdcf55-5jkb2
2025-04-07T19:12:44Z INF Starting tunnel tunnelID=72c14e86-612a-46a7-a80f-14cfac1f0764
2025-04-07T19:12:44Z INF Version 2025.4.0 (Checksum 7bec9d5632a9983230f7a30f287ce002d7944ba6b2eb9cf4252664e19d9b1c94)
2025-04-07T19:12:44Z INF GOOS: linux, GOVersion: go1.22.5-devel-cf, GoArch: amd64
2025-04-07T19:12:44Z INF Settings: map[no-autoupdate:true]
2025-04-07T19:12:44Z INF Environmental variables map[TUNNEL_TOKEN:*****]
2025-04-07T19:12:44Z INF Generated Connector ID: 2f8c928e-747a-4311-bf1e-6bcba1e8af5a
2025-04-07T19:12:54Z ERR Failed to fetch features, default to disable error="lookup cfd-features.argotunnel.com on 10.43.0.10:53: dial udp 10.43.0.10:53: i/o timeout"
2025-04-07T19:13:34Z WRN Unable to lookup protocol percentage.
2025-04-07T19:13:34Z INF Initial protocol quic
2025-04-07T19:13:34Z INF ICMP proxy will use 172.16.91.181 as source for IPv4
2025-04-07T19:13:34Z INF ICMP proxy will use fe80::3014:9aff:fe7f:225f in zone eth0 as source for IPv6
spiderunderurbed@raspberrypi:~/k8s $ cat coredns.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: coredns
namespace: kube-system
data:
Corefile: |
argotunnel.com:53 {
errors
log
forward . 1.1.1.1
}
.:53 {
errors
health {
lameduck 5s
}
ready
kubernetes cluster.local in-addr.arpa ip6.arpa {
pods insecure
fallthrough in-addr.arpa ip6.arpa
ttl 30
}
prometheus :9153
forward . /etc/resolv.conf
cache 30
loop
reload
loadbalance
}
spiderunderurbed@raspberrypi:~/k8s $ kubectl logs tunnel-7794bdcf55-5jkb2
2025-04-07T19:12:44Z INF Starting tunnel tunnelID=72c14e86-612a-46a7-a80f-14cfac1f0764
2025-04-07T19:12:44Z INF Version 2025.4.0 (Checksum 7bec9d5632a9983230f7a30f287ce002d7944ba6b2eb9cf4252664e19d9b1c94)
2025-04-07T19:12:44Z INF GOOS: linux, GOVersion: go1.22.5-devel-cf, GoArch: amd64
2025-04-07T19:12:44Z INF Settings: map[no-autoupdate:true]
2025-04-07T19:12:44Z INF Environmental variables map[TUNNEL_TOKEN:*****]
2025-04-07T19:12:44Z INF Generated Connector ID: 2f8c928e-747a-4311-bf1e-6bcba1e8af5a
2025-04-07T19:12:54Z ERR Failed to fetch features, default to disable error="lookup cfd-features.argotunnel.com on 10.43.0.10:53: dial udp 10.43.0.10:53: i/o timeout"
2025-04-07T19:13:34Z WRN Unable to lookup protocol percentage.
2025-04-07T19:13:34Z INF Initial protocol quic
2025-04-07T19:13:34Z INF ICMP proxy will use 172.16.91.181 as source for IPv4
2025-04-07T19:13:34Z INF ICMP proxy will use fe80::3014:9aff:fe7f:225f in zone eth0 as source for IPv6
spiderunderurbed@raspberrypi:~/k8s $ cat coredns.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: coredns
namespace: kube-system
data:
Corefile: |
argotunnel.com:53 {
errors
log
forward . 1.1.1.1
}
.:53 {
errors
health {
lameduck 5s
}
ready
kubernetes cluster.local in-addr.arpa ip6.arpa {
pods insecure
fallthrough in-addr.arpa ip6.arpa
ttl 30
}
prometheus :9153
forward . /etc/resolv.conf
cache 30
loop
reload
loadbalance
}
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
Can you send me the config
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
ill try a coredns configmao
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
This didnt work..
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-dns
namespace: kube-system
data:
stubDomains: |
{
"argotunnel.com": ["1.1.1.1"]
}
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-dns
namespace: kube-system
data:
stubDomains: |
{
"argotunnel.com": ["1.1.1.1"]
}
---
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
ill turn that off
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
oh wait my host network is true
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
didnt work
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
How do i do that? I tried:
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-dns
namespace: kube-system
data:
stubDomains: |
{
"argotunnel.com": ["1.1.1.1"]
}
apiVersion: v1
kind: ConfigMap
metadata:
name: kube-dns
namespace: kube-system
data:
stubDomains: |
{
"argotunnel.com": ["1.1.1.1"]
}
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
also it is the correct ip:
kube-dns ClusterIP 10.43.0.10 <none> 53/UDP,53/TCP,9153/TCP 12d
kube-dns ClusterIP 10.43.0.10 <none> 53/UDP,53/TCP,9153/TCP 12d
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
its asking the wrong server
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
2025-04-07T10:05:51Z INF Registered tunnel connection connIndex=3 connection=9f1dea55-76ef-4a8c-9b1c-fe855d0aca21 event=0 ip=198.41.200.233 location=akl01 protocol=quic
2025-04-07T10:06:38Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp: lookup traefik on 1.1.1.1:53: no such host" connIndex=3 event=1 ingressRule=3 originService=http://traefik
2025-04-07T10:05:51Z INF Registered tunnel connection connIndex=3 connection=9f1dea55-76ef-4a8c-9b1c-fe855d0aca21 event=0 ip=198.41.200.233 location=akl01 protocol=quic
2025-04-07T10:06:38Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp: lookup traefik on 1.1.1.1:53: no such host" connIndex=3 event=1 ingressRule=3 originService=http://traefik
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
despite it being a nameserver on the list
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
Do you know why cloudflare is not consulting kubedns for the services ip?
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
apiVersion: apps/v1
kind: Deployment
metadata:
name: tunnel
labels:
app: tunnel
spec:
replicas: 1
selector:
matchLabels:
app: tunnel
template:
metadata:
labels:
app: tunnel
spec:
dnsPolicy: None
dnsConfig:
nameservers:
- 1.1.1.1
- 10.43.0.10
# searches:
# - default.svc.cluster.local
hostNetwork: true
containers:
- name: tunnel
image: cloudflare/cloudflared:latest
args:
- tunnel
- --no-autoupdate
- run
env:
- name: TUNNEL_TOKEN
valueFrom:
configMapKeyRef:
name: env
key: CLOUDFLARE_TUNNEL_TOKEN
restartPolicy: Always
apiVersion: apps/v1
kind: Deployment
metadata:
name: tunnel
labels:
app: tunnel
spec:
replicas: 1
selector:
matchLabels:
app: tunnel
template:
metadata:
labels:
app: tunnel
spec:
dnsPolicy: None
dnsConfig:
nameservers:
- 1.1.1.1
- 10.43.0.10
# searches:
# - default.svc.cluster.local
hostNetwork: true
containers:
- name: tunnel
image: cloudflare/cloudflared:latest
args:
- tunnel
- --no-autoupdate
- run
env:
- name: TUNNEL_TOKEN
valueFrom:
configMapKeyRef:
name: env
key: CLOUDFLARE_TUNNEL_TOKEN
restartPolicy: Always
20 replies
CDCloudflare Developers
Created by I|🌸🌷SpiderUnderYourBed🌷🌸|I on 4/3/2025 in #general-help
Cloudflare tunnels is crashing in a loop
How do i troubleshoot either?
20 replies