You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometime, I forget to start the docker container. Can we make sure we check this first (if db is not available, throw a message to start) in the download script?
Low-Priority Issue
Traceback (most recent call last): File "/home/pksec/india-covid19/analysis-scripts/pyenv/lib/python3.6/site-packages/pymysql/connections.py", line 583, in connect **kwargs) File "/usr/lib/python3.6/socket.py", line 724, in create_connection raise err File "/usr/lib/python3.6/socket.py", line 713, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
The text was updated successfully, but these errors were encountered:
Low-Priority Issue
Traceback (most recent call last): File "/home/pksec/india-covid19/analysis-scripts/pyenv/lib/python3.6/site-packages/pymysql/connections.py", line 583, in connect **kwargs) File "/usr/lib/python3.6/socket.py", line 724, in create_connection raise err File "/usr/lib/python3.6/socket.py", line 713, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused
The text was updated successfully, but these errors were encountered: