Skip to content

Invalid configuration produced for Ubuntu 22.04 / 3.9.13 #608

@doconnor-clintel

Description

@doconnor-clintel

Describe the bug

On start:

2023-04-26 05:17:33.409279+00:00 [warning] <0.469.0> Transport option binary unknown or invalid.
2023-04-26 05:17:33.409279+00:00 [warning] <0.469.0> 
2023-04-26 05:17:33.409395+00:00 [warning] <0.469.0> Transport option {packet,raw} unknown or invalid.
2023-04-26 05:17:33.409395+00:00 [warning] <0.469.0> 
2023-04-26 05:17:33.409459+00:00 [warning] <0.469.0> Transport option {reuseaddr,true} unknown or invalid.
2023-04-26 05:17:33.409459+00:00 [warning] <0.469.0> 

These are configured via:
https://github.com/rabbitmq/chef-cookbook/blob/v5.x/templates/default/rabbitmq.config.erb#L77

This seems to have been removed in ~2016:
https://bugs.launchpad.net/fuel/+bug/1570323/comments/5

Reproduction steps

  1. Cook an Ubuntu 22.04 machine, using system packages
  2. Have it install 3.9.13
    3.tail -n 100 /var/log/rabbitmq/[email protected]

Expected behavior

No deprecated config options for more modern versions

Additional context

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions