error: [Errno 104] Connection reset by peer
As the mail comes from django ([django] in the subject) i guess django
should filter these errors.
--
Ticket URL: <https://code.djangoproject.com/ticket/22410>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Additional, there is no indication, at which site it happenend, only the
venv can be seen in the traceback.
--
Ticket URL: <https://code.djangoproject.com/ticket/22410#comment:1>
Comment (by timo):
It looks like your email sending is not configured correctly. It's not
clear to me what action you think we should take based on this report.
--
Ticket URL: <https://code.djangoproject.com/ticket/22410#comment:2>
Comment (by allo@…):
Not sure, because the traceback does not go into django, but into
socket.py from gunicorn, but django with the mail_admins on loglevel error
mails for "connection reset" and for csrf failures, which are both user
errors and no server problems.
(Sorry, no log at hand for the csrf stuff, but there seems to be a problem
on filtering the mails for code errors and other "normal" errors)
--
Ticket URL: <https://code.djangoproject.com/ticket/22410#comment:3>
* status: new => closed
* resolution: => needsinfo
--
Ticket URL: <https://code.djangoproject.com/ticket/22410#comment:4>