Happy New Year to you too all.
MM3 installed today using the virtualenv method.
On my testbench, I am having this strange issue where the Postorius is not displaying correctly perhaps because of some CSS issue - or just my own hangovers! I have used the standard method as documented.
The error I get: https://pastebin.ubuntu.com/p/dhvsHFG4jH/
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]
Odhiambo Washington writes:
On my testbench, I am having this strange issue where the Postorius is not displaying correctly perhaps because of some CSS issue
Have you run mailmanweb collectstatic? Is the static directory where it belongs? Is the hierarchy readable by the webserver user (often www-data)?
Also, this can happen when for some reason there are directories in the path to "static" that are not searchable by the WWW user. This could be because the directory should be group www-data but isn't, or because group or world mode is -x. Not sure why this happens, but it's happened to me more than once.
participants (2)
-
Odhiambo Washington
-
Stephen J. Turnbull