You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: