I’m new to working with hardware really. I’ve been following the BME680 tutorial and am using a pi zero. I’ve added the device and it is showing up under devices, but the services (grafana, influxdb, sensor) never start to show up, also my logs seem very sparse (see below).
My initial thought since you say you’re new is that this could be characteristic of the default empty state of the OS on boot, and is nothing to worry about. You might have just forgotten to push a release to the application yet, so the device will know which contains to download, etc. If you push a release, you’ll start to see the supervisor outputting logs related to getting the container images and running them.