Hello there,
I started using Node-RED projects and would like to push to github using ssh. But It is not working, when trying to access the remote repo, Node-RED throws the error ResponseServer unexpectedError: Error: listen EACCES: permission denied /run/user/0/node-red-git-askpass-a39df4e569f8e4be-sock.
Node-RED is running as a service on raspberry pi and was installed as described here: Running on Raspberry Pi : Node-RED
What is going wrong?
Best regards
wewa