Cloudflare Trouble Shooting

From Irregularpedia
Jump to navigation Jump to search

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>