Skip to content

SQLALCHEMY shouldn't be connecting to localhost when running on live#163

Closed
AntonNguyen wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
AntonNguyen:master
Closed

SQLALCHEMY shouldn't be connecting to localhost when running on live#163
AntonNguyen wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
AntonNguyen:master

Conversation

@AntonNguyen
Copy link
Copy Markdown

@AntonNguyen AntonNguyen commented Jul 15, 2018

I was getting this error:

Can't connect to MySQL server on 'localhost' ([Errno 2] No such file or directory)

So I looked up the correct usage in the using clouds-sql documentation

refs #129

I was getting this error:

"Can't connect to MySQL server on 'localhost' ([Errno 2] No such file or directory)"

So I looked up the documentation on https://cloud.google.com/appengine/docs/flexible/python/using-cloud-sql

refs GoogleCloudPlatform#129
@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@googlebot googlebot added the cla: no This human has *not* signed the Contributor License Agreement. label Jul 15, 2018
@AntonNguyen
Copy link
Copy Markdown
Author

I signed it!

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

@googlebot googlebot added cla: yes This human has signed the Contributor License Agreement. and removed cla: no This human has *not* signed the Contributor License Agreement. labels Jul 15, 2018
@bshaffer
Copy link
Copy Markdown
Contributor

bshaffer commented Dec 4, 2019

Thank you for your contribution! The step tutorial has been removed so this can be closed. Thanks again!

@bshaffer bshaffer closed this Dec 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants