Im trying to Deploy a pre-built image in to balena using local mode. The image is inside the dockerhub. After pulling the image into my computer and using balena deploy command:
balena deploy MyApp MyImage
in the command line, I get the following errors. I have to mention that I am using the latest balena cli version (11.21.0)! There is a message indication Unauthorized and can not access application. Im assuming I don’t have the right to deploy to balena.
Appreciate any suggestion of how to fix this issue and to deploy my image into my app in balena.