I’m running into this same issue while trying to rebuild on via digital ocean. The error seems to pop up at the very end of the rebuild. Did anybody ever find a solution here?
Might also be worth noting that I can’t run the following command as suggested in the instructions to update docker since the digital ocean console seemingly doesn’t allow you to write the ‘|’ symbol. wget -qO- https://get.docker.com/ | sh
If you are getting that weird “error response from daemon” message then I can guarantee you that Docker isn’t set up right on your server, same as my earlier response in this topic.
Anyway, just something to watch out for in the case people are using digital ocean. Especially if you are restoring an older droplet, in which case digital ocean will by default append a bunch of stuff to your hostname, which is what happened in my case.