Google Cloud SQL not connecting

machazthegamer

I have a MySQL database on google cloud. I have allowed all IPs to be able to access it in the authorization settings. When I try to connect to it using MySQL workbench on my home internet(or any non-work place internet) it connects fine however when using my workplace internet, I get the following error:

Lost connection to MySQL server at 'reading initial communication packet', system error: 0

How can I solve this? What could be preventing access to the database using work internet?

EDIT 1:

Port used is 3306

machazthegamer

It was a firewall issue. I confirmed this with the IT department. If anyone else has this problem I would recommend doing the same.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From

Trouble connecting to Google Cloud SQL server from deployed app

From

Connecting to google cloud datastore using go

From Java

Error when connecting Spring with Google Cloud SQL

From Dev

Google Cloud Mongo DB: External IP not connecting

From Dev

Connecting to Google Cloud SQL from Container Engine: can't resolve cloud sql proxy

From Dev

ENOENT when connecting to Google Cloud SQL from App Engine

From Dev

What is the secret to connecting remotely to SQL Server running on a Google Cloud VM?

From Dev

Connecting Sequelize to Google Cloud SQL

From Dev

Connecting to a Google Cloud SQL instance from a Google Cloud Run docker image

From Dev

Connecting to Google Cloud SQL PostgreSQL using Cloud Shell with SSL?

From Dev

Connecting a Google Cloud App Engine app to its Cloud SQL Instance-allowing database access

From Dev

Connecting to Cloud SQL from Google Cloud Function using Python and SQLAlchemy

From Dev

Connecting to Google Cloud SQL from a Google Cloud Function python3.7

From Dev

Connecting to Google Cloud SQL in Google App Engine

From Dev

Connecting an AWS EC2 to a Google Cloud SQL instance locally using VPN Gateway

From Dev

Connecting to Google Cloud SQL instance on private IP from a VM with both private and public IPs fails

From Dev

Connecting Google Cloud Run Service to Google Cloud SQL database

From Dev

Trouble connecting to Cloud SQL in python

From Dev

Error connecting to Google Cloud Datastore

From Dev

Creating a Spring DataSource for connecting to Google Cloud SQL

From Dev

Connecting Google Cloud SQL with Wordpress on Google Compute Engine

From Dev

MySQL server has gone away in Rails app hosted on Google Compute Engine connecting to Cloud SQL

From Dev

Connecting Google Cloud Compute to Google Cloud SQL ERROR 2013 (HY000)

From Dev

Connecting to Google Cloud SQL from App Engine: access denied

From Dev

Trouble Connecting to Google Cloud SQL API

From Dev

Cloud Function not connecting with Cloud SQL

From Dev

Connecting local spring boot app to google cloud SQL through google proxy

From Dev

Connecting to Google Cloud SQL Postgres instance using psycopg2

From Dev

Django app on Google App Engine not connecting to Google Cloud SQL

Related Related

  1. 1

    Trouble connecting to Google Cloud SQL server from deployed app

  2. 2

    Connecting to google cloud datastore using go

  3. 3

    Error when connecting Spring with Google Cloud SQL

  4. 4

    Google Cloud Mongo DB: External IP not connecting

  5. 5

    Connecting to Google Cloud SQL from Container Engine: can't resolve cloud sql proxy

  6. 6

    ENOENT when connecting to Google Cloud SQL from App Engine

  7. 7

    What is the secret to connecting remotely to SQL Server running on a Google Cloud VM?

  8. 8

    Connecting Sequelize to Google Cloud SQL

  9. 9

    Connecting to a Google Cloud SQL instance from a Google Cloud Run docker image

  10. 10

    Connecting to Google Cloud SQL PostgreSQL using Cloud Shell with SSL?

  11. 11

    Connecting a Google Cloud App Engine app to its Cloud SQL Instance-allowing database access

  12. 12

    Connecting to Cloud SQL from Google Cloud Function using Python and SQLAlchemy

  13. 13

    Connecting to Google Cloud SQL from a Google Cloud Function python3.7

  14. 14

    Connecting to Google Cloud SQL in Google App Engine

  15. 15

    Connecting an AWS EC2 to a Google Cloud SQL instance locally using VPN Gateway

  16. 16

    Connecting to Google Cloud SQL instance on private IP from a VM with both private and public IPs fails

  17. 17

    Connecting Google Cloud Run Service to Google Cloud SQL database

  18. 18

    Trouble connecting to Cloud SQL in python

  19. 19

    Error connecting to Google Cloud Datastore

  20. 20

    Creating a Spring DataSource for connecting to Google Cloud SQL

  21. 21

    Connecting Google Cloud SQL with Wordpress on Google Compute Engine

  22. 22

    MySQL server has gone away in Rails app hosted on Google Compute Engine connecting to Cloud SQL

  23. 23

    Connecting Google Cloud Compute to Google Cloud SQL ERROR 2013 (HY000)

  24. 24

    Connecting to Google Cloud SQL from App Engine: access denied

  25. 25

    Trouble Connecting to Google Cloud SQL API

  26. 26

    Cloud Function not connecting with Cloud SQL

  27. 27

    Connecting local spring boot app to google cloud SQL through google proxy

  28. 28

    Connecting to Google Cloud SQL Postgres instance using psycopg2

  29. 29

    Django app on Google App Engine not connecting to Google Cloud SQL

HotTag

Archive