Skip to content

Conversation

@CBroz1
Copy link
Contributor

@CBroz1 CBroz1 commented Jun 11, 2024

WARNING urllib3.connectionpool:connectionpool.py:874 Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1002)'))': /datajoint.test

Copy link
Member

@dimitri-yatsenko dimitri-yatsenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a really good catch. Thank you.

@dimitri-yatsenko dimitri-yatsenko self-requested a review July 15, 2024 18:37
@ethho
Copy link
Contributor

ethho commented Aug 13, 2024

Pytests show unrelated errors related to an SSL certificate

docker pull datajoint/nginx:latest before running tests should fix this. CI always pulls latest image, which is why this doesn't appear in GHA runs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants