Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log a sensible message when Erlang/OTP version is too old #1307

Closed
michaelklishin opened this issue Jul 26, 2017 · 0 comments
Closed

Log a sensible message when Erlang/OTP version is too old #1307

michaelklishin opened this issue Jul 26, 2017 · 0 comments

Comments

@michaelklishin
Copy link
Member

Discovered with @dumbbell as part of #1305. We currently log something that kind of has a hint but most users won't find it useful:

2017-07-26 17:59:46.774 [error] <0.152.0> CRASH REPORT Process <0.152.0> with 0 neighbours exited with reason: {{erlang_version_too_old,{found,"18.3.3","7.3.1"},{required,"19.2","8.2"}},{rabbit,start,[normal,[]]}} in application_master:init/4 line 134
2017-07-26 17:59:46.774 [info] <0.7.0> Application rabbit exited with reason: {{erlang_version_too_old,{found,"18.3.3","7.3.1"},{required,"19.2","8.2"}},{rabbit,start,[normal,[]]}}
@michaelklishin michaelklishin added this to the 3.7.0 milestone Jul 26, 2017
michaelklishin added a commit that referenced this issue Jul 27, 2017
michaelklishin added a commit that referenced this issue Jul 27, 2017
Per suggestion from @lukebakken.

References #1307.
[Finishes #149635897]
@michaelklishin michaelklishin self-assigned this Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant