Describe the problem/error/question
I am trying to deploy n8n with docker and locally witn npm and in both situation I get always the error of “Connection lost” Lost connection with the server.
Running in Version 1.86.1
What is the error message (if any)?
Connection Lost. Lost connection to the server. There is no any error in the logs of the docker neither on the n8n.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- dokker and npm.
- Operating system:
- npm running in Windows and docker in Ubuntu.