| *** mhen_ is now known as mhen | 01:45 | |
| *** dmellado9 is now known as dmellado | 04:03 | |
| *** dmellado0 is now known as dmellado | 04:11 | |
| *** dmellado8 is now known as dmellado | 04:46 | |
| *** dmellado3 is now known as dmellado | 05:46 | |
| lnz | hi #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 lnz36 | 12:05 | |
| lnz36 | Well I'll try and ask... | 12:21 |
| lnz36 | Basically 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 |
| lnz36 | I 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 |
| lnz36 | In the container logs `/var/logs/kolla/horizon/horizon-uwsgi.log` I see errors like> | 12:21 |
| lnz36 | ```Not Found: /static/dashboard/js/output.0e424e4f4efe.js | 12: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 |
| lnz36 | What I already tried: | 12:21 |
| lnz36 | - Restarting haproxy and horizon container | 12:21 |
| lnz36 | - Setting `COMPRESS_OFFLINE = True` in locals_setting.py and running `./manage.py compress` and `./manage.py collectstatic` | 12:21 |
| lnz36 | Honestly I'm at a bit of a loss here. | 12:21 |
| lnz36 | sorry if the message if badly formatted but I haven't used IRC in a while :) | 12:21 |
| lnz36 | Ah, 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 server | 12:23 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!