fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

ERROR [internal] load metadata for gcr.io/oss-fuzz-base/base-builder:latest

Open syz913 opened this issue 3 years ago • 2 comments

make build-$FUZZER_NAME-$BENCHMARK_NAME

 => ERROR [internal] load metadata for gcr.io/oss-fuzz-base/base-builder:latest           21.3s
------
 > [internal] load metadata for gcr.io/oss-fuzz-base/base-builder:latest:
------
failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed to do request: Head https://gcr.io/v2/oss-fuzz-base/base-builder/manifests/latest: dial tcp 74.125.203.82:443: connect: connection refused
make: *** [docker/generated.mk:1629: .libpng-1.2.56-project-builder] Error 1

it seems that it's overtime. I've tried many methods to solve it but none works. Can someone give me some advice?

syz913 avatar Mar 19 '21 09:03 syz913

This doesn't happen to me. I saw on your github profile that your location is "shanghai" Are you trying to connect to gcr.io from China? I think gcr.io might be blocked in China (see https://github.com/jenkins-x/jenkins-x-platform/issues/5551) What happens if you try to visit gcr.io in your web browser?

jonathanmetzman avatar Mar 19 '21 15:03 jonathanmetzman

The same problem happens to me.

I am from China while I can normally visit gcr.io in my web browser.

Have this been solved? How?

hey3e avatar Jul 22 '23 02:07 hey3e