From 31d0eb728073858617640a97b22bd15d3a58aabc Mon Sep 17 00:00:00 2001 From: Kate Tungusova Date: Thu, 27 Feb 2025 15:03:41 +0000 Subject: [PATCH 1/2] [CF1] warp linux error message --- src/content/docs/cloudflare-one/faq/index.mdx | 6 +++--- src/content/docs/cloudflare-one/faq/troubleshooting.mdx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/cloudflare-one/faq/index.mdx b/src/content/docs/cloudflare-one/faq/index.mdx index 86f29e471b314c9..be08702b11f1400 100644 --- a/src/content/docs/cloudflare-one/faq/index.mdx +++ b/src/content/docs/cloudflare-one/faq/index.mdx @@ -9,9 +9,9 @@ sidebar: import { LinkButton } from "~/components"; -Below you'll find answers to the most commonly asked questions on Cloudflare Zero Trust, as well as a troubleshooting section to help you solve common issues and errors you may come across. +Review answers to the most commonly asked questions on Cloudflare Zero Trust, as well as a troubleshooting section to help you solve common issues and errors you may come across. -If you can't find the answer you're looking for, feel free to head over to our [community page](https://community.cloudflare.com/) and post your question there. +If you cannot find the answer you are looking for, go to our [community page](https://community.cloudflare.com/) and post your question there. --- @@ -68,7 +68,7 @@ For questions on connecting applications with Tunnels. ## Troubleshooting -Got an unexpected error? See if it's covered in our troubleshooting section. +Got an unexpected error? See if it is covered in our troubleshooting section. Troubleshooting ❯ diff --git a/src/content/docs/cloudflare-one/faq/troubleshooting.mdx b/src/content/docs/cloudflare-one/faq/troubleshooting.mdx index e17b46c5cad19e2..c5409b9dcffbdbd 100644 --- a/src/content/docs/cloudflare-one/faq/troubleshooting.mdx +++ b/src/content/docs/cloudflare-one/faq/troubleshooting.mdx @@ -111,7 +111,7 @@ Cloudflare dashboard SSO does not currently support team domain changes. Contact ## WARP on Linux shows `DNS connectivity check failed`. -This error means that the `systemd-resolved` service on Linux is not allowing WARP to resolve DNS requests. +This error means that the `systemd-resolved` service on Linux is not allowing WARP to resolve DNS requests. You can identify this issue in the [`daemon.log`](/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs/#warp-diag-logs:~:text=the%20WARP%20client.-,daemon.log,-Detailed%20log%20of) file of the `warp diag` logs, where the error message appears as `ERROR main_loop: warp::warp::connectivity_check: DNS connectivity check failed to resolve host="warp-svc."`. To solve the issue: From 6c90f4ce0b576d85e1d2d7b41aa271bf1961fea6 Mon Sep 17 00:00:00 2001 From: Kate Tungusova <70746074+deadlypants1973@users.noreply.github.com> Date: Thu, 27 Feb 2025 15:29:50 +0000 Subject: [PATCH 2/2] Update src/content/docs/cloudflare-one/faq/index.mdx Co-authored-by: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> --- src/content/docs/cloudflare-one/faq/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/cloudflare-one/faq/index.mdx b/src/content/docs/cloudflare-one/faq/index.mdx index be08702b11f1400..9bfc8d613c3e785 100644 --- a/src/content/docs/cloudflare-one/faq/index.mdx +++ b/src/content/docs/cloudflare-one/faq/index.mdx @@ -68,7 +68,7 @@ For questions on connecting applications with Tunnels. ## Troubleshooting -Got an unexpected error? See if it is covered in our troubleshooting section. +Got an unexpected error? Check if it is covered in our troubleshooting section. Troubleshooting ❯