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

Child process shutting down due to fatal error: bad packet length #36

Open
freddieleeman opened this issue Jan 9, 2020 · 1 comment
Assignees

Comments

@freddieleeman
Copy link

I am also seeing these kind of messages in the log (74 in last 30 days). Can someone explain what is causing this and if it is something that needs fixing or ignoring?

Wed Jan  1 00:41:22 2020 authentication_milter[5668] Child process 5668 shutting down due to fatal error: bad packet length 50331695
Wed Jan  1 05:57:57 2020 authentication_milter[4546] Child process 4546 shutting down due to fatal error: bad packet length 4278215680
Wed Jan  1 15:22:45 2020 authentication_milter[5680] Child process 5680 shutting down due to fatal error: bad packet length 1195725856
Wed Jan  1 15:22:45 2020 authentication_milter[5628] Child process 5628 shutting down due to fatal error: bad packet length 369295616
Wed Jan  1 23:39:54 2020 authentication_milter[4555] Child process 4555 shutting down due to fatal error: bad packet length 4278215680
Thu Jan  2 02:37:24 2020 authentication_milter[4572] Child process 4572 shutting down due to fatal error: bad packet length 50331695
Thu Jan  2 07:28:03 2020 authentication_milter[5684] Child process 5684 shutting down due to fatal error: bad packet length 50331695
Thu Jan  2 20:14:04 2020 authentication_milter[4551] Child process 4551 shutting down due to fatal error: bad packet length 1195725856
Thu Jan  2 23:12:57 2020 authentication_milter[5681] Child process 5681 shutting down due to fatal error: bad packet length 50331695
Fri Jan  3 00:06:32 2020 authentication_milter[5658] Child process 5658 shutting down due to fatal error: bad packet length 4278215680
@marcbradshaw marcbradshaw self-assigned this Jan 29, 2020
@marcbradshaw
Copy link
Member

The packet length sent from the MTA is larger than the expected maximum. I will check that our maximum is legit and fix if necessary.

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