For the complete documentation index, see llms.txt. This page is also available as Markdown.

Send a trace report

If you are experiencing an issue with Devolutions Cloud, our customer support techicians may ask you to send a trace report to help diagnose the problem. Follow the steps below to generate and send them a trace report.

  1. Open the browser’s developer tools by pressing F12 on your keyboard (in Chrome or most modern browsers).

  2. Click the Console tab.

  3. Click the Clear button to remove any unrelated data.

  4. Reproduce the issue in the Devolutions Cloud web interface, as requested by our customer support team.

  5. Right-click anywhere inside the console output area, select Save as..., and save the file as a .log.

  6. Click the Network tab.

  7. Click the Clear button to remove any unrelated data and check Preserve log to ensure all actions are recorded.

  8. Reproduce the issue again.

  9. Click the Export HAR (arrow down) button to export the trace report.

  10. Remove sensitive session data by sanitizing your HAR files before sharing. Click Browse and select your HAR file. Select the following elements if they are listed:

    • key

    • __Host-sid-*

  11. Click on Download Sanitized HAR.

  12. Email both the sanitized .har and .log files to service@devolutions.net, and include your support ticket number for reference.

Last updated

Was this helpful?