Odd node-red integration #2419

Closed
opened 2025-11-02 04:35:31 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @anthrogan on GitHub (Oct 18, 2018).

  • Gitea version (or commit ref): 1.5.1
  • Git version:
  • Operating system: Windows 10 Pro
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I'm not entirely sure this is something I'm doing with SSH pushes or its gitea/node-red, nothings actually giving me any error information. Its all in an internal network so we rarely use SSH but its becoming more common so we try to move to it where possible. Node-RED use is one of those cases so we setup SSH on Gitea and setup a deploy key.

We can see remote commits etc in node-red's UI, but nothing actually shows up in Gitea we still get the blank placeholder page. Hopefully the screenshots explain it better.

We can even clone the repo in Node-red and it recreates itself fine

Screenshots

image
image

Node-red commit history (Its kind of like VSCodes git UI)
image
remote url matches and it knows theres a push to go up
image

I can even clone the repo and see some files in it, node-red uses flow.json to rebuild itself I thought the README might actually show up though?
image

Originally created by @anthrogan on GitHub (Oct 18, 2018). <!-- 1. Please speak English, this is the language all of us can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/NsatcWJ) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.5.1 - Git version: - Operating system: Windows 10 Pro - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [x] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No - [ ] Not relevant - Log gist: ## Description I'm not entirely sure this is something I'm doing with SSH pushes or its gitea/node-red, nothings actually giving me any error information. Its all in an internal network so we rarely use SSH but its becoming more common so we try to move to it where possible. Node-RED use is one of those cases so we setup SSH on Gitea and setup a deploy key. We can see remote commits etc in node-red's UI, but nothing actually shows up in Gitea we still get the blank placeholder page. Hopefully the screenshots explain it better. We can even clone the repo in Node-red and it recreates itself fine ## Screenshots ![image](https://user-images.githubusercontent.com/30973884/47167701-03f5de00-d2f7-11e8-80d4-3405d20ab77c.png) ![image](https://user-images.githubusercontent.com/30973884/47167767-27b92400-d2f7-11e8-9341-4a9feda7ee6d.png) Node-red commit history (Its kind of like VSCodes git UI) ![image](https://user-images.githubusercontent.com/30973884/47167849-5505d200-d2f7-11e8-944b-f51ab58ea659.png) remote url matches and it knows theres a push to go up ![image](https://user-images.githubusercontent.com/30973884/47167963-972f1380-d2f7-11e8-8a22-9c9ed55bc06f.png) I can even clone the repo and see some files in it, node-red uses flow.json to rebuild itself I thought the README might actually show up though? ![image](https://user-images.githubusercontent.com/30973884/47168194-2e946680-d2f8-11e8-80b5-cb41dfefbba2.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
GiteaMirror added the issue/duplicate label 2025-11-02 04:35:31 -06:00
Author
Owner

@techknowlogick commented on GitHub (Oct 18, 2018):

@anthrogan thanks for reporting this 😄
Deploy keys not updating the repo information page is an issue that Gitea has (so it's not an issue with node-red), and let me go find that issue so I can link it here. I'll close this issue so we can track this same issue all in one ticket.

@techknowlogick commented on GitHub (Oct 18, 2018): @anthrogan thanks for reporting this 😄 Deploy keys not updating the repo information page is an issue that Gitea has (so it's not an issue with node-red), and let me go find that issue so I can link it here. I'll close this issue so we can track this same issue all in one ticket.
Author
Owner

@techknowlogick commented on GitHub (Oct 18, 2018):

The issue is #4424

@techknowlogick commented on GitHub (Oct 18, 2018): The issue is #4424
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#2419