Code Monkey home page Code Monkey logo

Comments (4)

liangliu-lab avatar liangliu-lab commented on May 9, 2024

Hi,

  1. When the image uploaded from docker, it was split into several blobs by the ipfs file management mechanism, as in the attached picture.
    image

  2. While when the image requested to be downloaded into the other docker client, the docker engine may not know how to assemble them back to form an image. Is it possible the reason? Here attached the docker demon output logs?
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.770574390+08:00" level=debug msg="Calling HEAD /_ping"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.782784004+08:00" level=debug msg="Calling POST /v1.40/images/create?fromImage=docker.localhost%3A5000%2Fciqpszt6znuub2lsjf4svnzewe4xjsrtwxhs57dkhp4j4zy2nm7nvpi&tag=latest"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.783067654+08:00" level=debug msg="Trying to pull docker.localhost:5000/ciqpszt6znuub2lsjf4svnzewe4xjsrtwxhs57dkhp4j4zy2nm7nvpi from https://docker.localhost:5000 v2"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.783678582+08:00" level=warning msg="Error getting v2 registry: Get https://docker.localhost:5000/v2/: http: server gave HTTP response to HTTPS client"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.783695980+08:00" level=info msg="Attempting next endpoint for pull after error: Get https://docker.localhost:5000/v2/: http: server gave HTTP response to HTTPS client"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.783723531+08:00" level=debug msg="Trying to pull docker.localhost:5000/ciqpszt6znuub2lsjf4svnzewe4xjsrtwxhs57dkhp4j4zy2nm7nvpi from http://docker.localhost:5000 v2"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.790512373+08:00" level=debug msg="Pulling ref from V2 registry: docker.localhost:5000/ciqpszt6znuub2lsjf4svnzewe4xjsrtwxhs57dkhp4j4zy2nm7nvpi:latest"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.790696091+08:00" level=debug msg="pulling blob "sha256:bb79b6b2107fea8e8a47133a660b78e3a546998fcf0427be39ac9a0af4a97e90""
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.790744807+08:00" level=debug msg="pulling blob "sha256:5a9f1c0027a73bc0e66a469f90e47a59e23ab3472126ed28e6a4e7b1a98d1eb5""
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.790818554+08:00" level=debug msg="pulling blob "sha256:b5c20b2b484f5ca9bc9d98dc79f8f1381ee0c063111ea0ddf42d1ae5ea942d50""
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.807338839+08:00" level=error msg="filesystem layer verification failed for digest sha256:b5c20b2b484f5ca9bc9d98dc79f8f1381ee0c063111ea0ddf42d1ae5ea942d50"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.807360047+08:00" level=error msg="Download failed: filesystem layer verification failed for digest sha256:b5c20b2b484f5ca9bc9d98dc79f8f1381ee0c063111ea0ddf42d1ae5ea942d50"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.826507853+08:00" level=error msg="image config verification failed for digest sha256:c39a868aad02a383c7e490e0fc4a5b0217f667f2de764bc2755e315a5adf64a1"
    Dec 8 16:22:59 xxxx dockerd[13496]: time="2020-12-08T16:22:59.826539655+08:00" level=error msg="Not continuing with pull after error: error pulling image configuration: image config verification failed for digest
    sha256:c39a868aad02a383c7e490e0fc4a5b0217f667f2de764bc2755e315a5adf64a1"

from ipdr.

liangliu-lab avatar liangliu-lab commented on May 9, 2024

Hi,great done !
Can we manage to combine this commit? These are bit complex changes.
BR/LL.

from ipdr.

liangliu-lab avatar liangliu-lab commented on May 9, 2024

Hi,
The patches verified working, ~~ thumb ~~
BR/LL

from ipdr.

miguelmota avatar miguelmota commented on May 9, 2024

Closed by #14

from ipdr.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.