AirCon icon indicating copy to clipboard operation
AirCon copied to clipboard

Error when trying to run server

Open Andrei-Iosifescu123 opened this issue 2 years ago • 1 comments

If I try to run the server with python -m aircon run --port 8888 --config "C:\Users\User\Downloads\AirCon-master\AirCon-master\config.json" --mqtt_host localhost on any port, I get a ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it error. I have tried deleting the config file and generating it again, but it still does not work.

image

Andrei-Iosifescu123 avatar Sep 01 '22 09:09 Andrei-Iosifescu123

Is your mqtt broker set up and reachable on localhost?

dvdavide avatar Sep 01 '22 09:09 dvdavide