Skip to content

Importing definitions.json crashes since version 3.8.7-management image #441

Closed
@gbtec-ext-fernandoquiroga

Description

When updating my rabbitmq docker image from 3.8.6-management to 3.8.7-management the load of the definitions.json fails and throws this error:

rabbitmq_1 | Configuring logger redirection
rabbitmq_1 | 05:46:42.747 [error] management.load_definitions invalid, file doesn't exist or isn't readable
rabbitmq_1 | 05:46:42.749 [error] Error preparing configuration in phase validation:
rabbitmq_1 | 05:46:42.751 [error] - management.load_definitions invalid, file doesn't exist or isn't readable
rabbitmq_1 | 05:46:42.753 [error]
rabbitmq_1 |
rabbitmq_1 | BOOT FAILED
rabbitmq_1 | ===========
rabbitmq_1 | Error during startup: {error,failed_to_prepare_configuration}
rabbitmq_1 |
rabbitmq_1 | 05:46:42.753 [error] BOOT FAILED
rabbitmq_1 | 05:46:42.753 [error] ===========
rabbitmq_1 | 05:46:42.753 [error] Error during startup: {error,failed_to_prepare_configuration}
rabbitmq_1 | 05:46:42.753 [error]
rabbitmq_1 | 05:46:43.755 [error] Supervisor rabbit_prelaunch_sup had child prelaunch started with rabbit_prelaunch:run_prelaunch_first_phase() at undefined exit with reason failed_to_prepare_configuration in context start_error
rabbitmq_1 | 05:46:43.756 [error] CRASH REPORT Process <0.153.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,failed_to_prepare_configuration}},{rabbit_prelaunch_app,start,[normal,[]]}} in application_master:init/4 line 138
rabbitmq_1 | {"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,failed_to_prepare_configuration}},{rabbit_prelaunch_app,start,[normal,[]]}}}"}
rabbitmq_1 | Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,failed_to_prepare_configuration}},{rabbit_prelaunch_app,start,
rabbitmq_1 |

What changed in that makes my configuration not valid anymore? The same configuration works with 3.8.6 but fails with 3.8.7 and newest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions