Saving browser-server interactions to a HAR file
If you encounter an error while using the Delphi Cloud console, a HAR file can help troubleshoot it. It is a network log of the interaction between a browser and a web page. For Delphi Cloud specialists to be able to identify the cause of a server malfunction, enable logging and reproduce the error. Save the HAR file and send it to technical support.
-
On the page with the error, press Ctrl + Shift + I (⌥ + ⌘ + I for macOS) or select → Advanced → Developer tools from the menu.
-
Go to the Network tab.
-
Make sure network logging is enabled: the button in the top-left corner is red . If the button is grey, click it.
-
Enable Preserve log.
-
To limit the HAR file to records that have to do with the error, clear the log by clicking to the right of the record network log button.
-
To open the developer dashboard settings, click Settings.
-
Under Preferences of the Network panel, select Allow to generate HAR with sensitive data and close the settings window.
-
Refresh the page or repeat the actions that resulted in the error.
-
Click .
-
In the list that opens, select Export HAR (with sensitive data)... and save the HAR file.
-
Attach the HAR file to your message to support.
- On the page with the error, press Ctrl + Shift + I (⌥ + ⌘ + I for macOS) or select → More Tools → Developer Tools from the menu.
- Go to the Network tab.
- Make sure network logging is enabled: the button in the top-left corner is red
. If the button is black, click it. - Enable Preserve log.
- To limit the HAR file to records that have to do with the error, clear the log by clicking
to the right of the record network log button. - To open the developer panel settings, click Settings.
- Under Preferences of the Network panel, select Allow to generate HAR with sensitive data and close the settings window.
- Refresh the page or repeat the actions that resulted in the error.
- Click
. - In the list that opens, select Export HAR (with sensitive data)... and save the HAR file.
- Attach the HAR file to your message to support.
- On the page with the error, press Ctrl + Shift + I (⌥ + ⌘ + I for macOS) or select Opera → Developer → Developer Tools from the menu in the top-left corner.
- Go to the Network tab.
- Make sure network logging is enabled: the button in the top-left corner is red
. If the button is black, click it. - Enable Preserve log.
- To limit the HAR file to records that have to do with the error, clear the log by clicking
to the right of the record network log button. - To open the developer dashboard settings, click Settings.
- Under Preferences of the Network panel, select Allow to generate HAR with sensitive data and close the settings window.
- Refresh the page or repeat the actions that resulted in the error.
- Click .
- In the list that opens, select Export HAR (with sensitive data)... and save the HAR file.
- Attach the HAR file to your message to support.
- On the page with the error, press Ctrl + Shift + I (⌥ + ⌘ + I for macOS) or select
→ More Tools → Developer Tools from the menu. - Go to the Network tab.
- Refresh the page or repeat the actions that resulted in the error.
- Right-click the table and select Save all as HAR.
- Attach the HAR file to your message to support.
- On the page with the error, press Ctrl + Shift + I (⌥ + ⌘ + I for macOS) or select → More tools → Developer tools from the menu.
- Go to the Network tab.
- Make sure network logging is enabled: the button in the top-left corner is red
. If the button is black, click it. - Enable Preserve log.
- To limit the HAR file to records that have to do with the error, clear the log by clicking
to the right of the record network log button. - To open the developer dashboard settings, click and select Settings.
- Under Preferences of the Network panel, select Allow to generate HAR with sensitive data and close the settings window.
- Refresh the page or repeat the actions that resulted in the error.
- In the top panel, click
. - In the list that opens, select Export HAR (with sensitive data)... and save the HAR file.
- Attach the HAR file to your message to support.
- On the page with the error, select Safari → Preferences → Advanced from the menu and enable Show Develop menu in menu bar.
- In the Develop menu, select Connect Web Inspector or use the ⌥ + ⌘ + I keyboard shortcut.
- Go to the Network tab.
- Enable Preserve log by clicking the round icon in the upper left corner of the tab.
- Refresh the page or repeat the actions that resulted in the error.
- In the top right-hand corner of the tab, click Export.
- Attach the HAR file to your message to support.
Alert
The HAR file contains cookies of your active session in Delphi Cloud. For security reasons, we recommend that you terminate the session after sending the file.