0
試圖部署Datalab,但它永遠不會完成,並且不會創建日誌文件來指出問題。我已經嘗試了多次,並創建了部署虛擬機(在這種情況下爲datalab-deploy-main-20151015-23-10-51),並且從不刪除它,但即使幾個小時後,日誌文件也總是「未找到」在雲存儲瀏覽器中,日誌文件沒有存儲桶。Datalab未部署
更新...
每布拉德利的建議這裏是輸出從控制檯的最後一位:
Oct 15 23:12:29 datalab-deploy-main-20151015-23-10-51 startupscript: Finished running startup script /var/run/google.startup.script
Oct 15 23:17:09 datalab-deploy-main-20151015-23-10-51 sshd[5232]: Address 148.163.122.162 maps to we.love.servers.at.ioflood.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
Oct 15 23:17:09 datalab-deploy-main-20151015-23-10-51 sshd[5232]: Received disconnect from 148.163.122.162: 11: Bye Bye [preauth]
Oct 16 01:22:17 datalab-deploy-main-20151015-23-10-51 sshd[9155]: Did not receive identification string from 5.39.222.253
Oct 16 01:27:26 datalab-deploy-main-20151015-23-10-51 sshd[9315]: Address 148.163.122.162 maps to we.love.servers.at.ioflood.com, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
Oct 16 01:27:26 datalab-deploy-main-20151015-23-10-51 sshd[9315]: Invalid user admin from 148.163.122.162
Oct 16 01:27:26 datalab-deploy-main-20151015-23-10-51 sshd[9315]: input_userauth_request: invalid user admin [preauth]
Oct 16 01:27:26 datalab-deploy-main-20151015-23-10-51 sshd[9315]: Received disconnect from 148.163.122.162: 11: Bye Bye [preauth]
Oct 16 04:25:53 datalab-deploy-main-20151015-23-10-51 sshd[14926]: Did not receive identification string from 116.24.213.100
Oct 16 08:24:21 datalab-deploy-main-20151015-23-10-51 sshd[22485]: Did not receive identification string from 200.216.62.91
Oct 16 10:44:43 datalab-deploy-main-20151015-23-10-51 sshd[26879]: Connection closed by 85.25.43.94 [preauth]
Oct 16 12:51:21 datalab-deploy-main-20151015-23-10-51 sshd[30869]: Did not receive identification string from 117.4.112.76
Oct 16 12:51:25 datalab-deploy-main-20151015-23-10-51 sshd[30870]: Address 117.4.112.76 maps to localhost, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
Oct 16 12:51:25 datalab-deploy-main-20151015-23-10-51 sshd[30870]: Invalid user support from 117.4.112.76
Oct 16 12:51:25 datalab-deploy-main-20151015-23-10-51 sshd[30870]: input_userauth_request: invalid user support [preauth]
Oct 16 12:51:25 datalab-deploy-main-20151015-23-10-51 sshd[30870]: error: Received disconnect from 117.4.112.76: 3: com.jcraft.jsch.JSchException: Auth fail [preauth]
Oct 16 13:21:43 datalab-deploy-main-20151015-23-10-51 accounts-from-metadata: INFO Creating account james
Oct 16 13:21:55 datalab-deploy-main-20151015-23-10-51 sshd[31842]: Accepted publickey for james from 74.125.42.115 port 44312
它沒有工作在另一個項目,但最好想訪問我們在數據這個項目的Bigquery。
Thanks @bradley。我用日誌輸出更新了原始問題。它在另一個項目中工作。 –