Code Monkey home page Code Monkey logo

Comments (7)

piotrraczynski avatar piotrraczynski commented on June 10, 2024 1

from mysensors.

piotrraczynski avatar piotrraczynski commented on June 10, 2024

Also tried 2.0.14 mosquitto from source. On that version, with some debugging logs I got (from the broker):

1648458618: New connection from 192.168.1.105:57522 on port 1883.
1648458618: Sending CONNACK to mosquitto (0, 5)
1648458618: Client mosquitto disconnected, not authorised.
1648458618: New connection from 192.168.1.105:57524 on port 1883.
1648458618: Sending CONNACK to mosquitto (0, 5)
1648458618: Client mosquitto disconnected, not authorised.

the password I provide is correct.

from mysensors.

mfalkvidd avatar mfalkvidd commented on June 10, 2024

Is the password as simple as 123456, or does it contain any special characters that might become mangled by the shell or the configure script?

from mysensors.

mfalkvidd avatar mfalkvidd commented on June 10, 2024

@piotrraczynski I think I found the problem. The parameter to ./configure is --my-mqtt-user, not --my-mqtt-username

from mysensors.

mfalkvidd avatar mfalkvidd commented on June 10, 2024

The configure command actually outputs this when inputting my-mqtt-username:

[WARNING] Unknown option detected:--my-mqtt-username=mosquitto, ignored

But the warning is very easy to miss, I missed it myself.

from mysensors.

mfalkvidd avatar mfalkvidd commented on June 10, 2024

@piotrraczynski have you had a chance to verify the suggested solution?

from mysensors.

mfalkvidd avatar mfalkvidd commented on June 10, 2024

Closing due to inactivity and what (probably) was a configuration error. Feel free to reopen.

from mysensors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.