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

mosquitto.conf: password file not found if there is a space at the end of the line. #1566

Closed
kollokollo opened this issue Jan 21, 2020 · 1 comment
Milestone

Comments

@kollokollo
Copy link

If this line in /etc/mosquitto/conf.d/a.conf has a blank at the end of the line, then the passwords file is not found, because it thinks the blank is part of the filename.

password_file /etc/mosquitto/passwords

Found on:
mosquitto version 1.4.10

@kollokollo kollokollo changed the title mosquitto.conf: password file not found if blank at end of the line. mosquitto.conf: password file not found if there is a space at the end of the line. Jan 21, 2020
@ralight ralight added this to the 1.6.9 milestone Jan 28, 2020
@ralight
Copy link
Contributor

ralight commented Jan 28, 2020

Thanks, this has now been fixed.

1.4.10 is pretty old by the way, you might want to look into upgrading.

@ralight ralight closed this as completed Jan 28, 2020
ralight added a commit that referenced this issue Jan 28, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants