Skip to content
New issue

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

Cascade restriction attribute #1160

Merged
merged 4 commits into from
Jul 15, 2024
Merged

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.

CHANGELOG.md Outdated Show resolved Hide resolved
@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