Cloudflare Trouble Shooting

Revision as of 05:34, 7 September 2024 by Maintenance script (talk | contribs) (Initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Cloudflared Status

<syntaxhighlight lang="shell">systemctl status cloudflared.service</syntaxhighlight>

See Cloudflare Logs

<syntaxhighlight lang="shell">journalctl -u cloudflared.service --no-pager --lines=80</syntaxhighlight>

Upgrade Cloudflared

NOTE: It is important that you are not ssh’d using a cloudflared tunnel when running this command.

<syntaxhighlight lang="shell">cloudflared service uninstall COMMAND_FROM_Cloudflare</syntaxhighlight>