Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cloud console: "issues" remain even after being fixed

I fixed a couple of the "issues" highlighted on the cloud console page overviewing SQL instances https://console.cloud.google.com/sql/instances . However, the issues remain in the table on this page. I can edit an instance and verify that the issue is resolved. I've tried refreshing the page and reauthenticating. It's been hours. How often are these issues checked if they're current?

Solved Solved
0 2 138
1 ACCEPTED SOLUTION

 

Hi @ephetteplace

Welcome to Google Cloud Community!

It looks like you've already done some good troubleshooting by fixing the issues and verifying them directly in the instance settings. Sometimes, the Cloud Console might take a little while to reflect those changes in the overview table, so it's possible there’s just a delay in updating the status. A couple of things you can try:

  1. Clear your browser cache or try accessing the console in incognito mode.
  2. Check if the issue persists when using the gcloud CLI or API, as these often provide a more up-to-date view of the instance status.

For more information about troubleshooting browser-related issues for Google Cloud console, you can visit this documentation.

If the issues still aren't clearing up after some time, it could be worth reaching out to Google Cloud Support for more help. They can provide more insight into how frequently these issues are checked and give you a more specific resolution.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

View solution in original post

2 REPLIES 2

 

Hi @ephetteplace

Welcome to Google Cloud Community!

It looks like you've already done some good troubleshooting by fixing the issues and verifying them directly in the instance settings. Sometimes, the Cloud Console might take a little while to reflect those changes in the overview table, so it's possible there’s just a delay in updating the status. A couple of things you can try:

  1. Clear your browser cache or try accessing the console in incognito mode.
  2. Check if the issue persists when using the gcloud CLI or API, as these often provide a more up-to-date view of the instance status.

For more information about troubleshooting browser-related issues for Google Cloud console, you can visit this documentation.

If the issues still aren't clearing up after some time, it could be worth reaching out to Google Cloud Support for more help. They can provide more insight into how frequently these issues are checked and give you a more specific resolution.

Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.

The warnings did eventually disappear, it just took over 24 hours. I did not try clearing my cache, but I can try that next time.

It would be more helpful to state the gcloud command which shows issues with SQL instances. Neither `gcloud sql instances list` nor `gcloud sql instances describe name-of-instance` shows the issues listed in the web UI.