Hello everyone, some days ago I send my sql database to the google cloud because I needed to use that database in another computer, that dont have this file locally, and that database is used to save data that im using to integrate with an express node.js aplication that imk using, and thats where the problem appeares. Im having real trouble trying to connect my sql from the cloud to my node.js aplication, I already had watched a lot of videos talking about it and I still cant resolve that problem. To be more especific, I cant connect the aplication cause, when I select, on the field 'socketPath:/cloudsql/name-of-my-instance' the aplication dont understand it. May any one help me ?🥺😢
Hi @chicote444,
Welcome to Google Cloud Community!
I understand that you’re having trouble connecting your Node.js
application to the database you moved to Google Cloud. Could you let me know how you transferred the SQL database to Google Cloud? This issue could be due to several factors.
Here is a list of possible workarounds that you can explore, which may help you identify the problem you’re encountering:
project-id:region:instance-id
If the above workarounds don’t work for you and if you have a support package, I recommend reaching out to Google Cloud Support for a more in-depth analysis. When contacting them, please provide comprehensive details and include screenshots. This will help them better understand and address your issue.
I hope the above information is helpful for you.