[Bug 214694] net/mosquitto:Persistence db doesnt work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 21 20:23:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214694

--- Comment #1 from joe at thrallingpenguin.com ---
Hello,

Two things come to mind that may assist.


# mosquitto -v -c /usr/local/etc/mosquitto/mosquitto.conf
1479657821: Error: Invalid argument.
1479657821: Error: Couldn't open database.


The first thing I noticed is there was an error output about an invalid
argument to the mosquitto binary.

The second thing is to try and run this whole command prefixed with "truss",
like this:

# truss -fa mosquitto -v -c /usr/local/etc/mosquitto/mosquitto.conf

The output will be very verbose. If you are unable to find the problem from
this output, then please attach it to this ticket.

Thanks,
-Joe

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list