-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.
Description
My config file contains
listener 1883 0.0.0.0
allow_anonymous true
However, no client can connect.
$ mosquitto_pub -h 127.0.0.1 -p 1883 -t test -m foo
Error: The connection was lost
The logfile states
1771435441: New connection from 127.0.0.1:58486 on port 1883.
1771435441: Client 127.0.0.1 [127.0.0.1:58486] disconnected: Permission denied.
Latest version of mosquitto from Ubuntu PPA.
What am I doing wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: AvailableNo one has claimed responsibility for resolving this issue.No one has claimed responsibility for resolving this issue.