Hi @santo , welcome to the community
I am very sorry to hear you’re having trouble. This has come up in a few other threads already, and you might want to follow these related threads instead of opening a new one:
Describe the problem/error/question
Our VM running in Compute Engine in GCP using the standard docker images crashes from time to time, when this happens we completely lose access to the VM and we need to reset the VM and the services to continue operating
Our question is, is this a known issue? what type of deployment do you recommend in GCP?
We have tried Cloud Run but it does not work well, this is a known limitation because n8n does not support the main instance scaling
We have tried Com…
I got some difficulties with a workflow. When testing I am getting this result:
workflow of 2 nodes started by production url webhook doesn’t finish (worker server)
[image]
log:
[image]
No other executions running at that time.
same workflow but then with more nodes does work fine when running manually (main server)
[image]
(adding more nodes here will break it because of RAM limitations of the instance)
The kicker is that the main server has 1GB RAM docker container limited to 650MB
…
2 Likes