Im testing Balena Cloud and I found it so handy for my project.
I am trying to deploy this repo balenalabs-incubator/balena-wpe: Fullscreen WebKit browser with hardware accelerated CSS, WebGL, and HTML5 video for the RaspberryPi 3. (github.com)
I push it correctly by balena push <my-user>/<my-fleet> --source path/to/local-repo
It builds right and it pushes so now the fleet target is the new build.
The issue is It never runs.
The release shows 0 devices
The devices current release is stuck on Factory Default
The devices target release is right pointing to the new release.
Is there something I am missing?
Thanks you!