我使用的是gcloud-cli。使用snap将其安装在ubuntu 18.04上。
验证日志,甚至在详细模式下运行。但是找不到任何分段错误的原因。
我正在使用的命令
gcloud init --verbosity=debug
我面临的问题
DEBUG: Running [gcloud.init] with arguments: [--verbosity: "debug"]
Welcome! This command will take you through the configuration of gcloud.
Your current configuration has been set to: [default]
You can skip diagnostics next time by using the following flag:
gcloud init --skip-diagnostics
Network diagnostic detects and fixes local network connection issues.
Checking network connection...Segmentation fault (core dumped) 感谢您的帮助。提前谢谢。
发布于 2020-02-03 22:29:14
删除快照并安装软件包google-cloud-sdk或作为standalone。
https://stackoverflow.com/questions/60041175
复制相似问题