Chris Crocker-White

Results 29 issues of Chris Crocker-White

It seems the CLI is case sensitive when pushing - i.e. 'balena push BarnFin' works whilst 'balena push barnfin' does not, which isn't necessarily an issue, but then the first...

Currently, when using the External HTTP Listener plugin, data posted to this endpoint from multiple sources ends up in the same place within InfluxDB. This works if you have two...

I'm running a device with the sensor service from balenaSense, I've changed the port to 7575 in the code, tried `EXPOSE 7575` in the Dockerfile, and tried setting the port...

Use case: I want to pull two different types of data from two completely different endpoints with different authorization.

Copied from: https://github.com/balena-os/meta-balena/issues/1578 eth0 / wlan0 resin-dns resin-vpn balena0 supervisor0 br-xxxxxxxxx Documentation would cover: how interface is created (links to source if possible) what services use the interface for what...

On balenaOS for the Pi 4, `vcgencmd` is present, but on versions for other devices, such as 64-bit Pi 3, Pi Zero, Fin, this binary is missing.

This too (like #361) appears to be related to the firmware. The same workaround for `raspistill` mentioned [here](https://github.com/balena-io-projects/balena-rpi-nodejs-picamera/issues/3#issuecomment-520134846) also works for `tvservice -s`.

The old AliExpress links are dead - some people have shared 3 inch and 5 inch displays. We'll need to update the docs/links and eventually the case STL files.

enhancement