docker-osx-dev icon indicating copy to clipboard operation
docker-osx-dev copied to clipboard

SSL certificate error on compose up

Open leonardola opened this issue 8 years ago • 2 comments
trafficstars

@brikis98 when I try to docker-compose up or docker-compose build i get the following error: ERROR: SSL error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

I've run the following commands with success boot2docker up eval "$(boot2docker shellinit)" docker-osx-dev

I am on Mac OS X el captain boot2docker 1.8.0 virtualbox 5.1.10

leonardola avatar Jan 16 '17 17:01 leonardola

Hm, I'm not sure if this is docker-osx-dev related. A quick google search turns up:

https://github.com/docker/compose/issues/890 https://github.com/Homebrew/legacy-homebrew/issues/38226 https://github.com/docker/docker-py/issues/465

Perhaps some issue with the python version on your system?

brikis98 avatar Jan 16 '17 23:01 brikis98

That could be it, I've gone that way, tried a few of the proposed fixes but without any success. I'll try again in the following days.

leonardola avatar Jan 16 '17 23:01 leonardola