I’ve just set up the OpenBalena server, and I’m trying to configure an image.
However, the device type shows as unknown.
balena device-type list returns empty list.
Does anyone know why this is happening and how to fix it?
Thanks for your help!
Hello
balena device-type list returns empty list.
We have this in the comments: open-balena/src/balena-tests/balena.sh at master · balena-io/open-balena · GitHub
And here’s a log from the last test:
Can you try restarting the whole openBalena stack and watch the API l logs to see if it’s throwing any exceptions pulling device types?
Cheers!