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

v1.6.10 can not connect via mqtt #2917

Closed
mexioex opened this issue Oct 7, 2023 · 0 comments
Closed

v1.6.10 can not connect via mqtt #2917

mexioex opened this issue Oct 7, 2023 · 0 comments

Comments

@mexioex
Copy link

mexioex commented Oct 7, 2023

i got a problem on mosquitto v1.6.10 my config file is this
listener 1883 0.0.0.0
socket_domain ipv4
protocol mqtt

listener 1883 ::
socket_domain ipv6
protocol mqtt

listener 9001 0.0.0.0
protocol websockets
socket_domain ipv4

listener 9001 ::
protocol websockets
socket_domain ipv6

allow_anonymous false
password_file pwfile.example

I can connect via websockets, but not via mqtt. It always print me for socket error on client, disconnecting

@mexioex mexioex closed this as completed Oct 17, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2024
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

1 participant