Google cloud datalab deployment unsuccessful - sort of -


this different scenario other question on topic. deployment succeeded , can see following lines @ end of log

[datalab].../#015updating module [datalab]...done. jul 25 16:22:36 datalab-deploy-main-20160725-16-19-55 startupscript: deployed module [datalab] [https://main-dot-datalab-dot-.appspot.com] jul 25 16:22:36 datalab-deploy-main-20160725-16-19-55 startupscript: step deploy datalab module succeeded. jul 25 16:22:36 datalab-deploy-main-20160725-16-19-55 startupscript: deleting vm instance...

the landing page keeps showing wait bar indicating deployment still in progress. have tried deploying several times in last couple of days.

about additions described on landing page -

  • an app engine "datalab" module added. - when click on pop-out url "https://datalab-dot-.appspot.com/" throws error page "404 page not found"

  • a "datalab" compute engine network added. - under "compute engine > operations" can see create instance datalab deployment id , delete instance operation *******-ompute@developer.gserviceaccount.com id. not sure means.

  • datalab branch added git repo- yes , components.

i think deployment partially successful. when visit landing page again, option see deploy datalab again , not start it. can spot problem ? appreciate help.

i read other posts on topic , tried verify deployment using - "https://console.developers.google.com/apis/api/source/overview?project=" following message-

the api doesn't exist or don't have permission access it

you can try looking @ app engine dashboard here, verify there "datalab" service deployed.

if missing, need redeploy again (or switch the new locally-run version).

if present, should able see "datalab" network here, , vm instance named "gae-datalab-main-..." here. if either of missing, try going app engine console, deleting "datalab" service, , redeploying.


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -