Horizon web UI not working

Bug #1957696 reported by Bibmaster
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MicroStack
Fix Released
High
Billy Olsen

Bug Description

After the microstack installation using --edge key web interface not working.
Web browser console output:

GET https://192.168.11.33/static/dashboard/css/output.b597bc3299cf.css net::ERR_ABORTED 404 (Not Found)
192.168.11.33/:32 GET https://192.168.11.33/static/dashboard/css/output.0d8869b1a113.css net::ERR_ABORTED 404 (Not Found)
192.168.11.33/:59 GET https://192.168.11.33/static/dashboard/js/output.c64d99264f4d.js net::ERR_ABORTED 404 (Not Found)
?next=/:66 Uncaught ReferenceError: horizon is not defined
    at ?next=/:66
    at ?next=/:89
(anonymous) @ ?next=/:66
(anonymous) @ ?next=/:89
192.168.11.33/:295 GET https://192.168.11.33/static/dashboard/js/output.3925075c9bad.js net::ERR_ABORTED 404 (Not Found)
192.168.11.33/:297 GET https://192.168.11.33/static/dashboard/js/angular_template_cache_preloads.c2dd6c60e99e.js net::ERR_ABORTED 404 (Not Found)
?next=/:342 Uncaught ReferenceError: $ is not defined
    at ?next=/:342
(anonymous) @ ?next=/:342
192.168.11.33/:152 GET https://192.168.11.33/static/dashboard/img/logo-splash.svg 404 (Not Found)

Revision history for this message
Bibmaster (bibmaster) wrote :
Changed in microstack:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Billy Olsen (billy-olsen)
Changed in microstack:
status: Triaged → In Progress
Revision history for this message
Billy Olsen (billy-olsen) wrote :
Revision history for this message
Bibmaster (bibmaster) wrote :

Thank you Billy! This solution helped me to resolve an issue!

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to microstack (master)

Reviewed: https://review.opendev.org/c/x/microstack/+/824276
Committed: https://opendev.org/x/microstack/commit/f96a0f8123d5b459a1cc1624b4a40328822242b8
Submitter: "Zuul (22348)"
Branch: master

commit f96a0f8123d5b459a1cc1624b4a40328822242b8
Author: Billy Olsen <email address hidden>
Date: Tue Jan 11 20:10:05 2022 -0700

    Revert django debug setting back to False

    Commit 4123da81 changed the innocuous DEBUG setting from True to False
    in the django local_settings for horizon. Unfortunately, the DEBUG flag
    is used by django in order to determine (among other things) whether or
    not to serve static files.

    This change reverts the DEBUG setting from False to True and adds
    breadcrumb comments for future travelers in oder to prevent this in the
    future.

    Closes-Bug: 1957696

    Change-Id: I0bb57ce3f6b3ba124844267f2d9ae6ca35922d8c

Changed in microstack:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.