Getting Console and Network Logs from Google Chrome
If you are experiencing issues with Hightail, you can see if errors are being generated in the Developer Tools via the browser console and network logs to help Hightail Support troubleshoot the issue.
Getting Console Logs
To get the console logs, make sure that you are at the part of Hightail that is returning the error and follow these steps:
- Open the Chrome browser.
- Open Developer Tools by navigating to the Menu icon, then selecting More Tools > Developer Tools.
- Select the Console tab.
- Clear the log by selecting the Remove icon.
- Select the Settings icon, then enable the Preserve log.
Getting Network Logs
To get the network logs, make sure that you are at the part of Hightail that is returning the error and follow these steps:
- Open the Chrome browser.
- Open Developer Tools by navigating to the Menu icon, then selecting More Tools > Developer Tools.
- Select the Network tab.
- Clear the log by selecting the Remove icon.
- On your keyboard, press CTRL+R (Windows) or CMD+R (macOS) to record network activity.
- Select the Settings icon, then enable the Preserve log.
- Try the action again to try to reproduce the error.
- Select the Download icon to export the .HAR file.
- Enter a name for your file, then select Save.