starting the server from an older release will cause a {case_clause,version_not_available} #9658
-
Hello,
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I can't reproduce what you report.
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
This error was used in a 3.11 upgrade code path. Wipe node's data directory. You cannot start a 3.11 node with a data directory of a more recent version anyway.
When Make is used, it should be under
$TMP/rabbitmq-instances
or$TEMP/rabbitmq-instances
or/tmp/rabbitmq-instances
or something like that. Wiping that entire enclosing directory is perfectly fine during development.