Interim dashboard sync skipped: No schema found.

Hello everybody,
Im trying to run balena sense and have the following problem:

Dashboard says:

Interim dashboard sync skipped: No schema found.

Sensor says:

======== Loading devices found… ========
21.01.22 22:02:35 (+0100) sensor modprobe: FATAL: Module bmp280-i2c not found in directory /lib/modules/5.10.78-v8
21.01.22 22:02:35 (+0100) sensor Loading device bmp280-i2c (chip ID 96) on address 0x76.
21.01.22 22:02:35 (+0100) sensor modprobe: FATAL: Module bmp280-i2c not found in directory /lib/modules/5.10.78-v8
21.01.22 22:02:35 (+0100) sensor Loading device bmp280-i2c (chip ID 96) on address 0x77.
21.01.22 22:02:35 (+0100) sensor Loaded 2 of 2 device(s) found
21.01.22 22:02:35 (+0100) sensor initializing reading
21.01.22 22:02:35 (+0100) sensor IIO context created: local
21.01.22 22:02:35 (+0100) sensor Backend version: 0.16 (git tag: v0.16)
21.01.22 22:02:35 (+0100) sensor Backend description string: Linux cc28a83d748c 5.10.78-v8 #1 SMP PREEMPT Mon Nov 8 18:19:44 UTC 2021 aarch64
21.01.22 22:02:35 (+0100) sensor IIO context has 1 attributes:
21.01.22 22:02:35 (+0100) sensor local,kernel: 5.10.78-v8
21.01.22 22:02:35 (+0100) sensor IIO context has 0 devices:

Connector says:

2022-01-21T21:09:20Z E! [inputs.http] Error in plugin: [url=http://sensor:7575]: Get “http://sensor:7575”: dial tcp 172.17.0.5:7575: connect: connection refused

Hardware:
Raspberry Pi Zero 2 WiFi (64bit), deployed with Balena
“os_version”: “balenaOS 2.87.16+rev1”,
“supervisor_version”: “12.11.29”,
2x Adafruit BME 280

Any idea how I could fix this?
Thank you!

Hi there - there is a known issue with the OS for the PiZero2 that it’s missing some sensor drivers in the kernel. We have an issue raised here:

I’ve attached this ticket to that github issue, which will the OS developers prioritise, and ensure you get notified when the issue is resolved.

Thanks,

Thanks a lot Phil!

Hi, did anything change here?
I’d like to deploy five balenaSense, but currently hold back on this because of the issue