GithubHelp home page GithubHelp logo

Comments (7)

Carrotman42 avatar Carrotman42 commented on July 21, 2024 1

We have confirmed that the issues are due to a bug found in earlier versions of the Cloud SQL Proxy (we believe it's related to googleapis/google-api-go-client#161), triggered by a rollout being done for internal Google infrastructure.

All users should update to the latest version (1.09) to ensure that this problem does not affect you now or in the future.

from cloud-sql-proxy.

thijsterlouw avatar thijsterlouw commented on July 21, 2024 1

This also affected us. It would be good to put this message on the Google Cloud Console dashboard (Status) and/or send an email out, because it took a while before we (via Googling) ended up here...

from cloud-sql-proxy.

josh123a123 avatar josh123a123 commented on July 21, 2024

from cloud-sql-proxy.

Carrotman42 avatar Carrotman42 commented on July 21, 2024

The underlying infrastructure change which was triggering this bug has been fully rolled back. If you are still encountering this issue please reopen this issue and send an email to [email protected] with the information from the original post.

from cloud-sql-proxy.

Carrotman42 avatar Carrotman42 commented on July 21, 2024

I apologize for any trust that was lost here; we worked fast to fix the problem and I was not engaged in any decisions about posting publicly until right before @thijsterlouw's post, at which point the rollback was mostly complete.

Please feel free to email me at [email protected] (reference this issue in your mail so that I end up getting forwarded the message) with any specific concerns you have, I'd love to hear you out. If you'd rather converse on GitHub, please feel free to open a new issue where we can discuss what happened there.

from cloud-sql-proxy.

micahnz avatar micahnz commented on July 21, 2024

We just experienced this same problem in production but of course just before I got to add GODEBUG it resolved its self. Outage was intermittent and lasted aprox 5 hours.

Cloud SQL Proxy: version 1.11; sha 61590ed built Fri Sep 29 22:26:22 UTC 2017

from cloud-sql-proxy.

ltearno avatar ltearno commented on July 21, 2024

Just so that if someone gets the same problem : don't forget to check your network policies. On my pod with the cloud_sql_proxy, I has a network policy installed, which was preventing the cloud proxy from authenticating (need to open the 443 port so it can do OAuth) and connecting to the database (on ports 5432 and 3307 in my context, a postgres database).
So I got those network errors on the proxy side. So to sum up : if you have this problem, first disable your network policies and see if the problem persists. Then adapt your network policies to the cloud_sql_proxy.

from cloud-sql-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.