Hi @psmtvdw - do you have multiple remote repositories configured for the project? If so, I have just fixed an issue that caused this issue if those repositories require HTTPS authentication.
The workarounds are either:
fall back to the command line to run the git push
remove the 'extra' remotes so you only have one configured at a time.
hi,
No I don't have multiple remote repo's, but I did try a lot to erase a repo, create a new one, etc... so to be 100% sure I wanted to check if there's no double remote in the repo.
I checked the config file in the .git folder of the project:
windows 10
is working fine.
The problem was probably due to the use of wrong credentials. After creating all new credentials everything worked fine. Only problem left was that after every restart of node-red I was asked to enter credentials again, but that problem was related to my git configuration