There is a consistent error on one of the web apps serving Django Girls website. Not sure where this connection to the closed store is being called from.
Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:600)'),)': /api/1305368/store/
There is a consistent error on one of the web apps serving Django Girls website. Not sure where this connection to the closed store is being called from.