installation error

70 views
Skip to first unread message

yingj...@gmail.com

unread,
Feb 13, 2017, 12:41:13 PM2/13/17
to CMU-OpenFace
Hi,

I am learning openface for my project, and I am also new to the linux system.
I set up openface via the automated docker build and ran the demos successfully yesterday. When I tried to reran the demos this morning. I got the following error messages:

ying@yingubuntu:~$ sudo docker pull bamos/openface
Using default tag: latest
latest: Pulling from bamos/openface
Digest: sha256:99249686937946ec89a8559436d78ad75b0f8144e48f33394dd25c06650fb8e6
Status: Image is up to date for bamos/openface:latest
ying@yingubuntu:~$ sudo docker run -p 9000:9000 -p 8000:8000 -t -i bamos/openface /bin/bash
docker: Error response from daemon: driver failed programming external connectivity on endpoint silly_brattain (f053f2051a0eea5eb33f9afd7d6a4e8f1f1cd08252cea0d55a0766e4c9d65223): Bind for 0.0.0.0:9000 failed: port is already allocated.
ying@yingubuntu:~$ cd /root/openface
bash: cd: /root/openface: Permission denied

Can anyone help me out on this? Thanks!

Ying

Antonio Jesus Rodriguez

unread,
Feb 13, 2017, 12:55:34 PM2/13/17
to CMU-OpenFace
Read the error message, the port is already in use, the 9000, just use another one 9001:9001

yingj...@gmail.com

unread,
Feb 13, 2017, 1:08:50 PM2/13/17
to CMU-OpenFace
I see, thanks for your quick response. 

Ying
Reply all
Reply to author
Forward
0 new messages