You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
我用harbor搭建了一个私有仓库,在web界面创建容器的时候报如下错误!可是我在agent所在的节点上使用pull命令拉取镜像是没问题的。
2019/04/08 01:44:15.515324 [INFO] [#api#] HTTP OPTIONS /v1/groups/collections 74.408µs
2019/04/08 01:44:15.521465 [INFO] [#api#] 78994919-7938-4758-9ae5-8a9d4b65a9b5 resolve create containers request successed. &{GroupID:908fdc6d-dfe6-4981-adf6-15a7db6bf652 Instances:1 WebHooks:[] Config:{ID: Image:192.168.2.196/base/jdk_1.8:latest Command: CommandWithoutEntryPoint: Name:tet Ports:[] Volumes:[] DNS:[] Env:[] HostName: NetworkMode:host Status: RestartPolicy:no RestartRetryCount:0 ExtraHosts:[] CPUShares:0 Memory:0 SHMSize:0 Links:[] Ulimits:[] Labels:map[] LogConfig:{Type:json-file Config:map[max-size:10m max-file:3]}} Option:{IsReCreate:false ForceRemove:false}}
2019/04/08 01:44:15.792784 [ERROR] [#cluster#] engine 192.168.2.162, create container CLUSTER-908fdc6d-tet-1, error:create container CLUSTER-908fdc6d-tet-1 request, Error response from daemon: {"message":"pull access denied for 192.168.2.196/base/jdk_1.8, repository does not exist or may require 'docker login'"}
2019/04/08 01:44:16.346532 [ERROR] [#cluster#] engine 192.168.2.162, create container CLUSTER-908fdc6d-tet-1, error:create container CLUSTER-908fdc6d-tet-1 request, Error response from daemon: {"message":"pull access denied for 192.168.2.196/base/jdk_1.8, repository does not exist or may require 'docker login'"}
2019/04/08 01:44:16.346672 [ERROR] [#cluster#] create containers tet error, cluster create containers failure
2019/04/08 01:44:16.346706 [ERROR] [#api#] 78994919-7938-4758-9ae5-8a9d4b65a9b5 create containers to group 908fdc6d-dfe6-4981-adf6-15a7db6bf652 error: cluster create containers failure, create container CLUSTER-908fdc6d-tet-1 request, Error response from daemon: {"message":"pull access denied for 192.168.2.196/base/jdk_1.8, repository does not exist or may require 'docker login'"}
The text was updated successfully, but these errors were encountered: