-
Notifications
You must be signed in to change notification settings - Fork 17
Failed to fetch docker, HttpError 404 #8
Comments
Looking into this.. |
Made a hotfix on branch hotfix_docker. See if that works for you. |
That gives me this error:
When I try to rerun the install.sh, it hangs on this...:
...Forcing me to run the uninstall.sh everytime I want to retry the installation. Maybe this is intended, I just wanted to make sure to mention it. |
Looks like a bug with the uninstall script not performing a full reset - the script runs to completion on a fresh install of Ubuntu 16.04.2. Are you running this on a VM or existing system? |
An existing system. |
Alright, I've been able to replicate it. Main issue is that uninstall.sh throws |
Greetings Autolab Users,
we recently tried to do a local install of Autolab, but are stuck at the following error:
It appears the script tries to install docker from a dead link. It did not even choose the right dist, as we are on Ubuntu 16.04.2, so it should be xenial instead of vivid (or at least I think so, my ubuntu dist knowledge is minimal). What's more is that we already have docker installed, so there really should be need for another installation. Does someone have an idea on how the one-click installation script could be changed to prevent this error?
The text was updated successfully, but these errors were encountered: