[Mailman-Developers] Error while setting up mailman UI

Aamir Khan syst3m.w0rm at gmail.com
Fri Feb 17 00:40:03 CET 2012


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

> Hi Aamir,
>
> thanks for being interested in MM3 and its web ui!
>
> A small change I recently made to the default settings seems to be the
> cause of the error message:
> In line 32 of your settings.py it should say:
>
> REST_SERVER = 'http://localhost:8001'
>
I guess that should be,

REST_SERVER = 'http://localhost:8000'  because the django app runs on 8000
port.

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


More information about the Mailman-Developers mailing list