【发布时间】:2016-08-14 21:53:59
【问题描述】:
重启 Google Compute Engine VM 实例后,我看到以下错误:
startupscript: Finished running startup script /var/run/google.startup.script
xxxx accounts-from-metadata: WARNING error while trying to update accounts: <urlopen error [Errno 101] Network is unreachable>
xxxx accounts-from-metadata: WARNING error while trying to update accounts: <urlopen error [Errno 101] Network is unreachable>
可能是什么问题?
【问题讨论】:
-
您是否在重新启动 VM 之前更改了网络设置或防火墙规则?你还能通过 SSH 连接到这个实例吗?它是否有能力到达其他实例或网络?
标签: google-compute-engine google-cloud-platform