Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
About technical support
  • Technical support procedure
  • Support in Cloud Center
  • Notifications from Yandex Cloud
  • Telegram chat
  • Data requests
  • Copying errors from the browser console
  • Saving browser-server interactions to a HAR file
  • Pricing policy
  • FAQ

Copying errors from the browser console

Written by
Yandex Cloud
Updated at April 9, 2025
View in Markdown

If there is a problem when working with pages and interactive elements in the Yandex Cloud management console, information from the browser console can help identify the cause. Copy the message from the error console and forward it to support.

Yandex Browser
Google Chrome
Opera
Mozilla Firefox
Microsoft Edge
Safari
  1. On the error page, press Ctrl + Shift + J (or ⌥ + ⌘ + J for macOS).

    Other methods
    • Click image and select Advanced → More tools → JavaScript console.
    • Right-click anywhere on the page, select Inspect element code, and go to the Console tab.
  2. To the right of the Filter field in the Default levels list, disable all options except Errors.

    image

  3. Refresh the page or repeat the actions that resulted in the error.

  4. Copy the messages:

    • Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
    • Save the error log to a text file: right-click on any message and select Save as.
  5. Attach the error log or screenshots to your message to support.

For more information, take a screenshot of the information on the Network tab.

  1. On the error page, press Ctrl + Shift + J (or ⌥ + ⌘ + J for macOS).

    Other method

    Open image → More tools → Developer tools and select the Console tab.

  2. To the right of the Filter field in the Default levels list, disable all options except Errors.

    image

  3. Refresh the page or repeat the actions that resulted in the error.

  4. Copy the messages:

    • Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
    • Save the error log to a text file: right-click on any message and select Save as.
  5. Attach the error log or screenshots to your message to support.

For more information, take a screenshot of the information on the Network tab.

  1. On the error page, press Ctrl + Shift + J.

    Other method

    In the upper left-hand corner, click Opera, select Developer → Developer Tools from the menu, and go to the Console tab.

  2. To the right of the Filter field in the Default levels list, disable all options except Errors.

    image

  3. Refresh the page or repeat the actions that resulted in the error.

  4. Copy the messages:

    • Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
    • Save the error log to a text file: right-click on any message and select Save as.
  5. Attach the error log or screenshots to your message to support.

For more information, take a screenshot of the information on the Network tab.

  1. On the error page, press Ctrl + Shift + J.

    Other methods
    • Open image → Web Developer Tools → Console.
    • Right-click anywhere on the page, select Inspect, and go to the Console tab.
  2. Make sure that only Errors is checked in all filters ("Network", "CSS", "JS", "Protection", "Log", "Server"). To do this, next to each filter, click image.

    Warning

    If you click the filter name instead of image, error checks will be disabled.

    image

  3. Refresh the page or repeat the actions that resulted in the error.

  4. Copy the messages:

    • Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
    • Save the error log to a text file: right-click on any message and select Export Visible Messages To → File.
  5. Attach the error log or screenshots to your message to support.

  1. On the error page, press Ctrl + Shift + J.

    Other methods
    • Open image → More tools → Developer tools.
    • Right-click anywhere on the page, select Inspect, and go to the Console tab.
  2. To the right of the Filter field in the Default levels list, disable all options except Errors.

    image

  3. Refresh the page or repeat the actions that resulted in the error.

  4. Copy the messages:

    • Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
    • Save the error log to a text file: right-click on any message and select Save as.
  5. Attach the error log or screenshots to your message to support.

For more information, take a screenshot of the information on the Network tab.

  1. Activate the error console: in the menu, select Safari → Preferences → Advanced and enable Show Develop menu in the menu bar.

  2. On the error page, press ⌥ + ⌘ + C.

    Other methods
    • Select Develop → Show JavaScript Console from the menu.
    • Right-click anywhere on the page, select Inspect element and go to the Console tab.
  3. Go to the Console tab and turn on the Errors filter. In a narrow window, the filter name may be hidden: maximize the window.

    image

  4. Refresh the page or repeat the actions that resulted in the error.

  5. Copy the messages:

    • Take a screenshot. If you need to scroll vertically to view messages, take several screenshots.
    • Save the error log to a text file.
  6. Attach the error log or screenshots to your message to support.

For more information, take a screenshot of the information on the Network tab.

Was the article helpful?

Previous
Data requests
Next
Saving browser-server interactions to a HAR file
© 2026 Direct Cursus Technology L.L.C.