Cloud composer unstable UI - google-cloud-platform

The Airflow UI randomly fails to show up and a 503 google error message is shown. It's getting really hard and annoying to navigate the Airflow UI. Is this a known issue? After searching this for a long time, on the internet I did not get any leads.
Please let me know if I'm doing something wrong.
I have attached the error message that I'm getting randomly. Hope this gets fixed.

Would you happen to be trying to access the Airflow UI from Asia? This is a known issue for APAC users, and a remedy is coming soon. In the meantime, a workaround is to deploy a self-managed webserver.

Related

WikiJS can't be reached

Attempted a minor system update to WikiJS yesterday afternoon, and when the site came up for a restart... all I'm getting now is a site can't be reached failure.
Having issues SSH'ing into the box, and am looking for ways around that particular problem. It's hosted on an AWS EC2 instance that I can stop/start/reboot, but that's it.
At one point yesterday I did get an Unknown authentication strategy "jwt" error, but now it's showing nothing again.
While I'm working through the issues of getting into the box itself, is there anything that jumps out at y'all that I should be looking towards?
Many thanks in advance.

What's behind GCP `There was an error while loading xxx. Please try again.` UI error?

When accessing Google Cloud Platform Services, I'm requested to retry due to an unknown error. It affects all services I want to access.
The snapshot below showcases the issue with Google Cloud Build.
Here's the same error with Google Cloud Storage.
This has first occurred month ago but been automagically resolved without any further action from my side. This second appearance has now lasted 4 days.
Looking at Google Cloud Status, I can't link any incident to this behaviour.
Options I've been exploring with no success are:
Logging back in
Checking credential access
Important notes:
I have access to the global project dashboard: https://console.cloud.google.com/home/dashboard?project=<project-name>
Other teammates do not face this. I'm now left with a few further actions since I access have been verified.
I tried disabling all the browser extensions. Before narrowing it down to find that the Apollo Client DevTools extension was the culprit.
I had the same error resolved disabling "Keepa - Amazon Price Tracker" extension.

Google Cloud Platform: Cloud Monitoring API errors showing in metrics

I seem to be getting around 30% errors related to:
google.monitoring.v3.MetricService.CreateTimeSeries
In The Cloud Monitoring API Metrics dash.
Any idea what could be causing this? As far as I know I am using the default install, having only at one time manually installed StackDriver on Debian 9. I have no idea how to interrogate the cause of these errors and where to do so in order to trace the issue.
Can anyone please point me in the right direction?
Unless you have reason to believe these errors are a problem, I wouldn't bother investigating them on their own.
You can look at the logs in your project to get error details.

Google cloud in browser ssh download dysfinctional

I am troubled with my in browser ssh download functionality of google cloud platform. It was working quite well until recently when I started to observe un expected behavour. Everytime I have attempted to download a file the progress bar shows as if something is downloading but after completing nothing is found in the downloads folder. I have tried to switch and log onto another os partition on my local machine. But still experience the same problem even when I changed browser program nothing seems working. Thanks in advance!
Google experienced an issue around the same time you reported the error. It has since been marked as resolved.
Are you still experiencing the same issue?
If that is the case, you can report it in the Issue Trackers platform.

Google Cloud Shell Editor not loading the resources

When I open the Google Cloud Shell Code Editor it is not loading the resources and hence I am unable to work. I have attached a screenshot below with a view of the developer tools console. Please help me out. Thanks.
This issue seems to be related to an internal project/billing configuration. Since this kind of access errors are thrown when the accounts have payment issues, I think that you should firstly verify that your billing account is in a good status; however, if you continue getting these error messages after this validation, I suggest you to take a look the Issue Tracker tool that you can use to raise a Cloud Shell ticket in order to verify this scenario with the Google Technical Support Team.
A couple things could cause this:
An interfering browser extension
Are you using any browser extensions that could be interfering
(e.g., an ad blocker)
A bug.
As #Armin_SC suggested, use Issue Tracker to file an issue in this case.
As a workaround, you might want to try gcloud compute ssh to connect to your instances.