Comment 8 for bug 1025381

Revision history for this message
Jeff Lane  (bladernr) wrote :

Hrmmm... more indepth, debug from submit script ends with :

2012-07-17 11:11:04,862 DEBUG Server Response: 200
2012-07-17 11:11:04,867 DEBUG Preparing to upload payload
2012-07-17 11:11:04,868 DEBUG {'type': 'report-submission', 'secure_id': 'skfsPU1QuWlyRGQ'}
2012-07-17 11:11:04,868 DEBUG Report Submission detected
2012-07-17 11:11:04,868 DEBUG {'message': 'Inconsistent message', 'type': 'error'}
2012-07-17 11:11:04,868 CRITICAL Error: Inconsistent message

So it seems to be getting past the first part of submission and gets a response from c3.

Then it goes to actually upload the payload.

So... hrmmm... server side? sigh, this is giving me a headache...