FAQ

1. How do I provide application logs for you to investigate my issue better? 

Follow this tutorial from the Atlassian Community to help you generate the application logs.

2. How do I provide browser logs for you to investigate my issue better? 

For us to investigate issues, we need to study the logs. You can use the following documentation or expand information below to see how you can generate logs for different browsers.

 Click here to expand...

These browsers (Chrome, IE, Firefox, and Safari), in particular, makes it relatively easy to capture all the data we need using what's called a HAR file. (For this reason, we may ask you to generate a HAR file to help troubleshoot the trouble you're experiencing. Please see the following directions for how to generate a capture file in each browser.

How to generate a HAR capture file in Chrome

  1. Start by opening Google Chrome. If you do not have Google Chrome and you are free to install additional programs, please download Google Chrome and install it.

  2. In Chrome, go to the page where you are experiencing trouble.

  3. Select the Chrome menu (⋮) at the top-right of your browser window, then select Tools > Developer Tools.

  4. The Developer Tools will open as a docked panel at the side or bottom of Chrome. Click on the Network tab.

  5. Select the option Preserve log
  6. The recording should autostart and you will see a red circle at the top left of the Network tab. If not, clickthe black circle, to start recording activity in your browser.
  7. Refresh the page you are on. The goal is to reproduce the problem you've been experiencing while Google Chrome is recording activity.
  8. After you successfully reproduce the issue while recording, in the Network tab right-click on any row of the activity pane, and click Save as HAR with Content. This saves a copy of your recorded activity.
  9. Save the HAR file somewhere convenient.

  10. Now click the Console tab and right-click anywhere in the console log. Select the popup option "Save as..." and name the log file: Chrome-console.log
  11. Close the developer panel and you're done! Please attach the HAR file and  the Chrome-console.log to your email or case with us so that we can assist further. 

How to generate a HAR capture file in Firefox

  1. Start by opening Firefox.
  2. In Firefox, go to the page where you are experiencing trouble.
  3. Select the Firefox menu (Three horizontal parallel lines) at the top-right of your browser window, then select Developer > Network.
  4. The Developer Network Tools will open as a docked panel at the side or bottom of Firefox. Click on the Networktab. Before starting the capture, be sure to enable the setting: Enable persistent logs in the Toolbox Options > Common Preferences (click on the gear icon on the Toolbox toolbar to open the Toolbox Options pane).  Click on the Network tab after setting the option. 
  5. The recording will autostart once you start performing actions in the browser.
  6. Refresh the page you are on. The goal is to reproduce the problem you've been experiencing while Firefox is recording activity.
  7. Once you have reproduced the issue and you see that all of the actions have been generated in the Developer Network Panel (should just take a few seconds), right-click anywhere under the "File" column and click on "Save All as Har"
  8. Save the HAR file somewhere convenient and close the developer panel. 
  9. You're done! Please attach the HAR file to your email or case with us so that we can assist further.

How to generate a capture file in Internet Explorer (IE)

  1. Use Microsoft F12 Developer Tools and the Network Tool to capture the browser headers. Then export the captured traffic as HAR file (or XML if using an older version of IE).
  2. Press the F12 key on your keyboard. This should open the Developer Tools panel in IE. If not, find it on the browser menu: F12 Developer Tools
  3. In the Developer Tools panel, click the Network panel and then deselect the Clear entries on navigate option. (on by default).
  4. Click the Network panel/button and then the Start Profiling Session/Start Capturing button (or press Ctrl + E) if it is not already capturing. Note: the icon looks like a green triangle
  5. Click the IE Refresh button. The goal is to reproduce the problem you've been experiencing while IE is recording activity
  6. The Developer Tool panel should now show a list of the URLs that are included in the page you have in your browser.
  7. Click the Stop button when the issue has been reproduced (or press Ctrl + E). Note: the icon looks like a red square
  8. Click the Export as HAR/Export captured traffic icon and save the file somewhere convenient (or press Ctrl + S). Note: the icon looks like a floppy disk.
  9. Please attach the file to your email or case with us so that we can assist further.
  10. Click on the Console tab and look for any errors/warnings reported. If errors are shown, please right-click on the console errors and select Copy all. Please paste the console log into your email or case with us.
  11. Close the Developer Tools panel and you're done! 

How to generate a HAR capture file in Safari

  1. Start by opening Safari.
  2. In Safari, go to the page where you are experiencing trouble.

  3. Right-click anywhere on the page and select "Inspect Element". (If you do not see this option, enable the Web Inspector.

  4. Go to the Console tab and check the option Preserve Log.
  5. Go to the Network tab and check the option Preserve Log.
  6. Refresh the page you are on. The goal is to reproduce the problem you've been experiencing while Safari is recording activity.
  7. Once you have reproduced the issue and recorded it, go to the Network tab and click Export to save a copy of the activity that you recorded.

  8. Save the HAR file somewhere convenient.

  9. Now click the Console tab and take a screenshot. Depending on how much shows up there, you may need to expand the window by dragging the top border up to capture more information.
  10. Close the Web Inspector and you're done! Please attach both the HAR file and the Console log screenshots to your email or case with us so that we can assist further.