graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03446
[Question #214764]: ViewDoesNotExist
New question #214764 on Graphite:
https://answers.launchpad.net/graphite/+question/214764
Hello
I get this when I try to connect to the Graphite web server:
Traceback (most recent call last):
File "/usr/local/lib64/python2.6/site-packages/django/core/handlers/base.py", line 101, in get_response
request.path_info)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py", line 300, in resolve
sub_match = pattern.resolve(new_path)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py", line 209, in resolve
return ResolverMatch(self.callback, args, kwargs, self.name)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py", line 216, in callback
self._callback = get_callable(self._callback_str)
File "/usr/local/lib64/python2.6/site-packages/django/utils/functional.py", line 27, in wrapper
result = func(*args)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py", line 101, in get_callable
(lookup_view, mod_name))
ViewDoesNotExist: Could not import graphite.browser.views.browser. View does not exist in module graphite.browser.views.
As mentionned in another post, I installed hashlib but it does not solves the problem.
Regards
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.