Skip to content

Peer Discovery issues using 3.13.x in MS Azure Service Fabric #11653

Discussion options

You must be logged in to vote

Thank you for your comprehensive report. Indeed, the new peer discovery code does not check RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS for -setcookie, but it DOES use RABBITMQ_ERLANG_COOKIE in the peer discovery code.

So, I'm pretty sure your issue will be resolved if you remove -setcookie from RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS (or delete that env var if it's only used for the cookie), and, instead, use RABBITMQ_ERLANG_COOKIE.

Please let me know how this works.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@lukebakken
Comment options

@abeckham7305
Comment options

@abeckham7305
Comment options

@lukebakken
Comment options

Answer selected by abeckham7305
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants