500 error when eyefi tries to upload
Bug #1192768 reported by
Ben Davis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eyefi |
Triaged
|
Undecided
|
Unassigned |
Bug Description
I have the twistd eyefi server running in nodaemon mode. When the EyeFi card tries to upload, the output is:
2013-06-19 20:38:12-0500 [HTTPChannel,
2013-06-19 20:38:12-0500 [HTTPChannel,
I'm assuming the 500 is an unexpected error, however I'm not finding any traceback information anywhere.
To post a comment you must log in.
This is probably due to a misconfiguration. For example the wrong uploadkey. And I dont see why there would be no traceback. Could you try to add a couple of print statements in EyeFiServer. render( )?