Azure CLI 无法在 MacOS 上登录

用户4626554

我正在尝试登录 Azure CLI,但是当我运行 az login 时,我收到以下错误消息:

Roberts-Mac-Pro:~ robertcordingly$ az login
Port '8400' is taken with error '[Errno 8] nodename nor servname provided, or not known'. Trying with the next one
Port '8401' is taken with error '[Errno 8] nodename nor servname provided, or not known'. Trying with the next one
Port '8402' is taken with error '[Errno 8] nodename nor servname provided, or not known'. Trying with the next one
Port '8403' is taken with error '[Errno 8] nodename nor servname provided, or not known'. Trying with the next one
Port '8404' is taken with error '[Errno 8] nodename nor servname provided, or not known'. Trying with the next one
Port '8405' is taken with error '[Errno 8] nodename nor servname provided, or not known'. Trying with the next one
Error: can't reserve a port for authentication reply url
Login failed

我删掉了大部分线路,因为它看起来只是通过一堆端口循环并每次都得到错误号 8。

如果您知道为什么会发生这种情况,我将非常感谢您的帮助!

Kasun Raditha Rajapakse

你是如何安装azure cli的?使用以下酿造配方

 brew update && brew install azure-cli

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

无法在macOS Sierra上安装ng CLI

来自分类Dev

macOS终端无法登录

来自分类Dev

在 macOS 上安装 azure-cli 导致“写入正文失败”和“找不到图像”错误

来自分类Dev

外部USB键盘可在macOS(最新)登录屏幕上使用,但登录后无法使用

来自分类Dev

无法在MacOS上安装mysqlclient

来自分类Dev

Azure CLI:无法更新 NIC 参数

来自分类Dev

通过Azure CLI登录帐户失败

来自分类Dev

无法从 Cloud Foundry CLI 登录 Predix

来自分类Dev

无法在Azure功能中登录Azure服务

来自分类Dev

无法在webView上登录

来自分类Dev

无法在GUI上登录

来自分类Dev

在MacOS上安装后无法找到ansible

来自分类Dev

tmux 3.1无法在macOS上启动

来自分类Dev

无法在macOS Catalina 10.15.4上安装dart

来自分类Dev

无法使用npm在macOS上安装vue

来自分类Dev

无法在macOS上运行SSH守护程序

来自分类Dev

GCC无法在macOS Majave上运行?

来自分类Dev

无法在macOS Sierra上安装自制软件

来自分类Dev

Windows加密文件无法在macOS上打开

来自分类Dev

导出的 Electron APP 无法在 MacOS 上运行

来自分类Dev

无法在 MacOS 上安装 TypeScript - 终端错误

来自分类Dev

无法在 macOS 10.14.5 上安装 SASS

来自分类Dev

如何在 MacOs Mojave 上安装 angular cli

来自分类Dev

无法在Ubuntu上安装最新的Angular CLI

来自分类Dev

无法在Windows上安装shopify-cli

来自分类Dev

我无法在CLI上运行php

来自分类Dev

无法在 MAC 上安装 composer-cli

来自分类Dev

Azure CLI:无法在Windows PowerShell中转义管道字符(|)

来自分类Dev

无法在DevOps发布管道中使用Azure CLI设置变量