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

Extra newline in SSL section of rabbitmq.config #634

Closed
trefzer opened this issue Sep 14, 2017 · 1 comment
Closed

Extra newline in SSL section of rabbitmq.config #634

trefzer opened this issue Sep 14, 2017 · 1 comment
Labels
bug Something isn't working

Comments

@trefzer
Copy link
Contributor

trefzer commented Sep 14, 2017

commit 8e97331 added a newline in
the ssl configuration of rabbitmqadmin.
with the empty line in the config, the following errors occur in the log when trying to download rabbitmqadmin.

=ERROR REPORT==== 14-Sep-2017::11:25:51 ===
application: mochiweb
"Accept failed error"
"{error,{options,{keyfile,"blah_privkey.pem",\n {error,eacces}}}}"

Rabitmq Version: 3.6.5, on CentOs 7.3

@wyardley
Copy link
Contributor

@trefzer I noticed this when testing #632 and updated it (it was initially a single commit, but I squashed it into some bigger changes; if I had realized a bug, probably would have left it separate to make it more obvious).
So the changeset in
d66d0d8 should fix this.
We'll be cutting 7.0.0 soon.

@wyardley wyardley added the bug Something isn't working label Sep 14, 2017
@wyardley wyardley changed the title revert 8e97331df46b6123d3813d9eaf9fcbcf50e62c59 Extra newline in SSL section of rabbitmq.config Sep 14, 2017
@wyardley wyardley mentioned this issue Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants