Skip to content

community-node-types is blocking the frontend from loading #15841

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

Open
SilkePilon opened this issue May 29, 2025 · 3 comments
Open

community-node-types is blocking the frontend from loading #15841

SilkePilon opened this issue May 29, 2025 · 3 comments
Labels
in linear Issue or PR has been created in Linear for internal review Needs Feedback Waiting for further input or clarification.

Comments

@SilkePilon
Copy link

SilkePilon commented May 29, 2025

Bug Description

when opening up n8n (latest version) the ui states "loading..." i was wondering why it was taking so long (longer than 25 seconds) so i chrome dev tools i saw that an request to https://n8n.silkepilon.dev/rest/community-node-types is send but an response is never received as it times out before that.

To Reproduce

  1. open up n8n
  2. open dev tools
  3. go to the network tab
  4. look for an request to https://n8n.silkepilon.dev/rest/community-node-types

Expected behavior

The request to https://n8n.silkepilon.dev/rest/community-node-types should be a lot faster.

Operating System

Ubuntu Linux

n8n Version

1.94.1

Node.js Version

22

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented May 29, 2025

Hey @SilkePilon,

We have created an internal ticket to look into this which we will be tracking as "GHC-2245"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label May 29, 2025
@ShireenMissi
Copy link
Contributor

Hi @SilkePilon
Thanks for reporting the issue, I tried to reproduce it on both Cloud and self hosted and the UI loads instantly for me.
Could you please share more details about your setup to help me debug the issue further 🙏

@Joffcom Joffcom added the Needs Feedback Waiting for further input or clarification. label May 29, 2025
@mugukamil
Copy link

I have same problem too on my self-hosted n8n, it remains pending in network tab in chrome dev tools

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review Needs Feedback Waiting for further input or clarification.
Projects
None yet
Development

No branches or pull requests

4 participants