Skip to content

anonymouse configuration #3514

@christianw

Description

@christianw

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: AvailableNo one has claimed responsibility for resolving this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions