BigQuery Web UI stuck "Loading BigQuery..." - google-bigquery

Tried logging into Web UI to run some queries this AM, UI never loads.
https://bigquery.cloud.google.com/welcome
Anyone else experiencing this?

Yep. Same issue... Logged out, logged back in. Tried in incognito. Nothing seems to work. Probably a system outage at G.

I believe that you may be affected by a known issue. This is a high priority issue that Google is working to resolve as soon as possible. Here are some details about the issue:
Description:
We are currently investigating an issue with Authentication services.
Next update will be provided an update at 7:30 PDT.

Related

Can not start watch for certain application

I'm tiring to start watch for one of my application in order to receive the daily emails. but every time i start it from https://fabric.io/settings/apps, and leave the page,it automatically disabled. i have no idea whats happening. its just happen for my IOS application. my android application works just fine.
Thanks David. You will need to reach out to support[at]fabric.io for this to be resolved. There is a rare state users can be in that makes it so they are unable to watch apps.
Your repro steps, describe this state exactly.
Thanks!

IBM login issue. Error BXNUI0303E

i am trying to login my ibm account to use its iot platform. but its giving error while login.
BXNUI0303E: The account information could not be retrieved because of a problem contacting the business support system. You will be logged out of Bluemix.
Try again later. If you see this message again, go to DOCS and select Troubleshooting for help and support options.
I am trying since last 3 hours.
Can anyone help me.?
Thanks
We are aware of the current issues that are being experienced with Bluemix and are working as quickly as possible to resolve them. We sincerely apologize for the inconvenience.
For more information about the situation, please visit the following URL: https://developer.ibm.com/bluemix/support/#status
Update - July 2017: Please be aware that the Bluemix Status Page moved. It is now located at the following URL:
https://console.bluemix.net/status
Use the filter to list the specific category, region, and component information
If I google ibm BXNUI0303E, I find these as first results:
https://developer.ibm.com/answers/questions/267171/bxnui0303e-the-account-information-could-not-be-re.html
https://developer.ibm.com/answers/questions/238858/not-able-to-login-from-bluemix-login-screen-bxnui0.html
So, you are not alone, the solution is probably just to wait until they fix the problem.
I also found that this status page lists tons of services as "down" at the moment:

APISubscriptionError 400 Unable to reach callback URL

I found a lot of posts about this issue, but none is like mine.
I have a website that subscribes to IG real-time updates. Since some time ago trying to subscribe to new notifications returns the above error. Seems like IG can't reach the callback_url.
Interesting findings while troubleshooting:
I tried to manually (directly) access the callback_url and it works flawlessly.
When I run the site on my local machine and make sure the callback_url is to my server + the verify_token is a valid one then it all works as it should! IG reaches the callback_url.
I used the apigee console to make the subscription request and there it sometimes works.. Meaning - I craft the request to IG API and click Send. If it fails then I click again (I don't change parameters) and then it works..
Web server logs are in line with the results I get (when it complains it can't reach then there's no log of a request).
Does anyone have any tip or suggestion how to fix this?
Thanks!
While chasing my own tail for a solution I also contacted IG support. I described the issue using same description as above.
After 2 weeks suddenly everything started working again. Magic! Suddenly no errors at all! Needless to say nothing has changed on my end (hardware / network / code).
I didn't receive any response from their support, but considering that a previous email to them a few months ago took about 2 weeks to answer then I am quite sure some support guy simply fixed the issue on their side and didn't even bother to let me know what was going on.
This could be related to the fact that they killed most of their real time notifications API.
Anyway, leaving this here so that if anyone encounters a similar issue then just know you may need to email IG support.

Intermittent "Unknown authorization header" 401 from GData

As of 22:00 UTC yesterday (2013-11-15) our servers suddenly started getting "Unknown authorization header" failures when connecting to Google Calendar API (V2) via OAuth.
The problem seems completely intermittent. Right now we retry after each failure twice (with a four second delay each time) and approximately 10% of these retries succeed.
I saw on this page that Google engineers monitor this tag on stackoverflow. If that is you - please help! My service is suffering and our customers are losing business. Please help me convince them they were right to bet on us and Google Calendar!
I managed to get in touch with a Google SRE. They have since diagnosed the issue and they are pushing a fix now. Should be fixed sometime in the next few hours, I'm told.
The fix has been pushed and I just did a test confirming everything is working fine now. Hopefully you are good to go as well.

Execution cannot be found (rsExecutionNotFound)

I keep getting the errror "Execution 'APPLICATION ID' cannot be found (rsExecutionNotFound)" using SQL Server Reporting. It keeps happening for the same user, with the same application ID. While it happens for some other users it happens a lot for this one user. I have tried increasing the session timeout as menetioned here: http://blogs.msdn.com/jgalla/archive/2006/10/11/session-timeout-during-execution.aspx. The users don't say they are experiencing any problems, just us web developers can see them in the exception reporting.
Any thoughts?
We got around this issue with a client by clearing his web cache and deleting his cookies. Weird...
I just resolved this specific error for one user. This user could not run any reports using the report URL from her PC. She could run reports from other PCs though. I discovered that this user had not modified certain IE Internet\Scripting settings nor had this user downloaded the RSClientPrint ActiveX control. Not sure which of these was causing the problem, but when properly set and the user downloaded the RSClientPrint ActiveX control the error went away. Please note that my resolution might not work for you. I have a personal document with the needed settings but could not post them here. You will need to look in Books Online to obtain the internet settings necessary for running reports.
I have answered this in another thread
I hope this helps.