← Back to team overview

graphite-dev team mailing list archive

[Question #266091]: graphite porblem

 

New question #266091 on Graphite:
https://answers.launchpad.net/graphite/+question/266091

can browse the website, but can't display the  graph,
and open the dashboard,the issue:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 99, in get_response
    request.path_info)
  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 271, in resolve
    sub_match = pattern.resolve(new_path)
  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 271, in resolve
    sub_match = pattern.resolve(new_path)
  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 159, in resolve
    return ResolverMatch(self.callback, args, kwargs, self.name)
  File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 168, in _get_callback
    raise ViewDoesNotExist("Could not import %s. Error was: %s" % (mod_name, str(e)))
ViewDoesNotExist: Could not import graphite.events.views. Error was: No module named timezone


-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.