I think restarting mailman core can help.

On Thu, Mar 7, 2019 at 3:03 AM NAYAN KHANNA <
f20170...@pilani.bits-pilani.ac.in> wrote:

> The output of pip freeze|grep falcon is:
> falcon==1.4.1
>
> Also, on opening http://127.0.0.1:8001/3.1/,
>
> A server error occurred.  Please contact the administrator.
>
>
> This is what I got and terminal showed address already in use error.
>
>
>
> On Thu, Mar 7, 2019 at 2:58 AM Krishna Kumar Dey <
> krishnakumardey....@gmail.com> wrote:
>
>> Check the falcon version again. Also restart the mailman core.
>> What is the error that you are getting when you open
>> http://localhost:8001/3.1
>>
>>
>> On Thu, Mar 7, 2019 at 2:49 AM NAYAN KHANNA <
>> f20170...@pilani.bits-pilani.ac.in> wrote:
>>
>>>
>>> #mailman-suite/mailman-suite_project/settings.py
>>>
>>> # Mailman API credentials
>>> MAILMAN_REST_API_URL = 'http://localhost:8001'
>>> MAILMAN_REST_API_USER = 'restadmin'
>>> MAILMAN_REST_API_PASS = 'restpass'
>>> MAILMAN_ARCHIVER_KEY = 'SecretArchiverAPIKey'
>>> MAILMAN_ARCHIVER_FROM = ('127.0.0.1', '::1')
>>>
>>>
>>> This is the part of settings.py.
>>>
>>>
>>> Output of bin/mailman conf:
>>>
>>> [webservice] admin_pass: restpass
>>> [webservice] admin_user: restadmin
>>> [webservice] api_version: 3.1
>>> [webservice] hostname: localhost
>>> [webservice] port: 8001
>>> [webservice] show_tracebacks: yes
>>> [webservice] use_https: no
>>>
>>> Also, as suggested by Krishna, I installed falcon but nothing changed.
>>> Btw, Thanks for the help.
>>>
>>>
>>>
>>
_______________________________________________
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