gcloud CLI 的分段错误
segmentation fault for gcloud CLI
我正在使用 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)
感谢任何帮助。提前致谢。
删除快照并安装包 google-cloud-sdk
or as standalone。
我正在使用 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)
感谢任何帮助。提前致谢。
删除快照并安装包 google-cloud-sdk
or as standalone。