It seems to work better. But I'm now faced with a new problem.
psycopg2.OperationalError: could not connect to server: No route to host
Is the server running on host "172.17.1.0" and accepting
TCP/IP connections on port 5432?
So the error earlier was that the connection refused. Now it says there's no route to host. Not really sure what it means yet. I've been searching the whole time. That's why I haven't been able to push much. I hope I could push more tonight. But I'm still currently searching. Haven't found anything really helpful yet. More updates later
Update: Used host 172.17.1.0
It seems to work better. But I'm now faced with a new problem.
psycopg2.OperationalError: could not connect to server: No route to host Is the server running on host "172.17.1.0" and accepting TCP/IP connections on port 5432?
So the error earlier was that the connection refused. Now it says there's no route to host. Not really sure what it means yet. I've been searching the whole time. That's why I haven't been able to push much. I hope I could push more tonight. But I'm still currently searching. Haven't found anything really helpful yet. More updates later