6

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!

Dan Cornilescu
  • 39,470
  • 12
  • 57
  • 97
Kai
  • 63
  • 2
  • 4
  • potentially related: https://stackoverflow.com/questions/45270850/cloud-shell-temporarily-unavailable – Dan Cornilescu Jul 29 '17 at 02:57
  • Somebody else has asked this question before but nobody replies. – Kai Jul 29 '17 at 03:20
  • StackOverflow is about helping people fix their programming code. Requests for tutorials, research, tools, recommendations, libraries, and code are off-topic. ***Please*** read http://stackoverflow.com/help/how-to-ask , http://stackoverflow.com/help/dont-ask , http://stackoverflow.com/help/mcve and take the [tour](http://stackoverflow.com/tour) before posting more Qs here. Good luck. – shellter Jul 29 '17 at 12:52
  • Thanks for reminding shellter. I guess this question should be asked somewhere else. – Kai Jul 30 '17 at 01:44
  • 3
    Restart your cloud shell will solve this issue. You can restart by clicking on 3 dots on the right of shell and click restart. – khan Sep 08 '17 at 13:32
  • 2
    @khan I tried that lots of times but that didn't work. Fortunately this issue somehow disappeared and never happened again. – Kai Sep 09 '17 at 07:58
  • This question is a DUPLICATE of a question asked in another community and has been answered there, so it must be closed here. This is the link https://serverfault.com/questions/865862/google-cloud-shell-is-temporarily-unavailable – Astitva Srivastava Jul 20 '18 at 13:36

1 Answers1

3

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

Salwa
  • 81
  • 9