Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] pull 失败 #37

Closed
deaph opened this issue Jul 28, 2021 · 3 comments
Closed

[BUG] pull 失败 #37

deaph opened this issue Jul 28, 2021 · 3 comments
Assignees

Comments

@deaph
Copy link

deaph commented Jul 28, 2021

描述Bug
pull 报错

如何复现
请说明如何复现Bug:

  1. 安装Viper

预期行为
预期pull成功

截图
image

运行环境:

  • OS: [e.g. ubuntu18]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 1.3.2]

补充信息
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer

supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next

release.
from cryptography.hazmat.backends import default_backend
Pulling viper ... error

ERROR: for viper Get https://registry.cn-shenzhen.aliyuncs.com/v2/: dial tcp 47.107.215.73:443: connect: no route to host
ERROR: Get https://registry.cn-shenzhen.aliyuncs.com/v2/: dial tcp 47.107.215.73:443: connect: no route to host
@FunnyWolf

@deaph deaph changed the title [BUG] [BUG] pull 失败 Jul 28, 2021
@FunnyWolf
Copy link
Owner

@deaph
Copy link
Author

deaph commented Jul 29, 2021

单独请求https://registry.cn-shenzhen.aliyuncs.com/v2/
收到这样的返回,这个镜像资源是不是要登录啊?
{"errors":[{"code":"UNAUTHORIZED","message":"authentication required","detail":null}]}

@FunnyWolf
Copy link
Owner

单独请求https://registry.cn-shenzhen.aliyuncs.com/v2/
收到这样的返回,这个镜像资源是不是要登录啊?
{"errors":[{"code":"UNAUTHORIZED","message":"authentication required","detail":null}]}

viper镜像是公开的,不需要登录,单独访问接口是要登录的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants