Hi,
After upgrading my PostgreSQL from 9.2 to 9.6, I was able to up postorius container. But when I try to open UI, I'm getting 500 Internal Server Error all the time - either for /postorius/lists/ as well as for /admin/. I've checked all the logs but haven't found anything there which can bring some light at the issue. Just error 500...
I've checked:
- nginx logs: just error 500
- mailman-web docker container logs: no errors
- mailman-web (postorius) logs: mailmanweb.log is empty, uwsgi*.log with some errors
- mailman-core logs: no errors
I've also called curl localhost:8000 from inside the mailman-web container and got the same 500 Internal Server Error.
Could you guys advise what else should I check?
With my best regards, Danil
пт, 22 февр. 2019 г. в 09:12, Danil Smirnov <danil@smirnov.la>:
Hi Abhilash,
Thank you for the quick resolution, but I'm still unable t start the container: https://github.com/maxking/docker-mailman/issues/309
DB migrations are failing.
Danil
вс, 17 февр. 2019 г. в 12:21, Danil Smirnov <danil@smirnov.la>:
Hi Abhilash,
Thank you for the explanation, I've created a report: https://github.com/maxking/docker-mailman/issues/307
Danil
сб, 16 февр. 2019 г. в 18:40, Abhilash Raj <maxking@asynchronous.in>:
On Sat, Feb 16, 2019, at 4:50 AM, Danil Smirnov wrote:
Hi,
I'm interesting in Mailman3 deployment with archiving feature completely disabled.
I've tried to deploy Core + Postorius using this docker-compose template:
https://github.com/maxking/docker-mailman/blob/master/docker-compose-postori...
Unfortunately Postorius version came with this template is quite
outdated:
1.2.0a1 (as reported in page footer). In Hyperkitty-enabled docker image I see version 1.2.3.
I've also checked image maxking/postorius:rolling but it seems irrelevant/broken (container exits with error).
Are there newer Postorius docker image I can use?
No, but if you could report the failure and error that you, maybe the Maintainer can help fix that issue you have?
P.S. I maintain those images. The Postorius image is kind of neglected since there are fewer people using it, but I'd be happy to fix any error that you see.
Package ugprades are merely a version number bump in Dockerfile :)
-- thanks, Abhilash Raj (maxking)