Project

General

Profile

Actions

Support #5833

closed

Cannot get Arvados installed

Added by Darshan Singh about 9 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
Due date:
Story points:
-

Description

Please help me figure this out. I am very keen to use Arvados and implement many pipelines here.

$ ./arvdock start
start_api=false
start_compute=false
start_doc=false
start_keep=false
start_keepproxy=false
start_nameserver=false
start_sso=false
start_vm=false
start_workbench=false
Starting crosbymichael/skydns container...
skydns
/usr/bin/docker run -d -p 172.17.42.1:53:53/udp --name skydns crosbymichael/skydns -nameserver 8.8.8.8:53 -domain arvados
327f3c5489a8c10467a3cf20c3f14dac4144f3388f0204072a2a031714b6b7a8
FATA0000 Error response from daemon: Cannot start container 327f3c5489a8c10467a3cf20c3f14dac4144f3388f0204072a2a031714b6b7a8: Error starting userland proxy: listen udp 172.17.42.1:53: bind: cannot assign requested address
Starting crosbymichael/skydock container...
skydock
/usr/bin/docker run -d -v /var/run/docker.sock:/docker.sock --name skydock crosbymichael/skydock -ttl 30 -environment dev -s /docker.sock -domain arvados -name skydns
70417c2efeea574e108ac417ea74e5baa54be65b61c8a18b95e9d3342e209b17
Starting container: api_server
/usr/bin/docker start api_server
Started container: api_server
Starting container: compute0
/usr/bin/docker start compute0
Started container: compute0
Starting container: compute1
/usr/bin/docker start compute1
Started container: compute1
Starting container: keep_server_0
/usr/bin/docker start keep_server_0
Started container: keep_server_0
Starting container: keep_server_1
/usr/bin/docker start keep_server_1
Started container: keep_server_1
Starting container: keepproxy_server
/usr/bin/docker start keepproxy_server
Started container: keepproxy_server
Starting container: doc_server
/usr/bin/docker start doc_server
Started container: doc_server
Starting container: shell
/usr/bin/docker start shell
Started container: shell
Starting container: workbench_server
/usr/bin/docker start workbench_server
Started container: workbench_server
Waiting for Arvados to be ready.
Waiting for Arvados to be ready.
Waiting for Arvados to be ready.


My Machine
OS Ubuntu 14.04

darshan@xxx:~$ uname -a
Linux xxx 3.13.0-49-generic #83-Ubuntu SMP Fri Apr 10 20:11:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

$ docker version
Client version: 1.6.0
Client API version: 1.18
Go version (client): go1.4.2
Git commit (client): 4749651
OS/Arch (client): linux/amd64
Server version: 1.6.0
Server API version: 1.18
Go version (server): go1.4.2
Git commit (server): 4749651
OS/Arch (server): linux/amd64

$ ruby -v
ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]


Files

ticket_5833.txt (3.62 KB) ticket_5833.txt Nico César, 05/22/2015 06:54 PM
Actions

Also available in: Atom PDF