docker swarm init 失败,并出现以下错误:
Error response from daemon: manager stopped: failed to listen on remote API address: listen tcp 192.168.96.1:2377: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
我正在使用Windows容器,实际命令如下(使用我的IPV4地址)
docker swarm init --listen-addr 192.168.96.1 --advertise-addr 192.168.96.1
没有应用使用端口 2377 。
Windows版本:Windows 10版本1903(操作系统内部版本18362.356)
码头工人信息
服务器:
容器:11
跑步:1
暂停:0
已停止:10
图片:87
伺服器版本:19.03.2
存储驱动程序:windowsfilter
Windows:
记录驱动程序:json-file
插件:
数量:本地
网络:ics l2bridge l2tunnel nat null覆盖透明
日志:awslogs etwlogs fluentd gcplogs gelf json文件本地登录splunk syslog
群:不活动
默认隔离:hyperv
内核版本:10.0 18362(18362.1.amd64fre.19h1_release.190318-1202)
操作系统:Windows 10 Pro版本1903(操作系统内部版本18362.356)
操作系统类型:windows
架构:x86_64
CPU:12
总内存:15.89GiB
名称:DELL-HOST
ID:BI4Z:A577:AUPE:TPWP:TSZZ:5I4G:NK44:2QKE:SYRZ:ZMSX:EIER:7YYQ
Docker根目录:D:\ ProgramData \ Docker
调试模式:true
文件描述符:-1
Goroutines:87
系统时间:2019-09-30T23:52:30.3867959 + 03:00
EventsListeners:1
注册表:https://index.docker.io/v1/
标签:
实验性的:false
不安全的注册表:
127.0.0.0/8
启用实时还原:false
产品许可:社区引擎
我还发现2377
端口属于排除的端口范围:
netsh int ipv4 show excludedportrange protocol=tcp