graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03155
[Question #208792]: how to solve these errors in error.log
New question #208792 on Graphite:
https://answers.launchpad.net/graphite/+question/208792
[Tue Sep 11 00:02:47 2012] [error] OSError: [Errno 2] No such file or directory
[Tue Sep 11 00:02:47 2012] [error] Logged from file logger.py, line 60
[Tue Sep 11 00:02:47 2012] [error] Logged from file logger.py, line 60
[Tue Sep 11 00:02:48 2012] [error] Traceback (most recent call last):
[Tue Sep 11 00:02:48 2012] [error] File "/usr/lib/python2.7/logging/handlers.py", line 78, in emit
[Tue Sep 11 00:02:48 2012] [error] self.doRollover()
[Tue Sep 11 00:02:48 2012] [error] File "/usr/lib/python2.7/logging/handlers.py", line 338, in doRollover
[Tue Sep 11 00:02:48 2012] [error] os.rename(self.baseFilename, dfn)
[Tue Sep 11 00:02:48 2012] [error] OSError: [Errno 2] No such file or directory
[Tue Sep 11 00:02:48 2012] [error] Logged from file logger.py, line 60
Please let me know if u need any information.
i also tried to run an example script to see if statsd & graphite work (it dumps random numbers at the statsd port)....i got the following output repeatedly with different numbers:
[17/Sep/2012 04:52:36] code 400, message Bad request version ('1347875556')
[17/Sep/2012 04:52:36] "stats.statsd.packets_received 0 1347875556" 400 -
What is code 400, what is wrong in it?? how can i rectify it??
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.