Created
September 29, 2015 18:05
-
-
Save rgould/40056b5bccb0b3fabd67 to your computer and use it in GitHub Desktop.
Revisions
-
rgould created this gist
Sep 29, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ ERROR: Traceback (most recent call last): File "/home/ubuntu/upscaler.py", line 425, in reportCloudWatchMetrics dimensions = metric['dimensions']) File "/usr/local/lib/python2.7/dist-packages/boto/ec2/cloudwatch/__init__.py", line 334, in put_metric_data return self.get_status('PutMetricData', params, verb="POST") File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1213, in get_status response = self.make_request(action, params, path, verb) File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1116, in make_request return self._mexe(http_request) File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1028, in _mexe raise BotoServerError(response.status, response.reason, body) BotoServerError: BotoServerError: 500 Internal Server Error <ErrorResponse xmlns="http://monitoring.amazonaws.com/doc/2010-08-01/"> <Error> <Type>Receiver</Type> <Code>InternalFailure</Code> </Error> <RequestId>f9f369c7-5f8b-11e5-aa80-67222b579acd</RequestId> </ErrorResponse>