We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: