[Mailman-Developers] Error while setting up mailman UI

Aamir Khan syst3m.w0rm at gmail.com
Fri Feb 17 17:13:55 CET 2012


Hi,

I tried to create a virtualEnv in python and start the installation from
scratch. But i a still getting the errors. Screenshot is attached. I also
tried running the tests and many tests failed. One of the dominant error
was,

"ImproperlyConfigured: Module "mailman_django.context_processors" does not
define a "lists_of_domain" callable request processor"


On Fri, Feb 17, 2012 at 5:48 AM, Florian Fuchs <f at state-of-mind.de> wrote:

> Hi,
>
> On Friday, February 17, 2012 00:40 CET, Aamir Khan <syst3m.w0rm at gmail.com>
> wrote:
>
> > > REST_SERVER = 'http://localhost:8001'
> > >
> > I guess that should be,
> >
> > REST_SERVER = 'http://localhost:8000'  because the django app runs on
> 8000
> > port.
>
> Yep, the Django dev server runs on port 8000. But the REST_SERVER setting
> refers to the Mailman API which usually runs on port 8001. Did you try
> that, too?
> Also, did you start mailman by running 'bin/mailman start' from your
> mailman directory?
>
> If that doesn't work, you could try and run the wui tests:
>
> 1) stop mailman ('bin/mailman stop' from inside your mailman dir)
> 2) set MAILMAN_TEST_BINDIR in your settings.py (full path to:
> .../mailman/bin)
> 3) from the folder where the settings.py lives run: 'python manage.py test'
>
> If the tests run through you know the web ui is setup correctly and can
> talk to the mailman REST API.
> If they don't the output should give us a hint where the problem might
> be...
>
> I hope that helps...
>
> Florian
>
>
> >
> > When, changing it to above line, the URL 'http://localhost:8000' takes
> > forever to load but at least no error popped out.
> >
> > >
> > > where it probably now says:
> > >
> > > REST_SERVER = 'localhost:8001'
> > >
> > > (missing url scheme...)
> > >
> > > Sorry for not having updated the settings-branch on launchpad
> earlier...
> > > :-/
> > >
> > > Is this solving the problem?
> > >
> > > (If you have any further questions please don't hesitate to contact me
> via
> > > mail or on irc - florianf on freenode.)
> > >
> > > Cheers
> > > Florian
> > >
> > >
> > >
> > > On Thursday, February 16, 2012 17:54 CET, Aamir Khan <
> > > syst3m.w0rm at gmail.com> wrote:
> > >
> > > > Hi,
> > > >
> > > > I am getting error while trying to setup mailman UI by following the
> > > guide
> > > > of setting up mailman web UI running[0].
> > > >
> > > > I have attached the screenshot of the same. Any help will be
> appreciated.
> > > >
> > > > [0] =>
> > > >
> > >
> http://wiki.list.org/display/DEV/A+5+minute+guide+to+get+the+Mailman+web+UI+running
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Aamir Khan | 3rd Year  | Computer Science & Engineering | IIT Roorkee
> > >
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Mailman-Developers mailing list
> > > Mailman-Developers at python.org
> > > http://mail.python.org/mailman/listinfo/mailman-developers
> > > Mailman FAQ: http://wiki.list.org/x/AgA3
> > > Searchable Archives:
> > > http://www.mail-archive.com/mailman-developers%40python.org/
> > > Unsubscribe:
> > >
> http://mail.python.org/mailman/options/mailman-developers/syst3m.w0rm%40gmail.com
> > >
> > > Security Policy: http://wiki.list.org/x/QIA9
> > >
> >
> >
> >
> > --
> > Aamir Khan | 3rd Year  | Computer Science & Engineering | IIT Roorkee
>
>
>
>
>
>


-- 
Aamir Khan | 3rd Year  | Computer Science & Engineering | IIT Roorkee
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mailman-2.png
Type: image/png
Size: 175363 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/mailman-developers/attachments/20120217/7141eccd/attachment-0001.png>


More information about the Mailman-Developers mailing list