-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Request failed [503] #142
Comments
Is it consistent? It may just be a passing error due to the cloud storage service being disrupted Google's end. If it is consistent, please add an example of what code is triggering it. |
Hi @MarkEdmondson1234, I have a list of csv files that I upload using gcs_upload inside an lapply. It uploads the first couple files fine then crashes. The crash doesn't happen with the same file being uploaded, it is pretty random when it occurs. I'll wait a bit and try again later, maybe the issue resolves itself. |
Hi everyone, here is a recent code snippet that triggers this issue
the output message is as follows :
--
|
The copy object URL endpoint had changed so that is now fixed. Perhaps the other 503 is due to that too? For reference the www.googleapis.com changed to "https://storage.googleapis.com/" |
Any other reports for this? |
Hi @MarkEdmondson1234, Are you planning a new CRAN release to fix this issue? |
Can you confirm the GitHub version fixes it? |
Yes, the GitHub version of the package (v. 0.7.0.9000) runs smoothly for |
Started getting this error today out of nowhere. Any idea what it means?
The text was updated successfully, but these errors were encountered: