You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing a pre-release version, rabbitmq-clusterer 3.6.5 fails to install on RabbitMQ 3.7.0-alpha.62 with the following error:
``
rabbitmq_clusterer: Plugin doesn't support current server version. Actual broker version: "3.7.0-alpha.62", supported by the plugin: ["3.6.0", "3.7.0"]
Pre-release versions should be matched as release versions (3.7.0-alpha.62 as 3.7.0)
The text was updated successfully, but these errors were encountered:
While testing a pre-release version, rabbitmq-clusterer
3.6.5
fails to install on RabbitMQ3.7.0-alpha.62
with the following error:``
rabbitmq_clusterer: Plugin doesn't support current server version. Actual broker version: "3.7.0-alpha.62", supported by the plugin: ["3.6.0", "3.7.0"]
The text was updated successfully, but these errors were encountered: