Article overview:
✅ Safari
✅ Firefox
When encountering bugs on Filestage, it can be challenging for our developers to
pinpoint the issue from a distance due to the potential presence of local factors. To help our team diagnose the bug, we may ask you to generate an HTTP archive (HAR) file. This file displays the redirections during a login transaction and is a helpful tool for identifying authentication problems. In case authentication is not functioning correctly, analyzing a HAR file can help locate the source of the issue. Including the file in your support requests can expedite the troubleshooting process.
How to generate a HAR-File within your browser?
Google Chrome
Close all incognito windows in Google Chrome.
Open a new incognito window in Google Chrome.
Go to More Tools > Developers Tools.
In the Developer Tools pane, choose the Network tab.
Check the Preserve Log checkbox to record all interactions.
Visit the page and complete the steps that trigger the issue.
Choose the Network tab.
Click the down arrow to export the HAR file.
Save the HAR file and share it with our team, if required.
Safari
Ensure that Show Develop menu in menu bar checkbox is checked under Safari > Preferences > Advanced.
Choose File > Open New Private Window.
Visit the web page where the issue occurs.
Choose Develop > Show Web Inspector. The Web Inspector window appears.
Complete the steps on the page that trigger the issue.
Select the Network tab.
Click Export on the upper right side of the pane.
Save the HAR file and share it with our team, if required.
Firefox
Close all private windows in Firefox.
Open a new private window in Firefox.
Go to Tools > Developer > Network or ctrl-shift-E.
Visit the page and complete the steps that trigger the issue.
Choose the Network tab and right-click and then select Save All As Har.
Save the HAR file and share it with our team, if required.
Internet Explorer
Close all InPrivate windows in Internet Explorer.
Open a new InPrivate window in Internet Explorer (ctrl-shift-P.)
Go to Tools > F12 Developer Options > Network.
Ensure Clear entries on navigate is switched off.
Visit the page and complete the steps that trigger the issue.
Choose the Network tab and select Export as HAR (Ctrl+S).
Save the HAR file and share it with our team, if required.
Microsoft Edge
Close all InPrivate windows in Edge
Open a new tab or window and navigate to the website where the issue is occurring
Click on the three dots on the upper right side of your browser and go to More tools > Developer tools
Click on the tab Network and then enable recording Record network log on the upper left corner
Make sure that the box Preserve log is checked
Click on Clear network log to delete any prior logs
Now reproduce the issue on the open browser tab/window while the Developer Tools panel remains open
Note: Do not close the Developer Tools panel as this will end the recording of your session.
When finished, right-click anywhere in the log list and select Save all as HAR with content.
Save the HAR file and share it with our team, if required
💡 What's next? After creating a HAR-file, see how to contact our customer support to help diagnose an issue. How can I reach out to the customer support?
If you have any questions or comments, feel free to start a chat or email us at support@filestage.io. We’re always happy to help.