Replies: 2 comments 2 replies
-
Version 3.8.X is no longer supported, please upgrade. In addition, it's nearly impossible for us to assist when given just a part of your log files. |
Beta Was this translation helpful? Give feedback.
-
The process ins question is a direct Erlang client connection, so the "dependent process that died" must be one of: a Shovel, a Federation link or an MQTT, STOMP connection. All of those things can fail or be transient in nature because they represent client connections. So anything that might cause a mass disconnect of MQTT clients, for example, a network interruption on the node, can produce exceptions like that in the log. We cannot suggest much more from just that snippet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI Team
We are seeing frequent crash with the above error. Could someone please help to find the root cause
CRASH REPORT Process <0.20772.32> with 0 neighbours exited with reason: "stopping because dependent process <0.20770.32> died: shutdown" in gen_server:handle_common_reply/8 line 811
Beta Was this translation helpful? Give feedback.
All reactions