GoogleCloudPlatform / GoogleCloudPlatform/cloudsql-upgrade

Connection lost when Tool get to column64 function

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The tool runs the first few functions during assesment without issue creating the utility-checker output file and populating but whe it gets to the column64 function there is a problem connecting.

Here is the app.log log and the proxy log

![Image](https://github.com/user-attachments/assets/738bc0fd-0eac-46a8-9302-86ad123bde10)

![Image](https://github.com/user-attachments/assets/570028e0-1e79-442e-8296-5f150dc6c785)

it is running in a GCP recently created Debian 12 VM within the same project of the cloudSQL instance

All rights and grants have been checked and the service account that connects to gcloud has CloudSQL Admin in IAM
Database user used is root so there should be no grants issue

The app.log states a root user access denied but it connected correctly in previous funcions

The proxy connection port is 3306 as so the 5.7 uses por 3306, the proxy reflects a connection to the instance public IP but using 3307, is there a problem or hard coded port that should be 3306 ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.