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

linux/arm64 docker image is not found #1001

Closed
wasif28 opened this issue Aug 2, 2024 · 2 comments
Closed

linux/arm64 docker image is not found #1001

wasif28 opened this issue Aug 2, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@wasif28
Copy link

wasif28 commented Aug 2, 2024

Description

This is primarily an issue on Apple silicon based machines, where the docker image is not pulled and new nodes cannot use these with Kurtosis when spinning up new nodes.

Type of the installation

Docker

Type of the JSON RPC archive node

Geth

Type of the chain

No response

Link to the page

No response

Steps to reproduce

No response

Backend version

v6.7.2

Frontend version

No response

Elixir & Erlang/OTP versions

Elixir 1.16.3 , Erlang OTP 26.2.5.1

Operating system

Mac M2

Additional information

No response

@wasif28
Copy link
Author

wasif28 commented Aug 2, 2024

There was an error validating Starlark code
Error while validating final environment of script
Caused by: Failed fetching the required image 'ghcr.io/blockscout/smart-contract-verifier:v1.6.0'.
Caused by: An error occurred pulling image 'ghcr.io/blockscout/smart-contract-verifier:v1.6.0'
--- at /home/circleci/project/container-engine-lib/lib/backend_impls/metrics_reporting/metrics_reporting_kurtosis_backend.go:38 (MetricsReportingKurtosisBackend.FetchImage) ---
Caused by: An error occurred fetching image 'ghcr.io/blockscout/smart-contract-verifier:v1.6.0'
--- at /home/circleci/project/container-engine-lib/lib/backend_impls/docker/docker_manager/docker_manager.go:1310 (DockerManager.FetchImage) ---
Caused by: Failed to pull Docker image 'ghcr.io/blockscout/smart-contract-verifier:v1.6.0' from remote image repository.
--- at /home/circleci/project/container-engine-lib/lib/backend_impls/docker/docker_manager/docker_manager.go:1288 (DockerManager.FetchLatestImage) ---
Caused by: Tried pulling image 'ghcr.io/blockscout/smart-contract-verifier:v1.6.0' but failed
--- at /home/circleci/project/container-engine-lib/lib/backend_impls/docker/docker_manager/docker_manager.go:1641 (DockerManager.pullImage) ---
Caused by: Tried pulling image 'ghcr.io/blockscout/smart-contract-verifier:v1.6.0' with platform '' but failed
--- at /home/circleci/project/container-engine-lib/lib/backend_impls/docker/docker_manager/docker_manager.go:2301 (pullImage) ---
Caused by: Error response from daemon: no match for platform in manifest: not found

@vbaranov vbaranov transferred this issue from blockscout/blockscout Aug 2, 2024
@bragov4ik
Copy link
Contributor

I'll close this, as #743 exists. (Probably will be completed in near future 👁️ 👁️)

@bragov4ik bragov4ik closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2024
@bragov4ik bragov4ik added the duplicate This issue or pull request already exists label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants