I have deploy application on Orange Pi Plus 2 with project Balena Dash. But after the OS installed on eMMC, i unplggued the sdcard out and replug power as instruction. The screen is only balena logo and log doesn’t run anything.
I found the problem. Yes. Because the device is Orange Pi PLus 2 then there are no manifest for the service kiosk
Here is full error log for kiosk
Step 1/11 : FROM balenalib/orangepi-plus2-golang as builder
---> 7545761bedd8
Step 2/11 : RUN go get -d -v github.com/mozz100/tohora/...
Using cache
---> abc03d011a54
Step 3/11 : WORKDIR /go/src/github.com/mozz100/tohora
Using cache
---> 3690548d40e2
Step 4/11 : RUN go build
Using cache
---> 3de3c459d32f
Step 5/11 : FROM balenablocks/browser:orangepi-plus2
manifest for balenablocks/browser:orangepi-plus2 not found: manifest unknown: manifest unknown
I will push an experimental image to docker for your device type, for you to test. This should be ready tomorrow, but I’ll let you know when it’s done.
Hey - can you email me (phil@balena.io) and I’ll talk you through testing the experimental image. I’d rather not add instructions publicly just yet, since a lots of people will use the image and I’ll be unofficially supported alpha code before I know what’s hit me.