ragingcomputer / amridm2mqtt

runs rtlamr to read IDM power meter data and send to MQTT broker
MIT License
76 stars 43 forks source link

Docker - Error connecting to spectrum server #20

Open Ulrar opened 1 year ago

Ulrar commented 1 year ago

Hi,

I'm not completely clear on what's going on, but reading this in sounds like the wrong package might be getting installed when running docker build ?

This is the error when running the container :

10:51:53.631047 main.go:90: Error connecting to spectrum server: dial tcp 127.0.0.1:1234: connect: connection refused

It then hangs forever. I would +1 https://github.com/ragingcomputer/amridm2mqtt/issues/8, it'd be great not to have to mess around with building the container.

Thanks