Need assistance with shovels #14140
-
Describe the bugin my rabbitmq windows installation I have a shovel declared by CLI
No OK or something message printed It is shown in management ui as (i`ve tried shovel different names) But in management ui status page is empty and CLI command also fails
Shovel plugin is enabled and rinning
Any help is welcome Reproduction steps
Expected behaviormessages are transferred from source to destination, shovel status is correctly displayed Additional contextwindows environment |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@KazzmanK we cannot suggest anything without shovel status output from CLI tools and the logs. Most likely your shovel fails to connect so it never reaches the state where it starts emitting stats displayed by the management UI. In this case there will be visible errors logged by the node hosting the shovels. |
Beta Was this translation helpful? Give feedback.
@KazzmanK we cannot suggest anything without shovel status output from CLI tools and the logs.
Most likely your shovel fails to connect so it never reaches the state where it starts emitting stats displayed by the management UI. In this case there will be visible errors logged by the node hosting the shovels.