Hello, I am trying to setup AIB on a fresh 16.04 install, without a proxy, but I'm getting some errors when running the setup script. Here is the first one that I can see: Unpacking docker-ce (17.03.3~ce-0~ubuntu-xenial) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for ureadahead (0.100.0-19.1) ... Processing triggers for systemd (229-4ubuntu21.21) ... Setting up docker-ce (17.03.3~ce-0~ubuntu-xenial) ... Installing new version of config file /etc/init.d/docker ... Installing new version of config file /etc/init/docker.conf ... Processing triggers for ureadahead (0.100.0-19.1) ... Processing triggers for systemd (229-4ubuntu21.21) ... Unable to connect to the server: EOF Unable to connect to the server: EOF E0627 11:11:38.937690 1 round_trippers.go:169] CancelRequest not implemented Unable to connect to the server: EOF E0627 11:12:09.786160 1 round_trippers.go:169] CancelRequest not implemented E0627 11:12:14.786265 1 round_trippers.go:169] CancelRequest not implemented The logs are quite long, so I organized everything in a repo: https://github.com/JulienBe/airship-in-a-bottle-testing Does it ring a bell for anyone ? Thanks for your time, Julien