Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

n8n workflow execution goes to infinite #9348

Open
rajubish opened this issue May 8, 2024 · 1 comment
Open

n8n workflow execution goes to infinite #9348

rajubish opened this issue May 8, 2024 · 1 comment

Comments

@rajubish
Copy link

rajubish commented May 8, 2024

Bug Description

We are using the n8n workflow for execution of certain tasks. We have deployed in multiple pods and it was working fine.
But suddenly in one pod all execution goes into infinite loop. I deleted all exections try to run again but still same issue.
Screenshot 2024-05-09 at 12 28 50 AM

To Reproduce

Version : 1.27
OS : Ubuntu 22.04

Expected behavior

It should complete all workflow execution on time.

Operating System

Ubuntu 22.04

n8n Version

1.27.2

Node.js Version

v20.10.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented May 8, 2024

Hey @rajubish,

This doesn't sound like a bug and is more than likely a configuration issue based on it working in other pods but failing in one which would be better suited for our community support forum.

Before we go down that route though if you are running in queue mode have you made sure all of your workers are on the same version as the app server and that they have started up correctly?

It may also be worth an upgrade as you are on an older release and I would also check what the log files say to see if they show any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants