FuelWeb 4.0: Broken main dashboard

Bug #1258539 reported by Timur Nurlygayanov
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Vitaly Kramskikh

Bug Description

Steps To Reproduce:
1. Download Mirantis Open Stack 4.0 ISO: http://srv11-msk.msk.mirantis.net/fuelweb-iso/fuel-4.0-107-2013-12-06_16-40-56.iso
2. Install Fuel Web main node
3. Open http://10.20.0.2:8000

Observed Result:
Dashboard is broken (please see attached screenshot).

Note:
Hot Fix #1 does not work:
I try this:
mv /opt/nailgun/share/nailgun/static/css/main.css /opt/nailgun/share/nailgun/static/css/styles.css
service httpd restart

but it does not solve the problem, bug reproduced after this "fix".

Tags: iso
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :
Roman Vyalov (r0mikiam)
Changed in fuel:
assignee: nobody → Dmitry Pyzhov (lux-place)
Mike Scherbakov (mihgen)
Changed in fuel:
assignee: Dmitry Pyzhov (lux-place) → Vitaly Kramskikh (vkramskikh)
Changed in fuel:
importance: Undecided → Medium
Revision history for this message
Mike Scherbakov (mihgen) wrote :

Can confirm this for ISO #109.

Changed in fuel:
importance: Medium → Critical
milestone: none → 4.0
status: New → Triaged
Revision history for this message
Arminder Singh Girgla (arminder) wrote :

Is that ISO link broken or private? Doesn't work for me.

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Arminder Singh Girgla, yes, it is ISO for testing.

Revision history for this message
Mike Scherbakov (mihgen) wrote :

Looks like valid workaround for master is:
mv /opt/nailgun/share/nailgun/static/css/main.css /opt/nailgun/share/nailgun/static/css/styles.css

Edit /etc/nailgun/settings.yaml, find DEVELOPMENT= and replace value to false. So it should be:
DEVELOPMENT: false

Then, you need to restart nailgun:
supervisorctl restart nailgun

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Yes, I tested this "fix" on 110 build, works fine.

tags: added: iso
Changed in fuel:
status: Triaged → Fix Committed
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
Revision history for this message
mauro (maurof) wrote :

i got the same issue after installing last with fuel4.0 (dashboard broken)

applying workaround .#5 (Mike Scherbakov (mihgen) i executed the following steps:

a) mv /opt/nailgun/share/nailgun/static/css/main.css /opt/nailgun/share/nailgun/static/css/styles.css
b) didn t change /etc/nailgun/settings.yaml as "DEVELOPMENT: false" was already set
c)supervisorctl restart nailgun

but it didn' t help.

Fuel dashboard still looks like broken ( see attachment)

Revision history for this message
mauro (maurof) wrote :

SORRY: IT WORKS !

I only needed to update FireFox version.

regards

 mauro

Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

mauro, thank you for the re-check. )

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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