When troubleshooting an issue with EchoVideo Support, it is often very helpful if you can provide a HAR file for them from your browser.
What is a HAR file
HAR stands for "HTTP Archive Format" and is a JSON archive file that stores session communication data between the client (your browser) and the server (the EchoVideo cloud platform). The extension of the HAR file format is “.har”. It is used to save the information of all web requests made through the current browser tab.
Why do we need it
When there is a problem with requests from EchoVideo, it is helpful for US to know what requests were being made and whether or not they were fulfilled. The HAR file lets us know where any breakdown might have occurred, either in the request or in the presentation of the information being requested.
Different browsers have different methods for generating this file, and the process for all of our supported browsers are provided below. Use the Article Sections links on the right side of this page to go directly to the instructions for whatever browser you are using.
For ALL of the below procedures, you will first navigate to the EchoVideo page where the issue occurs. Once you ensure the HAR data is being recorded, you will recreate the issue, thereby recording the session communication between your browser and the EchoVideo platform.
The following Zendesk support page also has excellent instructions and short animations of the process if you need additional help: https://support.zendesk.com/hc/en-us/articles/204410413-Generating-a-HAR-file-for-troubleshooting.
Generating a HAR file from Chrome
The steps below apply to using a Chrome browser on both the Windows and Mac platforms.
- Open Google Chrome and go to the EchoVideo page where the issue is occurring.
- Click the menu button in the top right corner of the browser window (three vertical dots).
- Select More Tools from the menu, then select Developer Tools as shown in the below figure.
- Select the Network tab from the panel that appears, identified in the below figure.
NOTE: If you do not see a Network tab right away, click the button that appears to the right of the options you do have; you may need to "scroll right" to see the tab if your window is not wide enough. - Look for a round Record button in the upper left corner of the tab, and make sure it is red. The panel should also read "Recording network activity" as shown in the below figure. If it is grey, click it once to start recording.
- Check the box Preserve log.
- If the tab already contains existing log entries, click the Clear button (a circle with a slash through it, located to the right of the record button).
- Reproduce the issue in the open tab.
- After reproducing the issue, right-click anywhere on the grid of network requests and select Save all as HAR with content from the menu that appears, shown in the below figure.
- Save the file to a location where you can easily find it; if you are not asked to identify a location, the file is likely saved automatically to your Downloads folder.
- Upload your HAR file to your ticket or attach it to an email to EchoVideo Support (support@echo360.com) so that our Support team can analyze it.
Generating a HAR file from Firefox
The steps below apply to using the Firefox browser on both the Windows and the Mac platforms.
- Open Firefox and go to the EchoVideo page where the issue is occurring.
- Select the Firefox menu (three horizontal parallel lines) at the top-right of your browser window, then select More tools > Web Developer Tools.
The Developer Network Tools opens as a docked panel at the side or bottom of Firefox. - Reproduce the issue in the open tab. Recording automatically begins when you start performing actions in the browser.
- After reproducing the issue, right-click anywhere under the File column, and select Save All As HAR as shown in the below figure.
- Save the file to a location where you can easily find it; if you are not asked to identify a location, the file is likely saved automatically to your Downloads folder.
- Upload your HAR file to your ticket or attach it to an email to EchoVideo Support (support@echo360.com) so that our Support team can analyze it.
Generating a HAR file from Safari
Before generating the HAR file, make sure you can see the Develop menu in Safari. If it is not there, follow the instructions located in the following Apple Support article: Use the developer tools in the Develop menu in Safari on Mac.
- Open Safari and go to the EchoVideo page where the issue is occurring.
- Open the Develop menu and select Show Web Inspector. This opens a panel at the bottom of the browser.
- Click the Network tab. This is identified in the figure below.
- Reproduce the issue in the open tab. Recording automatically begins when you start performing actions in the browser.
- After reproducing the issue, click the Export option on the far right of the network tab, identified in the below figure, and save the HAR file.
- Save the file to a location where you can easily find it; if you are not asked to identify a location, the file is likely saved automatically to your Downloads folder.
- Upload your HAR file to your ticket or attach it to an email to EchoVideo Support (support@echo360.com) so that our Support team can analyze it.
Generating a HAR file from Microsoft Edge
Edge natively produces HAR files. For more instructions, refer to the Microsoft documentation surrounding Edge: https://docs.microsoft.com/en-us/microsoft-edge/edgehtml/#new-microsoft-edge-documentation.
- Open Edge and go to the EchoVideo page where the issue is occurring.
- Press F12 to open the developer tools panel on the right.
- Select the Network tab in the developer tools panel, as identified in the below figure.
- Reproduce the issue in the open tab. Recording automatically begins when you start performing actions in the browser.
- After reproducing the issue, select the Export HAR button in the developer tools panel, identified in the below figure.
- Save the file to a location where you can easily find it; if you are not asked to identify a location, the file is likely saved automatically to your Downloads folder.
- Upload your HAR file to your ticket or attach it to an email to EchoVideo Support (support@echo360.com) so that our Support team can analyze it.