logo

Troubleshooting

When working with TypingMind, we may sometimes ask you to collect a network capture for troubleshooting, which can be used to record the HTTP data traffic of the affected application. We will use this information to figure out what's causing the problem.
Here are the steps on how to do it using Google Chrome Developer Tool:
  1. Go to TypingMind.com
  1. Open Developer Tools: right-click anywhere on the webpage and selectΒ InspectΒ from the context menu.
Image without caption
  1. Select the Network Tab: a pane will appear either at the side or the bottom of your screen. In this pane, locate and select theΒ NetworkΒ tab.
  1. Start Recording: at the top left of the Network tab, you'll see a red circle. If it's grey, click it to start recording.
Image without caption
  1. Reproduce the issue: refresh the webpage or reproduce the issue you're experiencing. The network requests are being logged in the Network tab as you do this.
  1. Save the HAR file: once you've done, right-click anywhere within the Network tab where the network requests are listed. Then selectΒ Save all as HAR with Content.
Image without caption
  1. Name and save your HAR file: finally, choose a location to save the HAR file, name it appropriately, and clickΒ Save.
  1. Share the HAR file: send the file to support@typingmind.com so our team can look into the issue further.
SHARE