Skip to content

Upgrading RabbitMQ and Erlang - Ordering and errors after upgrading #2764

Answered by lukebakken
DMahoney0 asked this question in Questions
Discussion options

You must be logged in to vote

You must uninstall the previous version of Erlang before installing a new Erlang and RabbitMQ version. This is due to the fact that the RabbitMQ .exe installer searches for the Erlang installation in a way that sometimes selects the old version as the one to use.

Please see the following documentation:

https://www.rabbitmq.com/install-windows.html#upgrading-erlang (Note: we need to add a caveat about uninstalling Erlang - rabbitmq/rabbitmq-website#1136)

https://www.rabbitmq.com/windows-quirks.html#multiple-erlang-versions

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DMahoney0
Comment options

@lukebakken
Comment options

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