On 12/16/22 21:47, Odhiambo Washington wrote:
On Fri, Dec 16, 2022 at 11:17 PM Mark Sapiro <mark@msapiro.net> wrote:
I suggest you run
django-admin collectstatic --clear --noinput --verbosity 2
The output is here: https://pastebin.ubuntu.com/p/qkR2bDYv3G/
django-admin compress --verbosity 2
The output of the above is here: https://pastebin.ubuntu.com/p/T7jQPrs3JX/
Those look OK.
I suggest you look at ownership and permissions.
find /opt/mailman/mm/static/ -not -user mailman
find /opt/mailman/mm/static/ -not -perm -u+rw
find /opt/mailman/mm/static/ -type d -not -perm -u+x
and the same on /opt/mailman/mm/venv/lib/python3.9/site-packages/hyperkitty/
If the above doesn't reveal anything substantial, then let me know and I can bump up the verbosity.
I don't know if --verbosity 3 will reveal anything or not. You could try.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan