yukyo
December 5, 2023, 3:24pm
3
Still seeing this error in the logs:
Not sure what to do…
I checked the following posts but doesn’t seem to help with my problem:
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…
Hello,
I’m trying to setup N8N using queue as execution mode with around 10 workflows using cron triggers and each gets triggered around 5-10 seconds. After running a while, I saw a repeated series of logs like below:
Started with job ID: 7749994 (Execution ID: 15500895)
Started with job ID: 7750006 (Execution ID: 15500905)
Started with job ID: 7749995 (Execution ID: 15500897)
Started with job ID: 7749996 (Execution ID: 15500899)
Started with job ID: 7749997 (Execution ID: 15500900)
Start…
What exactly means memory leak detected? My instance has 32GB ram… Does this error causing main dropping webhooks? It’s just a warning that I can ignore?