Wednesday, July 17, 2019

[google-cloud-sql-discuss] Re: Not able to connect to SQL in Google Cloud

Hello, 

Thank you for using Google Groups!

As far as Cloud SQL goes, the error message of  Aborted connection nnnn to db:....(Got an error reading communication packets) typically indicates that there is a network issue being experienced or that there are too many connections being made. The following MySQL documentation here provides further details about this. 

As for Cloud SQL, I was able to find this documentation that discusses diagnosing issues with Cloud SQL instances. It mentions that this error message can be seen when your application is not terminating connections properly. This ultimately points to a network issue. You may find details on how to manage your connections for Cloud SQL here

I hope this helps!

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/bb1540f6-f48d-4114-99c8-5ed3b8d86057%40googlegroups.com.

No comments:

Post a Comment