carbon start

Asked by saints

Can anyone assist with the following error?

 /opt/graphite/carbon/bin ]$ ./carbon-cache.py start
Traceback (most recent call last):
  File "./carbon-cache.py", line 47, in <module>
    from carbon.conf import settings
ImportError: No module named carbon.conf

Question information

Language:
English Edit question
Status:
Answered
For:
Graphite Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
chrismd (chrismd) said :
#1

I just committed a fix to trunk that should resolve this issue. But for now you should just do this:

cd /opt/graphite/carbon/ # NOTE: not in bin
bin/carbon-cache.py start

Or just put it in your $PATH and run it that way from wherever.

Can you help with this problem?

Provide an answer of your own, or ask saints for more information if necessary.

To post a message you must log in.