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

Connection Refused #29

Open
dedarus212 opened this issue Nov 5, 2023 · 4 comments
Open

Connection Refused #29

dedarus212 opened this issue Nov 5, 2023 · 4 comments

Comments

@dedarus212
Copy link

dedarus212 commented Nov 5, 2023

ConnectionRefusedError: [Errno 111] Connection refused

i changed the host in the config.json to MAC, IP none of them seems to Work

@michelelenci
Copy link

same behaviour for me

@michelelenci
Copy link

a bit more info: the login was successfull I think: a json file was generated with all the keys and info for my dryer, but when i run the mqq client I get a ConnectionRefusedError: [Errno 111] Connection refused. I also tried to set the IP address instead of the hostname but same problem

@hipco
Copy link

hipco commented Nov 13, 2023

You need a running MQTT Broker on localhost:1883. Mosquitto is one you could use.

@michelelenci
Copy link

Amazing. it works flawlessly now thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants