This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Description
When using MQTT, the sensor block turns off http but if the port 7575 is mapped in docker compose, a Connector block error will be shown:
[inputs.http] Error in plugin: [url=http://sensor:7575]: Get "http://sensor:7575": dial tcp 172.17.0.6:7575: connect: connection refused
This has no functional issues but may confuse some users. We could either switch balenaSense to only use MQTT or look into making adjustments to the Connector block. Either way, a low priority.