koehn / diaspora-docker

A project to make it easy to run your own Diaspora Pod using Docker containers.
Apache License 2.0
9 stars 3 forks source link

ERROR: Get https://registry.gitlab.koehn.com:443/v1/_ping: x509: certificate #6

Open elbrinke opened 7 years ago

elbrinke commented 7 years ago

Hi Koehn,

I downloaded your project from: gitlab.koehn.com

I get this error when I try ti run "bin/init":

root@docker:/home/inethi/diaspora-docker# bin/init
redis uses an image, skipping
postgres uses an image, skipping
diaspora uses an image, skipping
Pulling diaspora (registry.gitlab.koehn.com:443/bkoehn/diaspora-docker:latest)...
ERROR: Get https://registry.gitlab.koehn.com:443/v1/_ping: x509: certificate is valid for crm.koehn-consulting.com, not registry.gitlab.koehn.com

how can I fix it?