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

Docker will not run, failed to load cache key. #62

Open
ArchMachineCo opened this issue Aug 11, 2024 · 0 comments
Open

Docker will not run, failed to load cache key. #62

ArchMachineCo opened this issue Aug 11, 2024 · 0 comments

Comments

@ArchMachineCo
Copy link

Having a problem i cant quite figure out.

Log from docker run:

[+] Pulling 13/13
 ✔ parsedmarc Skipped - No image to be pulled                                                                                                                  0.0s 
 ✔ grafana Skipped - No image to be pulled                                                                                                                     0.0s 
 ✔ elasticsearch Pulled                                                                                                                                       29.8s 
   ✔ f9175e7b73a4 Pull complete                                                                                                                                3.4s 
   ✔ e7294c716d1c Pull complete                                                                                                                                3.8s 
   ✔ fb9041eefb1e Pull complete                                                                                                                                3.8s 
   ✔ 89732bc75041 Pull complete                                                                                                                                3.8s 
   ✔ 1c2d91e42f0a Pull complete                                                                                                                               29.0s 
   ✔ 77d0edd0b6c4 Pull complete                                                                                                                               29.1s 
   ✔ 43cd41297455 Pull complete                                                                                                                               29.1s 
   ✔ 97454a393139 Pull complete                                                                                                                               29.1s 
   ✔ d26c8b72b5e9 Pull complete                                                                                                                               29.2s 
   ✔ 321f35bf0eb1 Pull complete                                                                                                                               29.2s 
[+] Building 1.1s (11/18)                                                                                                                            docker:default
 => [parsedmarc internal] load build definition from Dockerfile                                                                                                0.0s
 => => transferring dockerfile: 391B                                                                                                                           0.0s
 => [parsedmarc internal] load .dockerignore                                                                                                                   0.0s
 => => transferring context: 2B                                                                                                                                0.0s
 => [grafana internal] load build definition from Dockerfile                                                                                                   0.0s
 => => transferring dockerfile: 453B                                                                                                                           0.0s
 => [grafana internal] load .dockerignore                                                                                                                      0.1s
 => => transferring context: 2B                                                                                                                                0.0s
 => [parsedmarc internal] load metadata for docker.io/library/python:3.11-alpine                                                                               0.8s
 => [grafana internal] load metadata for docker.io/grafana/grafana:10.1.4                                                                                      0.9s
 => CANCELED [parsedmarc 1/4] FROM docker.io/library/python:3.11-alpine@sha256:700b4aa84090748aafb348fc042b5970abb0a73c8f1b4fcfe0f4e3c2a4a9fcca                0.2s
 => => resolve docker.io/library/python:3.11-alpine@sha256:700b4aa84090748aafb348fc042b5970abb0a73c8f1b4fcfe0f4e3c2a4a9fcca                                    0.1s
 => => sha256:b9dc4119f2ec8172c585e3a6b9dd1dead61612cab2ebab820703fd122a07129b 0B / 461.81kB                                                                   0.1s
 => => sha256:545d94f91829cfc9031a9578cf5a2238f285cc0f2e04203dd32613f2a55cfeb6 0B / 12.67MB                                                                    0.1s
 => => sha256:4271f5ef1d3946e791b3cf6b9748767d9c8a5a299fc0ddc3d0dffcc2bec5b52c 0B / 230B                                                                       0.1s
 => => sha256:700b4aa84090748aafb348fc042b5970abb0a73c8f1b4fcfe0f4e3c2a4a9fcca 9.02kB / 9.02kB                                                                 0.0s
 => => sha256:2fb442e6424d3431ee85466f8aca1de27735c65fdac9a6ea36cad5f59ea5ef33 1.93kB / 1.93kB                                                                 0.0s
 => => sha256:a6fe4140edeac28aa05e297f56dc624a8189104928309b6178e680e5ca92ac63 6.31kB / 6.31kB                                                                 0.0s
 => [parsedmarc internal] load build context                                                                                                                   0.0s
 => => transferring context: 80B                                                                                                                               0.0s
 => ERROR [grafana] https://raw.githubusercontent.com/domainaware/parsedmarc/master/grafana/Grafana-DMARC_Reports.json                                         0.1s
 => [grafana internal] load build context                                                                                                                      0.0s
 => CANCELED [grafana 1/5] FROM docker.io/grafana/grafana:10.1.4@sha256:29f39e23705d3ef653fa84ca3c01731e0771f1fedbd69ecb99868270cdeb0572                       0.1s
 => => resolve docker.io/grafana/grafana:10.1.4@sha256:29f39e23705d3ef653fa84ca3c01731e0771f1fedbd69ecb99868270cdeb0572                                        0.1s
 => => sha256:29f39e23705d3ef653fa84ca3c01731e0771f1fedbd69ecb99868270cdeb0572 743B / 743B                                                                     0.0s
 => => sha256:7abe39740ac042f05fcae3c595d8a32ab42c7608d45175fe6229b06f2cb83763 2.42kB / 2.42kB                                                                 0.0s
 => => sha256:d1fba422be366d5e48b5c8951930b2947f287d76b3d4052fc82ee1982fd4b6fe 7.17kB / 7.17kB                                                                 0.0s
------
 > [grafana] https://raw.githubusercontent.com/domainaware/parsedmarc/master/grafana/Grafana-DMARC_Reports.json:
------
failed to solve: failed to load cache key: invalid not-modified ETag: "8ccc1829214810fccbd5e8b0a48e70f48a6e5ac141abf38748ccad442648fbeb"

For some reason parsmarc is canceled, and there is a problem with "fail to load cache key" on the DMARC reports json file.

Anyone have any input?

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

1 participant