-
-
Save dLobatog/f13cce135d188c1a878c282e9a8747b2 to your computer and use it in GitHub Desktop.
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 characters
| 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