-
Notifications
You must be signed in to change notification settings - Fork 773
[Question] dfget fails to pull images #252
Comments
|
@lowzj @allencloud Any ideas? Thanks a lot. |
Also fail to download file with dfget
dfclient.log:
|
Another question: I deploy superNode in 10.173.32.47. And then I deploy dfdaemon and dfget in 10.173.32.48: my configuration:
Then I docker pull images:
Check dfclient.log , lots of errors:
I don't know why dfget willl conect to 127.0.0.1:8001. I have configure it in /etc/dragonfly.conf with:
|
For now, downloading file with dfget works fine, it can save lots of time benefitting from superNode cdn function:
Kindly remind, this file(https://github.com/dragonflyoss/Dragonfly/blob/master/do/images/logo.png) is already gone in quick start doc |
@starnop Could you help to take a look at of this? Once find the root cause, we could take action to backport the fix or fix in the new refactored releases. |
@allencloud thanks for your reply. 好吧 还是说中文吧,不然效率有点低。 之前我的虚拟机的网络是经典网络的,部分镜像是能够正常pull下来的,但是大概率pull镜像是失败的,包括client那边的原因比如register失败,p2p fail或者 607 invalid url,以及superNode那边的原因比如connect error,read piece time out等。 后来我重建了几台虚拟机用的是vpc网络,好吧,问题基本消失了,基本上都能够成功,只有少数case会失败。 看起来是我这边网络环境的问题,不过另一方面也希望社区能够不断完善,不要对网络这么脆弱敏感(因为我不用蜻蜓的情况下,docker pull任何镜像都是正常的)。 |
还有我这边整理了dragonfly的 后面我会整理一下提交到社区 |
In fact, we plan to support the deployment of dragonfly with helm, and the repo is here. And � a pull request has been submitted, welcome to put forward your opinions, let's make it perfect together. ^_^ |
@starnop Good, get it. |
@shenlanse |
We have blog section in our dragonfly website:
@shenlanse Could we post your article on https://d7y.io ? |
@lowzj Of course, up to you. |
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
@shenlanse Thanks a lot ^-^, I have post your document: https://d7y.io/zh-cn/blog/deploy-dragonfly-on-k8s.html |
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
First of all, thanks sincerely for constantly using and supporting Dragonfly. We will try our best to keep Dragonfly better, and keep community and eco-system growing. To get more feedback of Dragonfly's adoption in industry, would you mind helping comment in issue dragonflyoss/dragonfly#219 to give more information about your enterprise's Dragonfly usage. Thanks a lot in advance. @shenlanse |
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
see issue: dragonflyoss#252 Signed-off-by: lowzj <[email protected]>
* test: create cache Signed-off-by: Gaius <[email protected]> * feat: error check Signed-off-by: Gaius <[email protected]>
Question
After installed all component of dragonfly and finished all configuration according to this document, I failed to pull images via dragonfly with great possibility.
when failed, check the
dfclient.log
:The text was updated successfully, but these errors were encountered: