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

Email trigger node produce a mail_max_userip_connections #12319

Open
abcdsl123 opened this issue Dec 19, 2024 · 2 comments
Open

Email trigger node produce a mail_max_userip_connections #12319

abcdsl123 opened this issue Dec 19, 2024 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@abcdsl123
Copy link

Bug Description

I have created a workflow that starts with the Email Trigger node, and when I activate the workflow, after about a minute, it shows the error "mail_max_userip_connections=40."

I disconnected the node from the workflow, and the error stopped. When I reconnected it to the workflow, the error reappeared. ChatGPT suggests that it might be caused by a loop, but the loop is located in another part of the workflow.

The workflow first executes the entire sequence at the top, and once that is completed, it runs the section of the purple square coming out of the initial Email Trigger node.

Captura de pantalla 2024-12-19 a las 17 35 30

To Reproduce

  1. Activate the workflow.
  2. After a minute, it throws the error: mail_max_userip_connections=40.
  3. The node stops being able to connect.

Expected behavior

I expected the node to trigger only when it receives a new email. Moreover, it doesn't seem to close the connections.

Operating System

Ubuntu Linux 22.04

n8n Version

Version 1.72.1

Node.js Version

Email Trigger (IMAP) node version 2 (Latest)

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Dec 19, 2024

Hey @abcdsl123,

We have created an internal ticket to look into this which we will be tracking as "N8N-7995"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Dec 19, 2024
@Ayush-Dutt-Sharma
Copy link

@Joffcom can i take this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

3 participants