500 Internal Error on some page on Savanna dashboard

Bug #1249049 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
ruhe

Bug Description

Deployment type:
KVM, CenOs, Neutron with Vlan (1 controller + 1 compute+ cinder + savana )

Some savanna links on dashboard are broken:
 - Jobs
- data_sources
- job_binaries

2013-11-07T17:51:27.676220+00:00 emerg: ERROR Internal Server Error: /dashboard/savanna/job_binaries/
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line 111, in get_response
    response = callback(request, *callback_args, **callback_kwargs)
  File "/usr/lib/python2.6/site-packages/horizon/decorators.py", line 38, in dec
    return view_func(request, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/horizon/decorators.py", line 54, in dec
    return view_func(request, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/horizon/decorators.py", line 38, in dec
    return view_func(request, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 48, in view
    return self.dispatch(request, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/django/views/generic/base.py", line 69, in dispatch
    return handler(request, *args, **kwargs)
  File "/usr/lib/python2.6/site-packages/horizon/tables/views.py", line 155, in get
    handled = self.construct_tables()
  File "/usr/lib/python2.6/site-packages/horizon/tables/views.py", line 146, in construct_tables
    handled = self.handle_table(table)
  File "/usr/lib/python2.6/site-packages/horizon/tables/views.py", line 118, in handle_table
    data = self._get_data_dict()
  File "/usr/lib/python2.6/site-packages/horizon/tables/views.py", line 182, in _get_data_dict
    self._data = {self.table_class._meta.name: self.get_data()}
  File "/usr/lib/python2.6/site-packages/savannadashboard/job_binaries/views.py", line 42, in get_data
    job_binaries = savanna.job_binaries.list()
  File "/usr/lib/python2.6/site-packages/savannaclient/api/job_binaries.py", line 37, in list
    return self._list('/job-binaries', 'binaries')
  File "/usr/lib/python2.6/site-packages/savannaclient/api/base.py", line 108, in _list
    self._raise_api_exception(resp)
  File "/usr/lib/python2.6/site-packages/savannaclient/api/base.py", line 133, in _raise_api_exception
    raise APIException(error_data["error_message"])
APIException: <p>The requested URL was not found on the server.</p><p>If you entered the URL manually please check your spelling and try again.</p>

{"release": "4.0", "nailgun_sha": "843153c5fb4cf0fc62dba76a0ae80954e916b5e4", "ostf_sha": "ce6aabb1f24c5328e316c49f965b4246a5ca5ca6", "astute_sha": "df6ddea3abc93fbe1cab9b4534d4d5e9508c95d6", "fuellib_sha": "11ec45bd500d8cad11d2e8930a14f418d11e1e91"}

Tags: havana savanna
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

Iso was build with Maks M manifests

Revision history for this message
ruhe (ruhe) wrote :

Issue is resolved. I don't have actual commit id, but i can say that everything works correctly on CentOS since build #67

Changed in fuel:
status: Confirmed → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
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.