Sending logs to the Support service
To help resolve problems in Yandex Browser, Yandex Support asks you to send logs from your computer. Logs help us get to the root of the problem and fix it more quickly.
You don't need any special knowledge to get the logs. It's easy and doesn't take long.
In response to our message, we ask you to send the following log files to support:
- net-export.json
- hot_trace.json
- cold_trace.json
How to record logs
net-export.json
- Enter
browser://net-export
in the address bar. - Click Start Logging to Disk.
- In the file selection box that opens click Save.
- On another tab, reproduce the problem with site access (or unresponsiveness).
- Return to the
browser://net-export
tab and click Stop Logging. - Send the saved file and problem description to reply to the letter with the request for logs from support.
hot_trace.json
- Enter
browser://tracing
in the address bar. - Click Record.
- In the window that opens, select Javascript and rendering.
- Click
to the right of Edit categories.
- In the Disabled by Default Categories column, select memory-infra.
- In the lower part of the window, click Record.
- Switch back to the tab where the problem occurred, and leave it active for a minute.
- Go back to the
browser:tracing
tab and wait until “Buffer usage:100%”. - Click Stop.
- Click Save under the address bar and save the file with the name
hot_trace.json
. The file appears in your Downloads. To navigate there, click.
- Send the saved file to us in a response to the message from Support requesting logs.
cold_trace.json
-
Launch Yandex Browser with the required keys from the command line:
Windows (versions 7–10)macOSC:\Users\YOUR_USERNAME\AppData\Local\Yandex\YandexBrowser\Application\browser.exe --trace-startup --trace-startup-duration=30 --trace-startup-file=C:\Users\YOUR_USERNAME\Desktop\cold_trace.json
Instead of YOUR_USERNAME enter your account name.
cd && /Applications/Yandex.app/Contents/MacOS/Yandex --trace-startup --trace-startup-duration=30 --trace-startup-file=$PWD/cold_trace.json
-
Repeat the action that caused the problem, or open the tab that is loading too slowly.
-
Close Yandex Browser a minute later. The
cold_trace.json
file appears on your Windows desktop. -
Send the saved file to us in a response to the message from Support requesting logs.