Docker-images: failed to dial gRPC: unable to upgrade to h2c, received 502 context canceled

Created on 27 Jul 2018  路  2Comments  路  Source: oracle/docker-images

when i try to run the buildDockerImage.sh using:
./buildDockerImage.sh -v 12.2.0.1 -e
i get the following error:

Ignored MD5 sum, 'md5sum' command not available.
==========================
DOCKER info:
Error response from daemon: Bad response from Docker engine
==========================
Building image 'oracle/database:12.2.0.1-ee' ...
ERRO[0000] failed to dial gRPC: unable to upgrade to h2c, received 502 context canceled

ERROR: Oracle Database Docker Image was NOT successfully created.
ERROR: Check the output and correct any reported problems with the docker build operation.

Can you please help me in it?
I have a database zip file already downloaded in specified version folder.

Most helpful comment

You must wait for some minutes before the docker starts

All 2 comments

That is a Docker internal error that you are getting, nothing to do with the build itself.
The issue is referenced over here, maybe that helps: https://github.com/docker-library/docker/issues/71

You must wait for some minutes before the docker starts

Was this page helpful?
0 / 5 - 0 ratings

Related issues

montge picture montge  路  3Comments

Ijlalh90 picture Ijlalh90  路  4Comments

skoky picture skoky  路  4Comments

vafaronaghi picture vafaronaghi  路  5Comments

Djelibeybi picture Djelibeybi  路  4Comments