Skip to content

3.8.7 and 3.8.8 startup existence warning #438

Closed
@abel533

Description

@abel533

Enable plug-ins at startup through enabled_plugins:

[rabbitmq_management].

Start command:

docker run --rm -p 15673:15672 -v D:/RabbitMQ/enabled_plugins:/etc/rabbitmq/enabled_plugins rabbitmq:3.8.8

warning message:

2020-09-16 08:30:59.346 [info] <0.669.0> Running boot step rabbit_mgmt_reset_handler defined by app rabbitmq_management
2020-09-16 08:30:59.346 [info] <0.669.0> Running boot step rabbit_management_load_definitions defined by app rabbitmq_management
2020-09-16 08:30:59.346 [warning] <0.701.0> Metrics collection disabled in management agent, management only interface started
2020-09-16 08:30:59.383 [info] <0.701.0> Management plugin: HTTP (non-TLS) listener started on port 15672
2020-09-16 08:30:59.383 [info] <0.807.0> Statistics database started.

The management interface does not display properly

1
2

Direct installation is no problem

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions