Closed Bug 1038440 Opened 10 years ago Closed 10 years ago

ceph processor not working

Categories

(Socorro :: Backend, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: lars)

Details

2014-07-14 14:49:51,267 WARNING - Thread-1 - - Thread-1 - error loading crash c02310a8-fb76-45d8-9683-01b512140714 Traceback (most recent call last): File "/data/socorro/application/socorro/processor/processor_app.py", line 126, in transform raw_crash = self.source.get_raw_crash(crash_id) File "/data/socorro/application/socorro/external/ceph/crashstorage.py", line 154, in get_raw_crash return self.transaction(self.do_get_raw_crash, crash_id) File "/data/socorro/application/socorro/database/transaction_executor.py", line 104, in __call__ result = function(connection, *args, **kwargs) File "/data/socorro/application/socorro/external/ceph/crashstorage.py", line 144, in do_get_raw_crash "raw_crash" File "/data/socorro/application/socorro/external/ceph/crashstorage.py", line 327, in _fetch_from_boto_s3 thing_as_string = bucket.get_contents_as_string(key) AttributeError: 'Bucket' object has no attribute 'get_contents_as_string'
Commit pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/bdd17597cfc0a694a573325a74dece3a6dd1ec5a Merge pull request #2198 from twobraids/boto_bug Fixes Bug 1038440 - API usage error in fetching from S3
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95
You need to log in before you can comment on or make changes to this bug.