I'm trying to connect up my Development Device to my Balena so I can git push to deploy my program.
The issue I'm having is that I can't get the Balena integration to work. Ive created my SSH key and I've added it into my Balena settings. I created my SSH Key here:
I've then got the URL from my balena application and added it as a remote:
When I go to the Commit History and Manage remote branch I get this:
This spinner doesn't go away.
I have tried setting up a GitHub remote, and this works - as long as I don't also try to add a Balena remote at the same time. If I have both it asks for verification over and over.
If I try to push from the Command line I get an error saying “none of the supplied SSH keys matched a known key for user {my_username}”.
Can anyone help?
Edit: I was trying to follow the instructions here but resin io has changed to balena