Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Cloud Shell is temporarily unavailable [closed]

I am new to google app engine. Recently I have been using the google cloud console to develop my own blog for a while. However, since last Sunday, I cannot connect to the google cloud shell. Whenever I try to connect to the cloud shell, an error message comes up saying that "Google Cloud Shell is temporarily unavailable. Try connecting in a few minutes." I have tried to restart the shell and re-logout/login but neither of them works. I tried to start the cloud shell under another project but it didn't work either. I have also tried to login in other computers or using other network but still don't work. I have asked a few friends and it seems that I am the only one who have this issue. Here is a link to the screenshot of the issue that I have:

google cloud shell issue

Does anyone have experience of dealing with this kind of issue? I am really eager to solve this problem because all my code is stored on the cloud code editor which can only be opened when cloud shell is connected. Your help will be really appreciated!

like image 921
Kai Avatar asked Jul 29 '17 02:07

Kai


People also ask

How do I enable Cloud Shell in GCP?

Start a new session. Click Activate Cloud Shell at the top of the Google Cloud console. A Cloud Shell session opens inside a new frame at the bottom of the console and displays a command-line prompt. It can take a few seconds for the session to be initialized.

How long does Google Cloud Shell last?

Cloud Shell sessions are capped at 12 hours, after which sessions automatically terminate. You can start a new session immediately after.


1 Answers

just add to the end of the url (&cloudshell=true) and reload the page and it will works !

like image 131
Salwa Avatar answered Nov 09 '22 12:11

Salwa