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 projects feature does not work with github #441

Open
Deeds87 opened this issue Feb 13, 2024 · 0 comments
Open

node-red projects feature does not work with github #441

Deeds87 opened this issue Feb 13, 2024 · 0 comments

Comments

@Deeds87
Copy link

Deeds87 commented Feb 13, 2024

Hi there,

i am not able to connect to a repository.

What i tried to do:

  1. Installed a new instance of NodeRed @5.1.0
  2. Created a NodeRed project
  3. Generated a new ssh key with passphrase
  4. Created an new repo
  5. added the ssh key created in step 3
  6. Added a remote connection in the NodeRed project ( ssh://[email protected]/username/nameOfTheRepo.git )
  7. When i try to add the remote connection under history tab a authentication form will show up:
    7.1 I choose the correct ssh
    7.2 I entered my passphrase
  8. The authentication form loops up to 5 times and disapears then
  9. No connection to the remote repo

Nothing in the iobroker logs.
The browser console says: 400 Bad Request

If i do the same process on the same system with a standalone installation of Node Red (Not as a iobroker service) it runs like it should.

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant