Skip to content

Commit 4f9bcd0

Browse files
[CF1] warp linux error message (#20364)
* [CF1] warp linux error message * Update src/content/docs/cloudflare-one/faq/index.mdx Co-authored-by: Maddy <[email protected]> --------- Co-authored-by: Maddy <[email protected]>
1 parent 79ef6c3 commit 4f9bcd0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/content/docs/cloudflare-one/faq/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ sidebar:
99

1010
import { LinkButton } from "~/components";
1111

12-
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.
12+
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.
1313

14-
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.
14+
If you cannot find the answer you are looking for, go to our [community page](https://community.cloudflare.com/) and post your question there.
1515

1616
---
1717

@@ -68,7 +68,7 @@ For questions on connecting applications with Tunnels.
6868

6969
## Troubleshooting
7070

71-
Got an unexpected error? See if it's covered in our troubleshooting section.
71+
Got an unexpected error? Check if it is covered in our troubleshooting section.
7272

7373
<LinkButton variant="primary" href="/cloudflare-one/faq/troubleshooting/">
7474
Troubleshooting ❯

src/content/docs/cloudflare-one/faq/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Cloudflare dashboard SSO does not currently support team domain changes. Contact
111111

112112
## WARP on Linux shows `DNS connectivity check failed`.
113113

114-
This error means that the `systemd-resolved` service on Linux is not allowing WARP to resolve DNS requests.
114+
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."`.
115115

116116
To solve the issue:
117117

0 commit comments

Comments
 (0)