I'm unable to sync to github on a new nodered instance (official docker image, v2.2.2).
I've created an SSH key and added it to anempty github project with write permissions. I first try to set the remote branch and immediately it asks for a username/password login to github. No matter how many times I put those in, it never proceeds past the login.
I see this in my browser console:
I'm not sure how to dig deeper in the nodered logs to find out what's going on. Any tips?