gleeds / cloudbbq

A Bluetooth to MQTT bridge for the Tenergy Solis Digital Meat Thermometer and other similar devices.
MIT License
45 stars 12 forks source link

CloudBBQ #14

Closed boris327 closed 3 years ago

boris327 commented 3 years ago

Capture Capture Hi Greg, First of all, thank you for your work. I have a problem running the "npm start" (image attached). I am working on a windows computer and I have installed visual studio, node-js, and noble. Please help me.

gleeds commented 3 years ago

I've only tested this so far on MacOS and Linux, so I'm not sure if Windows is adding any extra variables to things, but the first error looks like a problem with the MQTT server your are using. Out of curiosity, are you using Adafruit IO or something else, and if something else, does it have a valid HTTPS certificate?

gleeds commented 3 years ago

Closing this since I didn't get a response. Feel free to reopen with details if you still need help.