Question #97754 on Graphite changed:
https://answers.launchpad.net/graphite/+question/97754
Status: Solved => Open
cnsmith is still having a problem:
For some reason I started getting this error again.
21/01/2010 14:41:54 :: Failed to reload storage schemas
21/01/2010 14:41:54 :: Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 1137,
in mainLoop
self.runUntilCurrent()
File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", line 757,
in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/task.py", line 114,
in __call__
d = defer.maybeDeferred(self.f, *self.a, **self.kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", line 106,
in maybeDeferred
result = f(*args, **kw)
--- <exception caught here> ---
File "/opt/graphite/carbon/lib/carbon/writer.py", line 154, in
reloadStorageSchemas
schemas = loadStorageSchemas()
File "/opt/graphite/carbon/lib/carbon/storage.py", line 109, in
loadStorageSchemas
config.read(STORAGE_SCHEMAS_CONFIG)
File "/opt/graphite/carbon/lib/carbon/conf.py", line 45, in read
for line in open(path):
exceptions.IOError: [Errno 2] No such file or directory:
'conf/storage-schemas.conf'
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help : https://help.launchpad.net/ListHelp