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(registry): registry server is not running #19

Open
divfor opened this issue Sep 5, 2021 · 2 comments
Open

bug(registry): registry server is not running #19

divfor opened this issue Sep 5, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@divfor
Copy link

divfor commented Sep 5, 2021

WARN[0000] error while executing [/usr/local/bin/nerdctl rm -f nginx]: "time="2021-09-05T13:35:47Z" level=fatal msg="no such container nginx"\n": exit status 1
INFO[0000] Creating network kubeplay_default
WARN[0000] Ignoring: volume: [Bind]
WARN[0000] Ignoring: volume: [Bind]
WARN[0000] Ignoring: volume: [Bind]
WARN[0000] Ignoring: volume: [Bind]
WARN[0000] Ignoring: volume: [Bind]
INFO[0000] Ensuring image registry:2.7.1
INFO[0000] Ensuring image nginx:1.20-alpine
INFO[0000] Creating container registry
INFO[0000] Creating container nginx
✔ The registry container is running.
✔ The nginx container is running.
✔ The http://192.168.100.25:8080/certs/rootCA.crt website is running, and the status code is 200.
✖ Error: the https://kube.registry.local:443/v2/_catalog website is not running, and the status code is 502!

总是退出再这一步502

@muzi502 muzi502 changed the title registry 服务出错了 registry server error Sep 5, 2021
@muzi502 muzi502 changed the title registry server error bug(registry): registry server is not running Sep 5, 2021
@muzi502 muzi502 added the bug Something isn't working label Sep 5, 2021
@divfor
Copy link
Author

divfor commented Sep 6, 2021

现在不出502了。但是多次执行安装测试,随机地,会出现末行000错误而终止:

INFO[0000] Creating container nginx
INFO[0000] Creating container registry
✔ The registry container is running.
✔ The nginx container is running.
✖ Error: the http://192.168.100.25:8080/certs/rootCA.crt website is not running, and the status code is 000!

@divfor
Copy link
Author

divfor commented Sep 6, 2021

我估计是nginx还没准备好就访问了,所以是随机出现

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants