Ranch listener exit with reason badarg leaving k8s pod in not ready state #5987
Unanswered
jaroslaw-bochniak
asked this question in
Other
Replies: 2 comments 3 replies
-
How was this cluster provisioned? |
Beta Was this translation helpful? Give feedback.
3 replies
-
We haven't upgraded Ranch or changed anything around TCP listeners in 3.11. Here is the relevant trace:
So something calls @lhoguin have you seen something like this from Cowboy users? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Context
After the upgrade to
3.11.0
(running in k8s) we occasionally observe that restarting the stateful set viak rollout restart sts/mq-server
result in one of the pods ending up with not ready state. After deleting the pod, it is able to start up normally. It may be related to observing the cluster state via management UI during the restart.Full log with error in the attachment.
mq-ai-server-1.txt
Server configuration:
Beta Was this translation helpful? Give feedback.
All reactions