Skip to content

Commit ce737e2

Browse files
committed
Replace special chars with real spaces
1 parent 1040f47 commit ce737e2

File tree

1 file changed

+47
-47
lines changed

1 file changed

+47
-47
lines changed

src/content/docs/support/troubleshooting/general-troubleshooting/gathering-information-for-troubleshooting-sites.mdx

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Gathering information for troubleshooting sites
66

77
## Overview
88

9-
It is important to capture as much information as possible to diagnose an issue and to [provide adequate details to Cloudflare support](/support/contacting-cloudflare-support/). This article explains how to gather troubleshooting information commonly requested by Cloudflare Support.
9+
It is important to capture as much information as possible to diagnose an issue and to [provide adequate details to Cloudflare support](/support/contacting-cloudflare-support/). This article explains how to gather troubleshooting information commonly requested by Cloudflare Support.
1010

1111
:::note
1212

@@ -33,49 +33,49 @@ Some browsers either require a browser extension or cannot generate a HAR. When
3333

3434
### In Chrome
3535

36-
1. In a browser page viewed in Incognito Mode, right-click anywhere and select **Inspect Element**.
36+
1. In a browser page viewed in Incognito Mode, right-click anywhere and select **Inspect Element**.
3737

38-
2. The developer tools either appear at the bottom or left side of the browser. Click the **Network** tab.
38+
2. The developer tools either appear at the bottom or left side of the browser. Click the **Network** tab.
3939

4040
![HAR network tab screenshot from Chrome developer tools](~/assets/images/support/gathering_har_file_network.png)
4141

42-
3. Check **Preserve log**. Please also check ***Disable cache*** if you are reporting a Cloudflare Cache issue.
42+
3. Check **Preserve log**. Please also check **_Disable cache_** if you are reporting a Cloudflare Cache issue.
4343

4444
4. Click record.
4545

4646
![HAR record button in chrome dev tools.](~/assets/images/support/gathering_har_file_record.png)
4747

48-
5. Browse to the URL that causes issues. Once the issue is experienced, right click on any of the items within the **Network** tab and select **Save all as HAR with Content**.
48+
5. Browse to the URL that causes issues. Once the issue is experienced, right click on any of the items within the **Network** tab and select **Save all as HAR with Content**.
4949

5050
![HAR save menu in Chrome developer tools.](~/assets/images/support/gathering_har_file_save.png)
5151

5252
6. Attach the HAR file to your support ticket.
5353

5454
### In Firefox
5555

56-
1. While using a Private Window, use the application menu and select **Tools** > **Web Developer** > **Network** or press *Ctrl+Shift+I* (Windows/Linux) or *Cmd+Option+I* (OS X).
56+
1. While using a Private Window, use the application menu and select **Tools** > **Web Developer** > **Network** or press _Ctrl+Shift+I_ (Windows/Linux) or _Cmd+Option+I_ (OS X).
5757

5858
2. Browse to the URL that causes issues.
5959

60-
3. After duplicating the issue, right-click and choose **Save All As HAR**.
60+
3. After duplicating the issue, right-click and choose **Save All As HAR**.
6161

6262
### In Microsoft Edge
6363

64-
1. In a Private window, navigate to **Developer tools** (use *F12* as a shortcut) and select the **Network** tab.
64+
1. In a Private window, navigate to **Developer tools** (use _F12_ as a shortcut) and select the **Network** tab.
6565

6666
2. Browse to the URL that causes issues.
6767

68-
3. After duplicating the issue, click on **Export as HAR** followed by **Save As...**.
68+
3. After duplicating the issue, click on **Export as HAR** followed by **Save As...**.
6969

7070
### In Safari
7171

72-
1. In Safari, ensure a **Develop** menu appears at the top of a Private Window in the browser window. Otherwise, go to **Safari** > **Preferences** > **Advanced** and select **Show Develop Menu in menu bar**
72+
1. In Safari, ensure a **Develop** menu appears at the top of a Private Window in the browser window. Otherwise, go to **Safari** > **Preferences** > **Advanced** and select **Show Develop Menu in menu bar**
7373

74-
2. Navigate to **Develop** > **Show Web Inspector**.
74+
2. Navigate to **Develop** > **Show Web Inspector**.
7575

7676
3. Browse to the URL that causes issues.
7777

78-
4. Ctrl + click on a resource within Web Inspector and click **Export HAR**.
78+
4. Ctrl + click on a resource within Web Inspector and click **Export HAR**.
7979

8080
### In Mobile
8181

@@ -93,7 +93,7 @@ Some browsers either require a browser extension or cannot generate a HAR. When
9393

9494
5. Select the **Network** tab in the DevTools window.
9595

96-
6. Check **Preserve log**. Please also check ***Disable cache*** if you are reporting a Cloudflare Cache issue.
96+
6. Check **Preserve log**. Please also check **_Disable cache_** if you are reporting a Cloudflare Cache issue.
9797

9898
7. Click **record**.
9999

@@ -103,7 +103,7 @@ Some browsers either require a browser extension or cannot generate a HAR. When
103103

104104
![How to save HAR content. ](~/assets/images/support/step_3.png)
105105

106-
9. Attach the HAR file to your support ticket alongside a screen recording from the affected Samsung device. Instructions on how to do this from Samsung devices can be found in [Samsung's documentation here](https://www.samsung.com/au/support/mobile-devices/screen-recorder/).
106+
9. Attach the HAR file to your support ticket alongside a screen recording from the affected Samsung device. Instructions on how to do this from Samsung devices can be found in [Samsung's documentation here](https://www.samsung.com/au/support/mobile-devices/screen-recorder/).
107107

108108
---
109109

@@ -119,36 +119,36 @@ In certain situations when request is not issued or cancelled by the browser (fo
119119

120120
### In Chrome
121121

122-
1. Go to the **Console** tab from the Developer Tools bar.
123-
2. Go to the Console Settings and select **Preserve Log**.
122+
1. Go to the **Console** tab from the Developer Tools bar.
123+
2. Go to the Console Settings and select **Preserve Log**.
124124
3. Leave the console open and perform the steps that reproduce the issue.
125-
4. Right click on any of the items within the **Console** tab and select **Save as** log file.
125+
4. Right click on any of the items within the **Console** tab and select **Save as** log file.
126126
5. Attach the log file to your support ticket.
127127

128128
![How to find the console tab in Chrome's developer tools.](~/assets/images/support/console_snapshot.png)
129129

130130
### In Firefox
131131

132-
1. Go to the **Console** tab from the Web Developer Tools bar.
133-
2. Go to the Console Settings and select **Persist Log** and **Show Timestamps**.
132+
1. Go to the **Console** tab from the Web Developer Tools bar.
133+
2. Go to the Console Settings and select **Persist Log** and **Show Timestamps**.
134134
3. Leave the console open and perform the steps that reproduce the issue.
135-
4. Right click, **Select All** messages and **Export Visible Messages to File**.
135+
4. Right click, **Select All** messages and **Export Visible Messages to File**.
136136
5. Attach the log file to your support ticket.
137137

138138
### In Microsoft Edge
139139

140-
1. Go to the **Console** tab from the Developer Tools bar.
141-
2. Go to the Console Settings and select **Preserve Log**.
140+
1. Go to the **Console** tab from the Developer Tools bar.
141+
2. Go to the Console Settings and select **Preserve Log**.
142142
3. Leave the console open and perform the steps that reproduce the issue.
143-
4. Right click on any of the items within the **Console** tab and select **Save as** log file.
143+
4. Right click on any of the items within the **Console** tab and select **Save as** log file.
144144
5. Attach the log file to your support ticket.
145145

146146
### In Safari
147147

148-
1. Go to the **Console** tab from the Web Inspector bar.
149-
2. Tick the box **Preserve Log**.
148+
1. Go to the **Console** tab from the Web Inspector bar.
149+
2. Tick the box **Preserve Log**.
150150
3. Leave the console open and perform the steps that reproduce the issue.
151-
4. Select all the messages, right click and **Save Selected** to a log file.
151+
4. Select all the messages, right click and **Save Selected** to a log file.
152152
5. Attach the log file to your support ticket.
153153

154154
---
@@ -178,12 +178,12 @@ You can only generate a NetLog dump on the Google Chrome, Opera or Microsoft Edg
178178

179179
## Identify the Cloudflare data center serving your request
180180

181-
[A map of our data centers](https://www.cloudflare.com/network-map) is listed on the [Cloudflare status page](https://www.cloudflarestatus.com/), sorted by continent.
182-
The three-letter code in the data center name is the [IATA code](http://en.wikipedia.org/wiki/IATA_airport_code) of the nearest major international airport.
181+
[A map of our data centers](https://www.cloudflare.com/network-map) is listed on the [Cloudflare status page](https://www.cloudflarestatus.com/), sorted by continent.
182+
The three-letter code in the data center name is the [IATA code](http://en.wikipedia.org/wiki/IATA_airport_code) of the nearest major international airport.
183183
Determine the Cloudflare data center serving requests for your browser by visiting:
184184
`http://``_www.example.com_``/cdn-cgi/trace.`
185185

186-
Replace `www.example.com` with your domain and hostname.  Note the `colo` field from the output.
186+
Replace `www.example.com` with your domain and hostname. Note the `colo` field from the output.
187187

188188
---
189189

@@ -204,13 +204,13 @@ If you are using Windows, you can find more details on how to use curl on Window
204204
](/fundamentals/api/how-to/make-api-calls/#making-api-calls-on-windows) article.
205205
:::
206206

207-
Run the following command to send a standard HTTP GET request to your website (replace `www.example.com` with your hostname):
207+
Run the following command to send a standard HTTP GET request to your website (replace `www.example.com` with your hostname):
208208

209209
```
210210
curl -svo /dev/null http://www.example.com/
211211
```
212212

213-
This example curl command returns output detailing the HTTP response and request headers but discards the page body output. curl output confirms the HTTP response and whether Cloudflare is currently proxying traffic for the site.
213+
This example curl command returns output detailing the HTTP response and request headers but discards the page body output. curl output confirms the HTTP response and whether Cloudflare is currently proxying traffic for the site.
214214

215215
:::note
216216

@@ -237,7 +237,7 @@ assistance.
237237

238238
### Performance
239239

240-
curl measures latency or performance degradation for HTTP/HTTPS requests via the [*-w* or *--write-out* curl option](https://curl.haxx.se/docs/manpage.html#-w). The example curl below measures several performance vectors in the request transaction such as duration of the TLS handshake, DNS lookup, redirects, transfers, etc:
240+
curl measures latency or performance degradation for HTTP/HTTPS requests via the [_-w_ or _--write-out_ curl option](https://curl.haxx.se/docs/manpage.html#-w). The example curl below measures several performance vectors in the request transaction such as duration of the TLS handshake, DNS lookup, redirects, transfers, etc:
241241

242242
```
243243
curl -svo /dev/null https://example.com/ -w "\nContent Type: %{content_type} \
@@ -259,7 +259,7 @@ curl -svo /dev/null https://example.com/ -w "\nContent Type: %{content_type} \
259259
\nEffective URL: %{url_effective}\n" 2>&1
260260
```
261261

262-
[Explanation of this timing output](https://blog.cloudflare.com/a-question-of-timing/) is found on the Cloudflare blog.
262+
[Explanation of this timing output](https://blog.cloudflare.com/a-question-of-timing/) is found on the Cloudflare blog.
263263

264264
:::note
265265

@@ -287,7 +287,7 @@ You can refer to the [Cloudflare Cache documentation](/cache/get-started/) for m
287287

288288
#### Reviewing Certificates with curl
289289

290-
The following curl command shows the SSL certificate served by Cloudflare during an HTTPS request (replace `www.example.com` with your hostname):
290+
The following curl command shows the SSL certificate served by Cloudflare during an HTTPS request (replace `www.example.com` with your hostname):
291291

292292
```sh
293293
curl -svo /dev/null https://www.example.com/ 2>&1 | egrep -v "^{.*$|^}.*$|^* http.*$"
@@ -299,7 +299,7 @@ curl -svo /dev/null https://www.example.com/ 2>&1 | egrep -v "^{.*$|^}.*$|^* htt
299299
parses the TLS handshake and certificate information.
300300
:::
301301

302-
To display the origin certificate (assuming one is installed), replace `203.0.113.34` below with the actual IP address of your origin web server and replace `www.example.com` with your domain and hostname:
302+
To display the origin certificate (assuming one is installed), replace `203.0.113.34` below with the actual IP address of your origin web server and replace `www.example.com` with your domain and hostname:
303303

304304
```sh
305305
curl -svo /dev/null https://www.example.com --connect-to ::203.0.113.34 2>&1 | egrep -v "^{.*$|^}.*$|^* http.*$"
@@ -324,25 +324,25 @@ For more details, refer to [Pause Cloudflare](/fundamentals/setup/manage-domains
324324

325325
## Perform a traceroute
326326

327-
Traceroute is a network diagnostic tool that measures the route latency of packets across a network. Most operating systems support the *traceroute* command. If you experience connectivity issues with your Cloudflare-proxied website and [ask Cloudflare Support for assistance](/support/contacting-cloudflare-support/), ensure to provide output from a traceroute.
327+
Traceroute is a network diagnostic tool that measures the route latency of packets across a network. Most operating systems support the _traceroute_ command. If you experience connectivity issues with your Cloudflare-proxied website and [ask Cloudflare Support for assistance](/support/contacting-cloudflare-support/), ensure to provide output from a traceroute.
328328

329329
:::note
330330

331331
Timeouts are possible for ping results because Cloudflare limits ping
332332
requests.
333333
:::
334334

335-
Review the instructions below for running traceroute on different operating systems. Replace `www.example.com` with your domain and hostname in the examples below:
335+
Review the instructions below for running traceroute on different operating systems. Replace `www.example.com` with your domain and hostname in the examples below:
336336

337337
### Run traceroute on Windows
338338

339-
1. Open the **Start** menu.
339+
1. Open the **Start** menu.
340340

341-
2. Click **Run**.
341+
2. Click **Run**.
342342

343-
3. To open the command line interface, type **cmd** and then click **OK**.
343+
3. To open the command line interface, type **cmd** and then click **OK**.
344344

345-
4. At the command line prompt, type:
345+
4. At the command line prompt, type:
346346

347347
For IPv4 -
348348

@@ -382,18 +382,18 @@ traceroute -6 www.example.com
382382

383383
### Run traceroute on Mac OS
384384

385-
1. Open the **Network Utility** application.
386-
2. Click the **Traceroute** tab.
387-
3. Type the *domain* or *IP address* in the appropriate input field and press **Trace**.
385+
1. Open the **Network Utility** application.
386+
2. Click the **Traceroute** tab.
387+
3. Type the _domain_ or _IP address_ in the appropriate input field and press **Trace**.
388388
4. You can copy the results to save in a file or paste in another program.
389389

390-
Alternatively, follow the same Linux traceroute instructions above when using the Mac OS terminal program.
390+
Alternatively, follow the same Linux traceroute instructions above when using the Mac OS terminal program.
391391

392392
---
393393

394394
## Add the CF-RAY header to your logs
395395

396-
The **CF-RAY** header traces a website request through Cloudflare's network. Provide the **CF-RAY** of a web request to Cloudflare support when troubleshooting an issue. You can also add **CF-RAY** to your logs by editing your origin web server configuration with the snippet below that corresponds to your brand of web server:
396+
The **CF-RAY** header traces a website request through Cloudflare's network. Provide the **CF-RAY** of a web request to Cloudflare support when troubleshooting an issue. You can also add **CF-RAY** to your logs by editing your origin web server configuration with the snippet below that corresponds to your brand of web server:
397397

398398
### For Apache web servers, add `%{CF-Ray}i` to LogFormat
399399

@@ -465,7 +465,7 @@ packet capture is running, it will be recorded.
465465
Cloudflare suggests [Wireshark](https://www.wireshark.org/download.html) for running packet captures. For instructions on how to use the _tcpdump_ command line, refer to [this](https://www.wireshark.org/docs/wsug_html_chunked/AppToolstcpdump.html) article.
466466

467467
1. Close all programs/browser tabs that could be sending data in the background to avoid having to use a lot of display filters later.
468-
2. Create your Wireshark capture filter (refer to [this](https://wiki.wireshark.org/CaptureFilters) article for more information).
468+
2. Create your Wireshark capture filter (refer to [this](https://wiki.wireshark.org/CaptureFilters) article for more information).
469469
3. Select the appropriate interface (e.g. Wi-Fi: en0). If you're not sure which interface to use, Wireshark provides an I/O graph of each interface to give you a hint.
470470
4. Click the blue shark fin icon in the top left-hand corner to start your packet capture.
471471
5. Reproduce the issue while running capture.

0 commit comments

Comments
 (0)