Issues when attempting to upgrade from 1.95.3 to any later version.
Log error:
2025-07-27T11:37:29.162Z | info | Initializing n8n process {“file”:“start.js”,“function”:“init”}
2025-07-27T11:37:29.166Z | debug | Starting main instance in scaling mode {“scopes”:[“scaling”],“file”:“start.js”,“function”:“init”}
2025-07-27T11:37:29.166Z | debug | Host ID: main-SPIESIXaV15KltSW {“scopes”:[“scaling”],“file”:“start.js”,“function”:“init”}
2025-07-27T11:37:29.431Z | debug | Lazy-loading nodes and credentials from n8n-nodes-base {“nodes”:482,“credentials”:384,“file”:“lazy-package-directory-loader.js”,“function”:“loadAll”}
2025-07-27T11:37:29.446Z | debug | Lazy-loading nodes and credentials from @n8n/n8n-nodes-langchain {“nodes”:99,“credentials”:22,“file”:“lazy-package-directory-loader.js”,“function”:“loadAll”}
The log always gets stuck at the point above.
Environment: Docker Swarm
Editor stack:
[Stack content remains unchanged as requested.]
Whenever I roll back to version 1.95.3, the container loads perfectly and everything works fine.