Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch Service Exception from the oauth connection of gcloud #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pthiers
Copy link

@pthiers pthiers commented Oct 22, 2020

Hello, on Monday October 19, Google Cloud in the Latin American region had a problem with the Cloud Networking service. When this incident occurred, the application I am working on tried to log and it crashed all the application because it could not be logged in to google cloud. I was throwing this exception all the time, cURL error 35: Unknown SSL protocol error in connection to oauth2.googleapis.com:443 (see http://curl.haxx.se/libcurl/c/libcurl-errors.html).
With this fix, you should save the error log in the system logs and not in Monolog.

PS: The status of Google Cloud from October 19, https://status.cloud.google.com/incident/cloud-networking/20010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant