You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used the IP address I got from boot2docker ip on Mac OS 10.7.5.
Browsing to http://192.168.59.103:80 is not working.
I also went through the lab exercise on a Ubuntu 14.04 instance running on VirtualBox, it is also getting error:
root@riak:/home/bparanj/projects/namer# curl http://localhost:8089
curl: (7) couldn't connect to host
root@riak:/home/bparanj/projects/namer# curl http://localhost
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fc585bc8e8ce training/namer:latest "rackup" About a minute ago Up About a minute 0.0.0.0:80->9292/tcp stupefied_tesla
root@riak:/home/bparanj/projects/namer# curl http://0.0.0.0:80
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# curl http://localhost:80
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# curl http://localhost:8089
curl: (7) couldn't connect to host
root@riak:/home/bparanj/projects/namer# curl http://localhost
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fc585bc8e8ce training/namer:latest "rackup" About a minute ago Up About a minute 0.0.0.0:80->9292/tcp stupefied_tesla
The text was updated successfully, but these errors were encountered:
I used the IP address I got from boot2docker ip on Mac OS 10.7.5.
Browsing to http://192.168.59.103:80 is not working.
I also went through the lab exercise on a Ubuntu 14.04 instance running on VirtualBox, it is also getting error:
root@riak:/home/bparanj/projects/namer# curl http://localhost:8089
curl: (7) couldn't connect to host
root@riak:/home/bparanj/projects/namer# curl http://localhost
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fc585bc8e8ce training/namer:latest "rackup" About a minute ago Up About a minute 0.0.0.0:80->9292/tcp stupefied_tesla
root@riak:/home/bparanj/projects/namer# curl http://0.0.0.0:80
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# curl http://localhost:80
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# curl http://localhost:8089
curl: (7) couldn't connect to host
root@riak:/home/bparanj/projects/namer# curl http://localhost
curl: (52) Empty reply from server
root@riak:/home/bparanj/projects/namer# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
fc585bc8e8ce training/namer:latest "rackup" About a minute ago Up About a minute 0.0.0.0:80->9292/tcp stupefied_tesla
The text was updated successfully, but these errors were encountered: