What is the name of the domain?
What is the issue you’re encountering
The tunnel is down and I can’t get to my website.
What steps have you taken to resolve the issue?
Restarted the connector
The tunnel is down and I can’t get to my website.
Restarted the connector
I haven’t been able to find the steps to take when this happens.
I am running on Debian.
Checking services I do see this.
cloudflared.service loaded activating auto-restart cloudflared
I am seeing these errors when I check the status of the service.
root@tunnel:~# systemctl status cloudflared
● cloudflared.service - cloudflared
Loaded: loaded (/etc/systemd/system/cloudflared.service; enabled; preset: enabled)
Active: activating (start) since Thu 2025-04-17 19:24:17 CDT; 4min 7s ago
Main PID: 495 (cloudflared)
Tasks: 9 (limit: 4583)
Memory: 46.8M
CPU: 215ms
CGroup: /system.slice/cloudflared.service
└─495 /usr/bin/cloudflared --no-autoupdate tunnel run --token eyJhIjoiYjJjMDUyZjA5NzkwMTU0YzgzMDljM2Q2YzNmOGNmMzEiLCJ0IjoiZGJlZTBkOGQ>
Apr 17 19:27:43 tunnel cloudflared[495]: 2025-04-18T00:27:43Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.192.77
Apr 17 19:27:54 tunnel cloudflared[495]: 2025-04-18T00:27:54Z ERR failed to serve incoming request error=“Unauthorized: Invalid tunnel secret”
Apr 17 19:27:54 tunnel cloudflared[495]: 2025-04-18T00:27:54Z ERR Register tunnel error from server side error="Unauthorized: Invalid tunnel secre>
Apr 17 19:27:54 tunnel cloudflared[495]: 2025-04-18T00:27:54Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.192.77
Apr 17 19:27:58 tunnel cloudflared[495]: 2025-04-18T00:27:58Z ERR failed to serve incoming request error=“Unauthorized: Invalid tunnel secret”
Apr 17 19:27:58 tunnel cloudflared[495]: 2025-04-18T00:27:58Z ERR Register tunnel error from server side error="Unauthorized: Invalid tunnel secre>
Apr 17 19:27:58 tunnel cloudflared[495]: 2025-04-18T00:27:58Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.192.77
Apr 17 19:28:11 tunnel cloudflared[495]: 2025-04-18T00:28:11Z ERR failed to serve incoming request error=“Unauthorized: Invalid tunnel secret”
Apr 17 19:28:11 tunnel cloudflared[495]: 2025-04-18T00:28:11Z ERR Register tunnel error from server side error="Unauthorized: Invalid tunnel secre>
Apr 17 19:28:11 tunnel cloudflared[495]: 2025-04-18T00:28:11Z INF Retrying connection in up to 1m4s connIndex=0 event=0 ip=198.41.192.77
This topic was automatically closed after 15 days. New replies are no longer allowed.