- 
                Notifications
    
You must be signed in to change notification settings  - Fork 9.8k
 
[CF1] warp troubleshooting #23956
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CF1] warp troubleshooting #23956
Conversation
| 
           This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns: 
  | 
    
        
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
          
            Show resolved
            Hide resolved
        
      | :::tip[Include scenario, timestamps, and steps taken to troubleshoot the issue] | ||
| Refer to the following example of an ideal ticket description: | ||
| 
               | 
          ||
| Karen was on a train on July 17, 2025, at approximately 1:00 PM Central Time. She attempted to connect to a captive portal but received the following error message in Chrome: `error_message_details`. A warp diag was collected immediately after and is attached. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if error_message_details is a "real" error message? I would suspect something like ERR_CONNECTION_RESET  or ERR_TOO_MANY_REDIRECTS are what the user might see in this scenario.
| 
               | 
          ||
| ### Option B: Collect logs via the CLI | ||
| 
               | 
          ||
| Collect WARP diagnostic logs by downloading them to your desktop using the `warp-diag` CLI. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's consider a different word than "downloading" since warp-diag is generating the content itself locally on the machine rather than contacting Cloudflare services and downloading anything from there.
| | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| | **Service / Daemon** | `C:\Program Files\Cloudflare\Cloudflare WARP\warp-svc.exe` | | ||
| | **GUI application** | `C:\Program Files\Cloudflare\Cloudflare WARP\Cloudflare WARP.exe` | | ||
| | **Logs Location** | <details><summary>Daemon</summary><br/>`C:\ProgramData\Cloudflare\`</details><br/><details><summary>GUI Logs</summary><br/>`C:\Users\<USER>.WARP\AppData\Local`<br/>or<br/>`%LOCALAPPDATA%\Cloudflare`</details> | | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
        
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
          
            Show resolved
            Hide resolved
        
              
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | 
               | 
          ||
| After updating the WARP client, monitor the issue to see if it recurs. If the issue persists, continue with the troubleshooting guide. | ||
| 
               | 
          ||
| :::tip[Check the device's WARP version] | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Our style guide recommends that we use only note and caution asides. Maybe this is something we can discuss in T. Critique.
        
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | Exclude mode, with hosts/ips: | ||
| 1xx.1xx.1xx.1xx/25 (zoom) | ||
| ... | ||
| cname.user.net | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Unless there's a specific reason to use this domain name, I would use one of the example domain names we have in our style guide.
        
          
                ...cs/cloudflare-one/connections/connect-devices/warp/troubleshooting/troubleshooting-guide.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | </li> | ||
| </ul> | ||
| 
               | 
          ||
| :::danger[Avoid vague ticket descriptions] | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: Same comment as above about recommended aside types (note and caution).
        
          
                src/content/docs/learning-paths/warp-overview-course/series/warp-basics-1.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                src/content/docs/learning-paths/warp-overview-course/series/warp-basics-2.mdx
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | 
           This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component. 
  | 
    
* [CF1] warp troubleshooting * updates * update * updates * updates * updates * updates * update * edits * final edits to first draft * first draft edits, links, stream * sha256 check * extra additions * spelling edits * final edits * keehun edits * remove details unnecessary space * links * Apply suggestions from code review Co-authored-by: Pedro Sousa <[email protected]> * error fix * error fixes --------- Co-authored-by: Pedro Sousa <[email protected]>

Summary
PCX-18784
Screenshots (optional)
Documentation checklist