When you’re experiencing issues with Localazy, our support team may ask you to provide a HAR file. This is a log of network requests that happen in your browser, and it helps us see exactly what’s going on behind the scenes when something isn’t working as expected.
Along with the HAR file, it’s helpful to include any error messages from your browser’s console. This gives us a complete picture of what’s happening.
Before you send: HAR files can contain sensitive information like passwords, API keys, or authentication tokens. You can use a HAR sanitizer to strip out this data before sharing the file with us.
Chrome
- Open Chrome and navigate to the page where you’re seeing the issue
- Click the three-dot menu (⋮) in the top-right corner
- Select More Tools > Developer Tools
- Click the Network tab in the panel that opens (keep this panel open)
- Look for the round record button in the top-left corner—it should be red. If it’s grey, click it once to start recording
- Check the Preserve log box
- Click the grey circle with a line through it to clear any existing logs
- Now reproduce the issue you’re experiencing
- Click the download button (Export HAR) and save the file as HAR with Content
- Send this file to our support team
Getting console logs in Chrome:
- Open the same Developer Tools panel
- Click the Console tab
- Take a screenshot of any errors that appear
Firefox
- Open Firefox and go to the page where the issue is happening
- Open the Network Monitor (you can press F12 and click the Network tab)
- Reproduce the issue while the network tab is recording
- Right-click anywhere under the File column
- Click Save All As HAR
- Save the file and send it to our support team
Getting console logs in Firefox:
- From the Tools menu, select Web Developer
- Console logs will open in a separate window
- Take a screenshot of any errors
For more details, see Firefox’s Network Monitor documentation.
Safari
First, make sure the Develop menu is enabled. If you don’t see it in your menu bar, go to Safari > Preferences > Advanced and check Show Develop menu in menu bar.
- Open Safari and go to the page where you’re experiencing the issue
- Click Develop > Show Web Inspector
- Click the Network tab (keep it open during the next steps)
- Reproduce the issue
- Click the Export icon and save the HAR file
- Send the file to our support team
Getting console logs in Safari:
- Open Preferences and go to the Advanced tab
- Enable Show Develop menu in menu bar
- In the menu bar, select Develop > Show Error Console
- Take a screenshot of any errors
For troubleshooting, see Apple’s Web Inspector documentation.
Edge
- Open Edge and navigate to the page where the issue is occurring
- Open the Network tool (press F12 and click the Network tab)
- Reproduce the issue while the network requests are being recorded
- Export the captured traffic as a HAR file
- Send the file to our support team
Getting console logs in Edge:
- Click the three dots in the top-right corner
- Select More tools > Developer Tools
- Click the Console tab
- Right-click in the console and select Clear Console to remove old logs
- Check the Preserve Log box
- Reproduce the issue
- Take a screenshot of any errors
For more information, see Microsoft’s guide on inspecting network activity.
Sending Your HAR File to Localazy
Before you send us a HAR file:
- Rename it – Give it a descriptive name like
localazy-upload-issue.har
- Compress it – HAR files are often too large for email attachments, or blocked by spam filters. Zip or compress the file before sending
Once you’ve done that, attach it to your support ticket or email it directly to our support team. We’ll take a look and get back to you as soon as we can.