Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • 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
© 2025 Direct Cursus Technology L.L.C.
All solutions
    • All solutions for Serverless Containers
    • Resolving the `Code 502 Message Error during function invocation` error
    • Resolving the `Service account is not available` error
    • Resolving the `user container exec format error` error
    • Resolving the `No space left on device` error
    • How to set up a static IP address

In this article:

  • Issue description
  • Solution
  • If the issue persists
  1. Serverless Containers
  2. Resolving the `Code 502 Message Error during function invocation` error

Fixing the Code 502 Message Error during function invocation error

Written by
Yandex Cloud
Updated at December 17, 2025
  • Issue description
  • Solution
  • If the issue persists

Issue descriptionIssue description

You used to run your application in a CRI-compatible environment within a container on a VM or a physical server. After you migrated the application to Serverless Containers, you get the 502 Message Error during function invocation error when invoking it.

SolutionSolution

You may get error 502 when the code running in the container makes an HTTP request that terminates with an error.

Check your container operating log. It may include the full error text mentioning the request in question. If you are unable to find any useful data in your container log, enable detailed logging for your containerized application.

Alert

When calling a container over HTTPS, certain HTTP headers in the request and response are changed (see this article for details).

You need to consider these changes when migrating your application to the Serverless Containers environment.

If the issue persistsIf the issue persists

If the above actions did not help, create a support ticket. Provide the following information in your ticket:

  1. Container ID.
  2. Date and time of your container call that terminated with an error.
  3. Description of the container call: whether the container is called from the third-party application code over the Serverless Containers API or directly, from the management console or YC CLI.
  4. Full text of the error from the Serverless Containers container log.

Was the article helpful?

Previous
All solutions for Serverless Containers
Next
Resolving the `Service account is not available` error
© 2025 Direct Cursus Technology L.L.C.