Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node-red is asking for passphrase in git push even after not configured for it after restart #4618

Open
RohitashavSoni opened this issue Mar 21, 2024 · 0 comments

Comments

@RohitashavSoni
Copy link

RohitashavSoni commented Mar 21, 2024

Current Behavior

Before restart :

Created the SSH key(without passphrase) for GitHub pull and push and it's working fine.

After restart :

When ever we are trying to push the data, its asking for passphrase as shown in the picture
image

my setting.js is like this
image

I am not sure what's the problem. I think maybe I need to make some changes in setting.js.

Expected Behavior

After restart, user should be able to push to GitHub from node-red without asking for passphrase if not configured,

Steps To Reproduce

  1. Freshly install NODE-RED using this command : 'sudo npm install -g --unsafe-perm node-red'
  2. Enable project form setting.js.
  3. Create a SSH key and map it GitHub, push some thing
  4. Restart the nodered

Example flow

paste your flow here

Environment

  • Node-RED version: 3.1.7
  • Node.js version: v18.13.0
  • npm version: 9.2.0
  • Platform/OS: Debian 12
  • Browser: FireFox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant