How to create a HAR file for Rally support
search cancel

How to create a HAR file for Rally support

book

Article ID: 252135

calendar_today

Updated On:

Products

Rally SaaS

Issue/Introduction

Generate an HTTP Archive (HAR) file to troubleshoot network-related issues in Rally, including report views not loading or page visibility errors. A HAR file captures communication between the browser and Rally servers, allowing support to identify failed requests, latency, or API errors. This guide provides steps for Chrome, Firefox, and Edge.

The output can also be used to determine the API requests being made and the results of the API requests.  

Resolution

1. Navigate to the Rally screen that you would like to collect information on.

2. 

  • For Chrome:
    • Right click on the screen to see a dropdown menu
    • Click the "Inspect" option
  • For Firefox: 
    • Select the Firefox menu (three horizontal parallel lines) at the top-right of your browser window, then select Web Developer > Network.
  • For Internet Explorer
    • Press F12 on your keyboard (or click the gear icon > F12 Developer Tools)
  • For Edge
    • Open the Network tool in F12 developer tools. 

The screenshot below is for Chrome

4. A DevTools screen will pop up 

5. Click the three-dot icon to open a dropdown menu

6. Select the icon that best suits where you want to dock your DevTools (This step is not necessary, but will give you more room)

7. Navigate to the Network Tab and clear out any previously gathered information.  Then do the same for the Console tab.

8. Navigate back to the Network Tab on the DevTools/Inspect screen

9. After all previously gathered information has been cleared to back to the screen you want to pull information for and refresh/reload the screen using the circle arrow button just to the left of the URL at the top of the screen.

10. You will see the information being added to the Devtools/inspect screen.  

11. Once the information has stopped coming through, right-click on any entry under the name column (for Firefox right-click on any entry under the file column) to see a dropdown (Must be done on the Network tab).  For IE - click the disk icon at top left of screen.  For Edge click the Export icon at the top right of the screen.

12. Select the "download arrow" to save the har file to your computer.

13. Save this with a name of something like "Rally-Har-File" (the .har will automatically be added to the end) and send the file to us.

14. Log out of Rally and back in again once you have sent us the HAR file successfully.