On Fri, Dec 16, 2022 at 11:17 PM Mark Sapiro <mark@msapiro.net> wrote:
On 12/16/22 03:36, Odhiambo Washington wrote:
I am probably getting closer to where the problem is. By looking at nginx error_log while access the site, I see that there are just two CSS files that are missing, as shown in the error lo here: https://pastebin.ubuntu.com/p/7wbwMgqMyS/
Question is - why is it specifically looking for these two files
- /opt/mailman/mm/static/CACHE/css/output.93545e20bc30.css -/opt/mailman/mm/static/CACHE/css/output.e1f0c6022e8f.css
Where are these files supposed to come from and why are they missing? I have looked at my current CACHE directory and compared with the backup
of
the same site before upgrade and these files aren't the same either:
They come from django admin
compress
which used files created by django admin collectstatic.
When I run that, I did not even get any errors.
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/
> where `django-admin` is your django admin command. If this doesn't fix
> the issue, perhaps the more verbose output will help find the issue.
>
If the above doesn't reveal anything substantial, then let me know and I
can bump up the verbosity.
--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)