You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/faq/cloudflare-tunnels-faq.mdx
+5-23Lines changed: 5 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,32 +75,14 @@ No. You cannot undo a tunnel deletion. If the tunnel was locally-managed, its [`
75
75
76
76
## How do I contact support?
77
77
78
-
### I am having an issue with a locally-managed tunnel.
79
-
80
78
Before contacting the Cloudflare support team:
81
79
82
-
- Take note of any specific error messages and/or problematic behaviors.
83
-
84
-
- Take note of any options you specified, either on the command line or in your configuration file, when starting your tunnel.
85
-
86
-
- Make sure that `cloudflared` is updated to the [latest version](https://github.com/cloudflare/cloudflared).
87
-
88
-
- Gather any relevant error/access logs from your server.
89
-
90
-
Set [`loglevel`](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#loglevel) to `debug`, so the Cloudflare support team can get more info from the `cloudflared.log` file.
91
-
92
-
- Include your Cloudflare Tunnel logs file (`cloudflared.log`). If you did not specify a log file when starting your tunnel, you can do so using the [`logfile` option](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#logfile) either on the command line or in your configuration file.
93
-
94
-
- Include your full `config.yml` file for the affected tunnel.
95
-
96
-
### I am having an issue with a remotely-managed/dashboard tunnel.
97
-
98
-
Before contacting the Cloudflare support team:
80
+
1. Take note of any specific error messages and/or problematic behaviors.
99
81
100
-
- Take note of any specific error messages and/or problematic behaviors.
82
+
2. Make sure that `cloudflared` is updated to the [latest version](https://github.com/cloudflare/cloudflared).
101
83
102
-
- Make sure that `cloudflared` is updated to the [latest version](https://github.com/cloudflare/cloudflared).
84
+
3. Gather any relevant error/access logs from your server.
103
85
104
-
- Gather any relevant error/access logs from your server.
86
+
4. (Locally-managed tunnels only) Set [`--loglevel`](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#loglevel) to `debug`, so the Cloudflare support team can get more info from the `cloudflared.log` file.
105
87
106
-
- Include your Cloudflare Tunnel logs file (`cloudflared.log`). If you did not specify a log file when starting your tunnel, add [`--logfile <PATH>`](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#logfile) and [`--loglevel debug`](/cloudflare-one/connections/connect-networks/configure-tunnels/tunnel-run-parameters/#loglevel) to your system service configuration. To modify the system service, refer to [Configure a remotely-managed tunnel](/cloudflare-one/connections/connect-networks/configure-tunnels/remote-management/).
88
+
5. Include your [Cloudflare Tunnel diagnostic logs](/cloudflare-one/connections/connect-networks/troubleshoot-tunnels/diag-logs/) (`cloudflared-diag-YYYY-MM-DDThh-mm-ss.zip`).
0 commit comments