Hello, I am using n8n hosted on EKS with EC2 Spot.
Every time the application restarts, I lose my community nodes. The /home/nodes/.n8n
folder is already persistent, but even so, every time it restarts, I get the following error:
“There is a problem with this package. Try uninstalling it and then reinstalling to resolve this issue.”
When I reinstall, it starts working as expected.
After reinstalling, I don’t see any updates in /.n8n/nodes
or node_modules
.
I’ve also tried installing via CLI using npm, but nothing happens.
Where are the community nodes installed when we install them through the interface?
Information on your n8n setup
- n8n version: 1.82.1
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): EKS
- Operating system: Alpine