community-node-types is blocking the frontend from loading #15841
Labels
in linear
Issue or PR has been created in Linear for internal review
Needs Feedback
Waiting for further input or clarification.
Uh oh!
There was an error while loading. Please reload this page.
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
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)
The text was updated successfully, but these errors were encountered: