Skip to content

Instantly share code, notes, and snippets.

@dLobatog
Created September 28, 2018 17:26
Show Gist options
  • Select an option

  • Save dLobatog/f13cce135d188c1a878c282e9a8747b2 to your computer and use it in GitHub Desktop.

Select an option

Save dLobatog/f13cce135d188c1a878c282e9a8747b2 to your computer and use it in GitHub Desktop.
upload-service_1 | 2018-09-28 17:20:04,392 MainThread ERROR -- upload id: e77b8ff3e36d4e62affd9065edd82539 upload failed or timed out after 60sec!
upload-service_1 | 2018-09-28 17:20:09,947 MainThread INFO -- identity - False
upload-service_1 | 2018-09-28 17:20:09,947 MainThread INFO -- tracking id [null] hash [1ce698cb12c54ca79ad90e0380f69cfd] attempting upload
upload-service_1 | 2018-09-28 17:20:09,949 MainThread INFO -- 202 POST /api/v1/upload (172.18.0.1) 5.26ms
upload-service_1 | 2018-09-28 17:20:09,950 MainThread ERROR -- Exception hit uploading: tracking id [null] hash [1ce698cb12c54ca79ad90e0380f69cfd]
upload-service_1 | Traceback (most recent call last):
upload-service_1 | File "./app.py", line 270, in upload
upload-service_1 | None, storage.write, filename, storage.QUARANTINE, hash_value
upload-service_1 | ValueError: too many values to unpack (expected 2)
upload-service_1 | 2018-09-28 17:20:09,954 MainThread ERROR -- upload id: 1ce698cb12c54ca79ad90e0380f69cfd upload failed or timed out after 60sec!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment