vectorr tap is giving this error command terminated with exit code 137 #21123
Unanswered
vibhavachar
asked this question in
General
Replies: 3 comments 1 reply
-
We are running vector production setup , any help of guidance is highly appreciated. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It looks like error code 137 indicates a lack of memory. See https://refine.dev/blog/kubernetes-exit-code-137/. I'd suggest trying to increase the memory limit. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We have given 20gb ram , utilization is just 1 gb. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We upgraded the EKS cluster from 1.22 to 1.28 after that we get 137 code. Its giving the same for 0.34, 0,38 version.
kubectl exec -it vector-ha-deploy-1a-585c954f7-sgzv6 -n vector-events -- vector help
command terminated with exit code 137
Any one faced this issue ? Will be very difficult to debug without access to vector tap.
Beta Was this translation helpful? Give feedback.
All reactions