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

Issue with message_stream in 2.8.28 #3043

Closed
thenitai opened this issue Apr 17, 2022 · 6 comments
Closed

Issue with message_stream in 2.8.28 #3043

thenitai opened this issue Apr 17, 2022 · 6 comments

Comments

@thenitai
Copy link

Hi,

We are processing millions of emails a day and just set up a new server with 2.8.28.

However, we randomly see an error with this version of:

connection.transaction.message_stream is not defined (null of undefined)

In short, the connection.transaction is empty.

Going back to 2.8.27 solves the issue. I don't have a clear test case as this is completely random.

We tested with Node 14.18.2 and with Node 16.14.2 (though, it more happens under v16).

@msimerson
Copy link
Member

2.8.28 release (from npm) or 2.8.28 from git (master)?

This is the type of error discussed in #2732 (and others before). We have improved upon it in a couple PRs that are linked to in that issue (including one that PR that isn't in a release yet).

@thenitai
Copy link
Author

From NPM. Sorry, I didn't see the other posts. Should we try with a specific pull or?

@msimerson
Copy link
Member

I'm running from master on my own server and would recommend trying that. Worst case, you can always fall back to 2.8.27, right?

If running from master helps, we should probably cut a release. If you're still seeing the issue after deploying, then we need to find out exactly why.

@msimerson
Copy link
Member

Any update here?

@msimerson
Copy link
Member

Closing as inactive. Reopen if the issue persists in the Haraka from master.

@msimerson
Copy link
Member

msimerson commented Oct 11, 2022 via email

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