I am trying to upgrade rabbitmq from 3.7.7 (erlang/otp_21.1) to 3.8.8(erlang/otp_21.3.7).
But getting erlang crash error when trying to update 3.8.8. Please suggest how to solve the his crash error.
:07:14,041 [root/INFO] 17:07:14.040 [error] Supervisor rabbit_prelaunch_sup had child prelaunch started with rabbit_prelaunch:run_prelaunch_first_phase() at undefined exit with reason {invalid_dist_port_range,0} in context start_error
2021-04-27 17:07:14,042 [root/INFO] 17:07:14.041 [error] CRASH REPORT Process <0.157.0> with 0 neighbours exited with reason: {{shutdown,{failed_to_start_child,prelaunch,{invalid_dist_port_range,0}}},{rabbit_prelaunch_app,start,[normal,[]]}} in application_master:init/4 line 138
Kernel pid terminated (application_controller) ({application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,{invalid_dist_port_range,0}}},{rabbit_prelaunch_app,start,[nor
Crash dump is being written to: erl_crash.dump...2021-04-27 17:07:15,564 [root/INFO] {"Kernel pid terminated",application_controller,"{application_start_failure,rabbitmq_prelaunch,{{shutdown,{failed_to_start_child,prelaunch,{invalid_dist_port_range,0}}},{rabbit_prelaunch_app,start,[normal,[]]}}}"}
done