Community Nodes in Community Edition Self hosted

Hello guys. I am facing some issue trying install a community node in a Community Edition.

The option Community Nodes not appears for me.

My Informations:

  • n8n version: 1.78.0
  • Database (default: SQLite):IDK - I think default
  • n8n EXECUTIONS_PROCESS setting (default: own, main):IDK - I think default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docket - Portainer
  • The docker is accessible only by VPN, but has web access

What I did:

added the following keys in .env:

N8N_COMMUNITY_PACKAGES_ENABLED true
N8N_COMMUNITY_PACKAGES_REGISTRY https://registry.npmjs.org
N8N_DEFAULT_EXECUTION_MODE unrestricted

(I don´t know if N8N_COMMUNITY_PACKAGES_REGISTRY is required, I´ll remove)

Restarted the container. Still not showing

What else I can do?

Thanks all
.



Hey Alex, are you logged in as the instance owner? You can also try restarting your instance, and looking at the error logs.