On Sat, Dec 17, 2022 at 9:22 AM Mark Sapiro <mark@msapiro.net> wrote:
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.
I doubt it's about ownership and permissions given the fact that I have even done "chown -R mailman.mailman /opt/mailman" just for the kicks.
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/
root@list:/home/wash# find /opt/mailman/mm/static/ -not -user mailman root@list:/home/wash# find /opt/mailman/mm/static/ -not -perm -u+rw root@list:/home/wash# find /opt/mailman/mm/static/ -type d -not -perm -u+x root@list:/home/wash# find /opt/mailman/mm/venv/lib/python3.9/site-packages/hyperkitty/ -not -user mailman root@list:/home/wash# find /opt/mailman/mm/venv/lib/python3.9/site-packages/hyperkitty/ -not -perm -u+rw root@list:/home/wash# find /opt/mailman/mm/venv/lib/python3.9/site-packages/hyperkitty/ -type d -not -perm -u+x root@list:/home/wash#
Yielded nothing - perms and ownership are all okay.
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.
I did check, but the output looks the same as when it's set to 2.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)