Closed adfinlay closed 7 years ago
There is no evidence that RabbitMQ terminates. It's a single metric GC (removal) process. This was earlier reported in https://github.com/rabbitmq/rabbitmq-management-agent/issues/42. Please provide your config there.
Starting with 3.6.7 RabbitMQ has a completely different metric storage and management plugin.
The config file is pretty bare:
[
{rabbit,
[
{vm_memory_high_watermark, 0.65}
]
},
{rabbitmq_web_stomp, [{port, 15674}]}
].
When these errors appear, RabbitMQ stops accepting connections and current connections are closed, I assumed that those errors were related as they are the only thing that happens at the time of the issue. The management interface is also unreachable when this happens.
We are running a single-node RabbitMQ instance on Ubuntu 16.04, Erlang 18.3 and everything was running perfectly on v3.6.6. We upgraded to 3.6.8 today and started seeing terminations for reasons we couldn't identify. We then upgraded to 3.6.9 and saw the same issue. Downgrading back to 3.6.6 has removed the issue again.
The only errors in the log file are along the following lines: