-
Notifications
You must be signed in to change notification settings - Fork 598
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
file.exists Error of internal_failure #1248
Comments
I think this may be an issue in Google Cloud itself. Doing a gsutil command on the command line yields the same error. Going then to a |
Similarly, cannot deploy. I get
|
Same here, appears to be an issue with the oauth token server. @jgeewax have you heard of any downtime reports? |
Update coming soon: https://status.cloud.google.com/ |
@stephenplusplus working again, for me. Thanks! |
Awesome! Here is the official summary: The issue with Authentication Services should have been resolved for all affected projects as of 07:24 US/Pacific. We will conduct an internal investigation of this issue and make appropriate improvements to our systems to prevent or minimize future recurrence. We will provide a more detailed analysis of this incident once we have completed our internal investigation. |
Hi there,
I'm doing a bunch of uploads which are preceded by a file.exists to prevent redundant uploads. It was working quite well through the night but I suddenly started to get an error of "internal_failure", with the stack trace below. I've tried deleting the files that it fails on, but same thing keeps happening on different files. This error is yielded by the file.exists call.
–Paul
The text was updated successfully, but these errors were encountered: