ERROR stderr to vsock zero copy err: Broken pipe (os error 32)

I am getting a lot of errors and the application is very unstable for some time.
There are load balancing errors:

[PR03] could not find a good candidate within 91 attempts at load balancing. last error: [PR01] no known healthy instances found for route tcp/443. (hint: is your app shut down? is there an ongoing deployment with a volume or are you using the 'immediate' strategy? have your app's instances all reached their hard limit?)

also i got a broken pipe error:
ERROR stderr to vsock zero copy err: Broken pipe (os error 32)

How to debug this?

I scaled the application and everything seems fine.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.