I have developed django with gcp cloud sql proxy not in trouble. But suddenly I can 't connect cloud sql with this message.
console message: 2019/03/15 11:48:41 Ready for new connections 2019/03/15 11:48:50 New connection for "my-project-instance" 2019/03/15 11:48:52 Reading data from local connection on 127.0.0.1:5432 had error: read tcp 127.0.0.1:5432->127.0.0.1:55125: wsarecv: An existing connection was forcibly closed by the remote host.
how can i fix this?