arachnetech / homebridge-mqttthing

A plugin for Homebridge allowing the integration of many different accessory types using MQTT.
Apache License 2.0
462 stars 104 forks source link

MQTT Error: AggregateError #670

Open novski opened 4 months ago

novski commented 4 months ago

What does that mean? Can't find that in the code...

crbyxwpzfl commented 3 months ago

i am new here so not at all qualified. but for me this error occured when i misconfigured the mqtt credentials. so this is related to mqtt things not being able to reach the mqtt broker, i think. try url test.mosquitto.org:1883, this is a public test mqtt broker, to see if you can make a connection at all. leave username and password blank for the test broker.