Thingsboard with Raspberry Pi 4

I am trying to install Thingsboard CE on a Raspberry Pi 4 and I get a couple of errors that I think is related to the architecture and I am not sure how to progress.

From what I can tell, Thingsboard uses OpenJDK 11 which gives the following error during installation

Error occurred during initialization of VM Server VM is only supported
on ARMv7+ VFP E: /etc/ca-certificates/update.d/jks-keystore exited
with code 1. done. Errors were encountered while processing:
ca-certificates-java openjdk-11-jre-headless:armhf
openjdk-11-jre:armhf openjdk-11-jdk-headless:armhf
openjdk-11-jdk:armhf

I think the RPi 4 is ARM V8, I have no idea how to proceed, can anyone suggest anything?

Read more here: Source link