0

I tried deploying Google Cloud Datalab, but for some reason it didnt do anything the progress bar is stuck, and the log file just returns "Not Found"

Omri
  • 1,087
  • 1
  • 11
  • 23
  • So, the program bar is finished, but when launching the data lab, theres no sample project – Omri Oct 19 '15 at 10:40

4 Answers4

2

The log file creation can lag by about ten seconds from the link appearing. If you refresh your browser periodically you should see the log appear.

Graham Wheeler
  • 2,734
  • 1
  • 19
  • 23
0

Additionally, the log file gets generated into Cloud Storage within your project in a bucket named:

[project-id]-datalab

If you browse to that in the Developer Console, you should see a /logs folder with a timestamp-based log file.

Nikhil Kothari
  • 5,215
  • 2
  • 22
  • 28
0

Cloud Datalab is only supported in projects based in the US region. One possible cause of a failure to launch is that your project is in another region (i.e. Europe).

See: Can't deploy Google Cloud Datalab - Application in non-US zone

Community
  • 1
  • 1
Richard Corfield
  • 2,489
  • 3
  • 21
  • 24
  • I'm not using ManagedVM's so I think this is not relevant? – Omri Oct 25 '15 at 09:07
  • I'm not sure that matters. If you've specified the Europe region when you created your project, then Datalab won't deploy as it's only currently supported in US-region projects. – Richard Corfield Oct 25 '15 at 10:36
-1

Its just broken. The logs only seem to work with a Chrome Browser ( which is a laugh as usually Firefox is better at running google apps than chrome) So try and delpoy from Chrome and the log link should work afetr about 10 seconds