Re: [Mailman-Developers] mailman3 instance for preview + exploration
Hi Jeff,
thank you, that's great!
The "Connection refused" error is caused by Postorius failing to connect to Mailman's rest api. Can you check if Mailman is currently running?
Cheers, Florian
Am 04.07.12 01:32, schrieb Jeff Breidenbach:
Hello mailman-developers,
I suspect that there are folks who would like to see what Mailman 3 and particularly Postorius without going through the effort of software installation. Jeff Marshall was kind enough to set up a test instance that people can look at and play with. This is a temporary setup so don't use for anything real. Also try not to spam anyone as we'll take it down at the first sign of trouble. I hope this helps with the development process.
Cheers, Jeff
===
username: public-admin pw: tryitout
Mailman-Developers mailing list Mailman-Developers@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/f%40state-of-mind....
Security Policy: http://wiki.list.org/x/QIA9
How hard is it for us to make a nicer, more helpful error page for this? I'm guessing it's going to be a common problem when more people start running the two together.
(I know, I know, I should know the answer and be able to write the solution myself, but my django-fu isn't quite up to speed yet, so I'm asking first.)
Terri
PS - Thanks again to the Jeffs!
On 07/04/2012 02:34 AM, Florian Fuchs wrote:
Hi Jeff,
thank you, that's great!
The "Connection refused" error is caused by Postorius failing to connect to Mailman's rest api. Can you check if Mailman is currently running?
Cheers, Florian
Am 04.07.12 01:32, schrieb Jeff Breidenbach:
Hello mailman-developers,
I suspect that there are folks who would like to see what Mailman 3 and particularly Postorius without going through the effort of software installation. Jeff Marshall was kind enough to set up a test instance that people can look at and play with. This is a temporary setup so don't use for anything real. Also try not to spam anyone as we'll take it down at the first sign of trouble. I hope this helps with the development process.
Cheers, Jeff
===
username: public-admin pw: tryitout
Mailman-Developers mailing list Mailman-Developers@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/f%40state-of-mind....
Security Policy: http://wiki.list.org/x/QIA9
Mailman-Developers mailing list Mailman-Developers@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/terri%40zone12.com
Security Policy: http://wiki.list.org/x/QIA9
Hi,
Am 05.07.12 17:40, schrieb Terri Oda:
How hard is it for us to make a nicer, more helpful error page for this?
Shouldn't be too hard. I just filed a bug report for this: https://bugs.launchpad.net/postorius/+bug/1021364
In a non-debug mode environment a 500 error page would be returned - which is only slightly nicer than what we are seeing now...
I'm guessing it's going to be a common problem when more people start running the two together.
(I know, I know, I should know the answer and be able to write the solution myself, but my django-fu isn't quite up to speed yet, so I'm asking first.)
This should be changed inside the Manager classes in models.py. If the error is catched and MailmanApiError is raised instead, the views will render an error page with a "REST API not found" message.
Cheers Florian
Terri
PS - Thanks again to the Jeffs!
On 07/04/2012 02:34 AM, Florian Fuchs wrote:
Hi Jeff,
thank you, that's great!
The "Connection refused" error is caused by Postorius failing to connect to Mailman's rest api. Can you check if Mailman is currently running?
Cheers, Florian
Am 04.07.12 01:32, schrieb Jeff Breidenbach:
Hello mailman-developers,
I suspect that there are folks who would like to see what Mailman 3 and particularly Postorius without going through the effort of software installation. Jeff Marshall was kind enough to set up a test instance that people can look at and play with. This is a temporary setup so don't use for anything real. Also try not to spam anyone as we'll take it down at the first sign of trouble. I hope this helps with the development process.
Cheers, Jeff
===
username: public-admin pw: tryitout
Mailman-Developers mailing list Mailman-Developers@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/f%40state-of-mind....
Security Policy: http://wiki.list.org/x/QIA9
Mailman-Developers mailing list Mailman-Developers@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/terri%40zone12.com
Security Policy: http://wiki.list.org/x/QIA9
Mailman-Developers mailing list Mailman-Developers@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/f%40state-of-mind....
Security Policy: http://wiki.list.org/x/QIA9
participants (2)
-
Florian Fuchs
-
Terri Oda