I am using some community nodes and for security reasons we cut down ethernet connection on our n8n local installment. Now i’m getting very long loading time for all of my workflows and executions. I see some errors in logs:
n8n | Error while fetching community nodes: connect ETIMEDOUT 8.47.69.4:443
n8n | connect ETIMEDOUT 8.6.112.4:443
n8n | connect ETIMEDOUT 8.6.112.4:443
And now i am a bit confused, why n8n is trying to fetch nodes if they are already downloaded? Is there any way i can fix this issue?
- n8n version: 1.106.3
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: ubuntu 22.04