Complains about duplicate setting in configuration fiile

Bug #802423 reported by Neil Bothwick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mosquitto
Fix Released
Undecided
Unassigned

Bug Description

Running mosquitto --config-file /etc/mosquitto/mosquitto.conf gives

Error: Duplicate persistence_file value in configuration.
Error: Unable to open configuration file.

There is no duplicate entry

% grep persistence_file /etc/mosquitto/mosquitto.conf
persistence_file mosquitto.db

% grep -c persistence_file /etc/mosquitto/mosquitto.conf
1

Revision history for this message
Roger Light (roger.light) wrote :

Sorry for being so long in getting back to you, I've been on honeymoon!

This should only affect persistence_file and user - fixed for 0.11.3 and you can try it at https://bitbucket.org/oojah/mosquitto/src/ef248ac736b4 if you wish.

Changed in mosquitto:
milestone: none → 0.11.3
status: New → Fix Committed
Changed in mosquitto:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.