Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mosquitto » Mosquitto does not see the user
Mosquitto does not see the user [message #1797916] Thu, 08 November 2018 14:09 Go to next message
Vasai Ziza is currently offline Vasai ZizaFriend
Messages: 1
Registered: November 2018
Junior Member
I want to raise the MQTT mosquito broker on the zyxel keneetic. Installed mosquitto-nossl, libmosquitto-nossl, mosquitto-client-nossl I want to make access only for users who are in password_file In the configuration file /opt/etc/mosquito/mosquitto.conf everything is used by default, except for:
per_listener_settings true
log_dest syslog
log_facility 5
log_type error
log_type warning
log_type information
allow_anonymous false


password_file /opt/etc/mosquitto/users.list
acl_file /opt/etc/mosquitto/mosquitto.acl
File 'users.list' contains login: test, password:test to check the mosquito, access the file 777
test:$6$5Prq6fKi/BKhXVd+$SK2AYMVcMUKP94nzkZF3YIy6SXQhA5HBjDM/5n0X07YbIVPJP8Mnl4YGlRDkyWxSWs1mnxhP+CEzw9xvtV6F/Q==

File mosquitto.acl
user test
topic #

When I try to connect under the account "test" in the logs I get the error "Socket error on client , disconnecting." Please tell me why he does not see the account "test"?
Re: Mosquitto does not see the user [message #1798052 is a reply to message #1797916] Sun, 11 November 2018 22:10 Go to previous message
Roger Light is currently offline Roger LightFriend
Messages: 90
Registered: September 2013
Member
For anybody else interested, this was discussed and resolved here:

https://github.com/eclipse/mosquitto/issues/1025
Previous Topic:Phone client does not connect on local wlan / local wifi
Next Topic:Does Mosquitto have a Dashboard?
Goto Forum:
  


Current Time: Fri Apr 26 09:30:58 GMT 2024

Powered by FUDForum. Page generated in 0.03618 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top