input-output-hk / catalyst-core

⚙️ Core Catalyst Governance Engine and utilities.
https://input-output-hk.github.io/catalyst-core
Apache License 2.0
37 stars 16 forks source link

Pull ping error during Earth build #667

Open btbf opened 7 months ago

btbf commented 7 months ago

Run the following command

earthly +local

Stops with the following error

./s/voting-node+publish | *cached* --> RUN chmod +x /app/entry.sh
 ./c/dev-local+build | *cached* --> COPY docker-compose.yml .
              +local | --> COPY ./containers/dev-local+build/docker-compose.yml ./local/
              output | --> exporting outputs
              output | [----------] 100% exporting outputs
Error: pull ping error: pull ping response: rpc error: code = Unknown desc = image pull: 1 error occurred:
        * command failed: docker pull 127.0.0.1:40235/sess-u23w6m2xgfus1k86e0xlmo0c1/pullping:img-0: exit status 1: Error response from daemon: Get "http://127.0.0.1:40235/v2/": dial tcp 127.0.0.1:40235: connect: connection refused: exit status 1

🛰️ Reuse cache between CI runs with Earthly Satellites! 2-20X faster than without cache. Generous free tier https://cloud.earthly.dev

Windows 11 WSL2 Ubuntu 22.04 Docker Desktop 4.25.2