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
When navigating to https://monumental.toolforge.org/#/ and trying to log in with the button in the top right, the following error message appears:
Internal server error <ExceptionInfo [requests.exceptions.SSLError: HTTPSConnectionPool(host='commons.wikimedia.org', port=443): Max retries exceeded with url: /w/index.php?title=Special%3AOAuth%2Finitiate (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)'),))] (16 frames, last=Callpoint('send', 514, 'requests.adapters', '/data/project/monumental/www/python/venv/local/lib/python2.7/site-packages/requests/adapters.py', 1014, ' raise SSLError(e, request=request)'))>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When navigating to https://monumental.toolforge.org/#/ and trying to log in with the button in the top right, the following error message appears:
Internal server error
<ExceptionInfo [requests.exceptions.SSLError: HTTPSConnectionPool(host='commons.wikimedia.org', port=443): Max retries exceeded with url: /w/index.php?title=Special%3AOAuth%2Finitiate (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)'),))] (16 frames, last=Callpoint('send', 514, 'requests.adapters', '/data/project/monumental/www/python/venv/local/lib/python2.7/site-packages/requests/adapters.py', 1014, ' raise SSLError(e, request=request)'))>
The text was updated successfully, but these errors were encountered: