-
Notifications
You must be signed in to change notification settings - Fork 24
Description
worker-1 | [TIMESTAMP: WARNING/ForkPoolWorker-5] Received HTTPSConnectionPool(host='lh3.googleusercontent.com', port=443): Max retries exceeded with url: /lr/REDACTED_URL (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xREDACTED>: Failed to establish a new connection: [Errno 101] Network is unreachable')) downloading image
worker-1 | media_item: {'_id': ObjectId('REDACTED_ID'), 'id': 'REDACTED_ID', 'userId': 'REDACTED_USER_ID', 'baseUrl': 'https://lh3.googleusercontent.com/lr/REDACTED_URL', 'deletedAt': None, 'fetchedAt': datetime.datetime(REDACTED), 'filename': 'REDACTED_FILENAME.JPG', 'mediaMetadata': {'creationTime': 'REDACTED_TIME', 'width': 'REDACTED', 'height': 'REDACTED', 'photo': {'cameraMake': 'REDACTED', 'cameraModel': 'REDACTED', 'focalLength': REDACTED, 'apertureFNumber': REDACTED, 'isoEquivalent': REDACTED, 'exposureTime': 'REDACTED'}}}
worker-1 | url: https://lh3.googleusercontent.com/lr/REDACTED_URL
worker-1 | attempts left: 0 worker-1 | sleeping for 1 seconds before retrying
worker-1 | [TIMESTAMP: WARNING/ForkPoolWorker-9] Received HTTPSConnectionPool(host='lh3.googleusercontent.com', port=443): Max retries exceeded with url: /lr/REDACTED_URL (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xREDACTED>: Failed to establish a new connection: [Errno 101] Network is unreachable')) downloading image