Weird recurring RabbitMQ message in opscode-erchef.log (12.4.1)

There’s a continually recurring error message in our opscode-erchef.log since upgrading to Chef 12 (12.4.1):

2016-03-18 02:34:08.148 [info] Can’t connect to RabbitMQ management console to fetch max-length
2016-03-18 02:34:38.145 [info] Can’t connect to RabbitMQ management console to fetch max-length
2016-03-18 02:35:08.146 [info] Can’t connect to RabbitMQ management console to fetch max-length
2016-03-18 02:35:38.145 [info] Can’t connect to RabbitMQ management console to fetch max-length
2016-03-18 02:36:08.146 [info] Can’t connect to RabbitMQ management console to fetch max-length
2016-03-18 02:36:38.145 [info] Can’t connect to RabbitMQ management console to fetch max-length

It doesn’t seem to impact operation so far, but it does completely obscure any other log messages due to the frequency. I tried running “chef-server-ctl reconfigure” but that didn’t clear it.

Any advice is greatly appreciated.

-J

That message is generated from the Analytics queue monitor. If you don’t have analytics installed, you can set this to false:

rabbitmq[‘queue_length_monitor_enabled’]

https://docs.chef.io/server_tuning.html

Dave

··· > On Mar 17, 2016, at 10:41 PM, Jason J. W. Williams wrote: > > > jasonjwwilliams > March 18 > There's a continually recurring error message in our opscode-erchef.log since upgrading to Chef 12 (12.4.1): > > 2016-03-18 02:34:08.148 [info] Can't connect to RabbitMQ management console to fetch max-length > 2016-03-18 02:34:38.145 [info] Can't connect to RabbitMQ management console to fetch max-length > 2016-03-18 02:35:08.146 [info] Can't connect to RabbitMQ management console to fetch max-length > 2016-03-18 02:35:38.145 [info] Can't connect to RabbitMQ management console to fetch max-length > 2016-03-18 02:36:08.146 [info] Can't connect to RabbitMQ management console to fetch max-length > 2016-03-18 02:36:38.145 [info] Can't connect to RabbitMQ management console to fetch max-length > > It doesn't seem to impact operation so far, but it does completely obscure any other log messages due to the frequency. I tried running "chef-server-ctl reconfigure" but that didn't clear it. > > Any advice is greatly appreciated. > > -J > > Visit Topic or reply to this email to respond > > To stop receiving notifications for this particular topic, click here. To unsubscribe from these emails, change your user preferences