diff --git a/src/content/docs/learning-paths/warp-overview-course/series/warp-basics-1.mdx b/src/content/docs/learning-paths/warp-overview-course/series/warp-basics-1.mdx index 10920382c2610f8..97b342d6d021590 100644 --- a/src/content/docs/learning-paths/warp-overview-course/series/warp-basics-1.mdx +++ b/src/content/docs/learning-paths/warp-overview-course/series/warp-basics-1.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: navigation -title: Understand the Cloudflare WARP basics +title: Understand Cloudflare WARP basics sidebar: order: 2 tableOfContents: false @@ -16,7 +16,7 @@ import { Render, Tabs, TabItem, Stream, Card } from "~/components"; + + + In this more advanced episode, we explain how to use warp-diag files to identify and resolve connection issues with the WARP client. You will learn how to locate and interpret three key files: `warp-status`, `warp-settings`, and `daemon.log`. The video also provides troubleshooting tips including specific keyword searches and guidance on how to cross-reference logs to identify a bigger picture of the problem. + + + + + **Related content** + + Explore the following resources on WARP, device profiles, operating modes, and split tunneling: + + - [Introduction to Cloudflare WARP](/cloudflare-one/connections/connect-devices/warp/) + - [Troubleshooting WARP](/cloudflare-one/connections/connect-devices/warp/troubleshooting/) + + + + + + + diff --git a/src/content/partials/learning-paths/warp-series-navigation.mdx b/src/content/partials/learning-paths/warp-series-navigation.mdx index ffcf1bb3ef9c99d..30d3c3c2090ec52 100644 --- a/src/content/partials/learning-paths/warp-series-navigation.mdx +++ b/src/content/partials/learning-paths/warp-series-navigation.mdx @@ -10,5 +10,10 @@ import { CardGrid, LinkCard, Card } from "~/components"; title="Watch Episode 1: Understand and troubleshoot Cloudflare WARP" description="In this episode, we explain the core features of the Cloudflare WARP client and how to troubleshoot common issues." href="/learning-paths/warp-overview-course/series/warp-basics-1/" - /> - + /> + + \ No newline at end of file