Thursday, 2025-10-23

*** mhen_ is now known as mhen01:45
*** dmellado9 is now known as dmellado04:03
*** dmellado0 is now known as dmellado04:11
*** dmellado8 is now known as dmellado04:46
*** dmellado3 is now known as dmellado05:46
lnzhi #openstack, I'm a complete newbie. I'm looking for some guidance in troubleshooting an issue I'm having with a test deployment using Kolla, is it cool to ask here?12:04
*** lnz is now known as lnz3612:05
lnz36Well I'll try and ask...12:21
lnz36Basically upon deployng with Kolla (all-in-one for now) my horizon dashboard is completely broken, as in, the server is not serving static files (css, js, logos)12:21
lnz36I can see in the browser console that all the requests go 404 for things like `/static/dashboard/js/output.1eccb57b8c5a.js` or `/static/dashboard/css/output.7fe401268670.css` etc.12:21
lnz36In the container logs `/var/logs/kolla/horizon/horizon-uwsgi.log` I see errors like>12:21
lnz36```Not Found: /static/dashboard/js/output.0e424e4f4efe.js12:21
lnz36[pid: 30|app: 0|req: 57/291] 172.25.250.114 () {38 vars in 755 bytes} [Thu Oct 23 10:57:08 2025] GET /static/dashboard/js/output.0e424e4f4efe.js => generated 7646 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 325 bytes (1 switches on core 0)```12:21
lnz36What I already tried:12:21
lnz36- Restarting haproxy and horizon container12:21
lnz36- Setting  `COMPRESS_OFFLINE = True` in locals_setting.py and running `./manage.py compress` and `./manage.py collectstatic`12:21
lnz36Honestly I'm at a bit of a loss here.12:21
lnz36sorry if the message if badly formatted but I haven't used IRC in a while :)12:21
lnz36Ah, I also tried changing the container base image from debian to ubuntu, if that changes anything... I'm running on a bare-metal debian 12 server12:23

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!