"Something went wrong" in Horizon panel after the deployment

Bug #1309384 reported by Igor Marnat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Undecided
Fuel Library (Deprecated)

Bug Description

Setup new cluster:
- non-HA
- Neutron with GRE
- Sahara, Murano, Ceilometer enabled
- Added three nodes (virtual box)

After the 100% of deployment Horizon shows message Something went wrong (in incognito window too).
All the sanity tests failed.

{"build_id": "2014-04-18_01-00-26", "mirantis": "yes", "build_number": "112", "nailgun_sha": "cd0f700fb38952139d55d26cc5d97940ce4e6c34", "production": "dev", "ostf_sha": "1ac04769cc8034438ccf1176860b25d0f5601c4a", "fuelmain_sha": "d1c962210f2dd88a2a810a52572597ea9e82d36f", "astute_sha": "0cb0b26773bd269000a14748e8ba49419462ecaf", "release": "5.0", "fuellib_sha": "6c7a341ce529d250e3e95d85361ada91f3f87686"}

Revision history for this message
Igor Marnat (imarnat) wrote :

Diagnostic snapshot cannot be downloaded. Nova list show empty list at the controller.

Mike Scherbakov (mihgen)
Changed in fuel:
milestone: none → 5.0
assignee: nobody → Fuel Library Team (fuel-library)
Revision history for this message
Igor Marnat (imarnat) wrote :
Download full text (26.5 KiB)

DatabaseError at /
no such table: django_session
Request Method: GET
Request URL: http://172.16.0.2/dashboard/
Django Version: 1.5
Exception Type: DatabaseError
Exception Value:
no such table: django_session
Exception Location: /usr/lib/python2.6/site-packages/django/db/backends/sqlite3/base.py in execute, line 362
Python Executable: /usr/bin/python
Python Version: 2.6.6
Python Path:
['/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../..',
 '/usr/lib64/python26.zip',
 '/usr/lib64/python2.6',
 '/usr/lib64/python2.6/plat-linux2',
 '/usr/lib64/python2.6/lib-tk',
 '/usr/lib64/python2.6/lib-old',
 '/usr/lib64/python2.6/lib-dynload',
 '/usr/lib64/python2.6/site-packages',
 '/usr/lib/python2.6/site-packages',
 '/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info',
 '/usr/share/openstack-dashboard/openstack_dashboard']
Server time: Fri, 18 Apr 2014 08:06:59 +0000
Traceback Switch to copy-and-paste view

/usr/lib/python2.6/site-packages/django/core/handlers/base.py in get_response
                response = middleware_method(request, response) ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/contrib/sessions/middleware.py in process_response
                    request.session.save() ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py in save
            session_key=self._get_or_create_session_key(), ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py in _get_or_create_session_key
            self._session_key = self._get_new_session_key() ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/base.py in _get_new_session_key
            if not self.exists(session_key): ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/db.py in exists
        return Session.objects.filter(session_key=session_key).exists() ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/db/models/query.py in exists
            return self.query.has_results(using=self.db) ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/db/models/sql/query.py in has_results
        return bool(compiler.execute_sql(SINGLE)) ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/db/models/sql/compiler.py in execute_sql
        cursor.execute(sql, params) ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/db/backends/util.py in execute
            return self.cursor.execute(sql, params) ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/base.py in execute
            six.reraise(utils.DatabaseError, utils.DatabaseError(*tuple(e.args)), sys.exc_info()[2]) ...
▶ Local vars
/usr/lib/python2.6/site-packages/django/db/backends/sqlite3/base.py in execute
            return Database.Cursor.execute(self, query, params) ...
▶ Local vars
Request information

GET
No GET data
POST
No POST data
FILES
No FILES data
COOKIES
Variable Value
csrftoken
'3AbfIKV30mFCaAycyrwIWqzgI5C7SszZ'
META
Variable Value
mod_wsgi.listener_port
'80'
HTTP_COOKIE
'csrftoken=3AbfIKV30mFCaAycyrwIWqzgI5C7SszZ'
mod_wsgi.listener_host
'0.0.0.0'
SERVER_SOFTWARE
'Apache/2.2.15 (CentOS)'
SCRIPT_NAME
u'/dashboard'
mod_wsgi.handle...

Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

This is a known issue in progress, linked as a dup

Revision history for this message
Igor Marnat (imarnat) wrote :
Revision history for this message
Igor Marnat (imarnat) wrote :
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.