Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not start webODM. #96

Closed
atommy1966 opened this issue Feb 10, 2017 · 4 comments
Closed

Could not start webODM. #96

atommy1966 opened this issue Feb 10, 2017 · 4 comments

Comments

@atommy1966
Copy link

Hi, I could'nt start webdom in my MacOSX.
There is an error follows.

$ ./webodm.sh start
Checking for docker...   OK
Checking for git...   OK
Checking for python...   OK
Checking for pip...   OK
Checking for docker-compose...   OK
Starting WebODM...
docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml up
Building db
Step 1/6 : FROM postgres:9.5
9.5: Pulling from library/postgres
5040bd298390: Pulling fs layer
f08454c3c700: Pulling fs layer
4db038cdfe03: Pulling fs layer
e1d9ba315f03: Waiting
25e0ee93170e: Waiting
3f28084c3f51: Waiting
953540669b75: Waiting
adec5c6ee2ca: Waiting
930d4b52ca40: Waiting
047b7af69f97: Waiting
c15ce6ecfb83: Waiting
4db3c8f623fc: Waiting
e2eae100cbf9: Waiting
ERROR: Service 'db' failed to build: error pulling image configuration: Get https://registry-1.docker.io/v2/library/postgres/blobs/sha256:ebbb2f3c01a6afd7755e9ef57ab118dcefa17b7894a29b819d480f6cd8bf21b4: net/http: TLS handshake timeout

What is wrong in my machine?

@pierotofy
Copy link
Member

Looks like you were having troubles pulling the postgres:9.5 image from docker hub. Have you tried to run the command again? Perhaps that was an issue with docker hub.

@atommy1966
Copy link
Author

atommy1966 commented Feb 10, 2017

Thank you for your help. I tried to run the command several times. But it was same error mesage.

How sould I figure out this problem to start webODM?

@atommy1966 atommy1966 changed the title Could not start webdom. Could not start webODM. Feb 10, 2017
@pierotofy
Copy link
Member

Are you behind a proxy/vpn? If so, you'll need to make sure that it's not interfering with the connection to docker hub. See this related issue: docker/kitematic#1125

@atommy1966
Copy link
Author

atommy1966 commented Feb 14, 2017

Thank you. I got a dashboard in my machine.
img_0699

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants