sijocherian / google-bigquery

Automatically exported from code.google.com/p/google-bigquery
0 stars 0 forks source link

Google BigQuery is unavailable #244

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to insert rows in tables
2.
3.

What is the expected output? What do you see instead?
It should work but we get :
Caused by: com.google.api.client.googleapis.json.GoogleJsonResponseException: 
500 Internal Server Error
{
  "code" : 500,
  "errors" : [ {
    "domain" : "global",
    "message" : "Backend Error",
    "reason" : "backendError"
  } ],
  "message" : "Backend Error"
}

What version of the product are you using? On what operating system?
We use streaming API from java with 
google-api-services-bigquery-v2-rev204-1.20.0.jar

Please provide any additional information below.
The console https://bigquery.cloud.google.com/project is not working either : 
it is stuck in loading state.

Original issue reported on code.google.com by alain.bo...@gmail.com on 8 May 2015 at 10:51

GoogleCodeExporter commented 8 years ago
The issue started at about the time of 
https://status.cloud.google.com/incident/bigquery/18008 but is still ongoing.

Original comment by alain.bo...@gmail.com on 8 May 2015 at 10:53

GoogleCodeExporter commented 8 years ago
It seems the issue is solved (hopefully for good). The issue can be closed.

Thank you.

Original comment by alain.bo...@gmail.com on 8 May 2015 at 11:57

GoogleCodeExporter commented 8 years ago
Apologies for the trouble!

The link you posted is the right one to follow. I'll leave this bug open for 
the time being so that others can find the status link.

Original comment by jcon...@google.com on 8 May 2015 at 12:00

GoogleCodeExporter commented 8 years ago
Closing this out. See link above for the full incident report.

Original comment by jcon...@google.com on 13 May 2015 at 5:05