Hey Mark,

Sorry I am new here so didn't know about that.
During handling of the above exception, another exception occurred:

--- first error --


















*Traceback (most recent call last):  File
"/home/krishna/Desktop/dev/.env/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/core/handlers/exception.py",
line 34, in inner    response = get_response(request)  File
"/home/krishna/Desktop/dev/mailman/postorius/src/postorius/middleware.py",
line 39, in __call__    return self.get_response(request)  File
"/home/krishna/Desktop/dev/.env/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/core/handlers/exception.py",
line 36, in inner    response = response_for_exception(request, exc)  File
"/home/krishna/Desktop/dev/.env/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/core/handlers/exception.py",
line 90, in response_for_exception    response =
handle_uncaught_exception(request, get_resolver(get_urlconf()),
sys.exc_info())  File
"/home/krishna/Desktop/dev/.env/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/core/handlers/exception.py",
line 125, in handle_uncaught_exception    return
debug.technical_500_response(request, *exc_info)  File
"/home/krishna/Desktop/dev/.env/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/views/debug.py",
line 89, in technical_500_response    reporter = ExceptionReporter(request,
exc_type, exc_value, tb)  File
"/home/krishna/Desktop/dev/.env/lib/python3.6/site-packages/Django-2.1.7-py3.6.egg/django/views/debug.py",
line 254, in __init__    self.template_info = getattr(self.exc_value,
'template_debug', None)  File "/usr/lib/python3.6/tempfile.py", line 618,
in __getattr__    file = self.__dict__['file']KeyError: 'file'ERROR
2019-03-03 17:09:51,727 9839 django.server "GET /postorius/lists/ HTTP/1.1"
500 147228*
----


--- second error ---

When I open port 8001 for mailman
I got this :

A server error occurred.  Please contact the administrator


On Sun, Mar 3, 2019 at 11:07 PM Mark Sapiro <m...@msapiro.net> wrote:

> On 3/3/19 9:21 AM, Krishna Kumar Dey wrote:
> > Hello Everyone,
> > I am Krishna Kumar Dey, 3rd Year CSE undergraduate student from IIIT Sri
> > City, India.
> > I was going through initial setup and I am getting this error message
> when
> > I run the mailman suite server.
> >
> > [image: image.png]
> >
> >
> > Also, when I am trying to open mailman I got this error.
> > [image: image.png]
>
>
> Please copy and paste text. Screen shots don't make it through the
> list's content filtering.
>
> --
> Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
> _______________________________________________
> Mailman-Developers mailing list -- mailman-developers@python.org
> To unsubscribe send an email to mailman-developers-le...@python.org
> https://mail.python.org/mailman3/lists/mailman-developers.python.org/
> Mailman FAQ: https://wiki.list.org/x/AgA3
>
> Security Policy: https://wiki.list.org/x/QIA9
>
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to