Page 1 of 1

Installer error: Read timed out

PostPosted:Thu Mar 21, 2019 1:23 pm
by DaveWoodman
In case this has not already been noted (a quick search seems to indicate not) there is an issue when using the installer on hosts that contain non-routing network interfaces (for instance, docker bridges, VM networks etc) - this applied to at least Windows and Linux hosts.

It would appear that the installer selects one of the above interfaces, and, when run, will collect the required information, ask for permission to proceed and then stop for a while before reporting Read timed out

The workaround is to (temporarily) remove these interfaces (shut down docker etc) and attempt an installation before reinstating them.

Re: Installer error: Read timed out

PostPosted:Sat Mar 23, 2019 9:47 am
by pavila
How can I reproduce the issue? Use a computer where Docker is already installed and any container running, and try to install in this computer (host)? I've tried and works, so I would need a more detailed information about how to reproduce the issue. I mean, Operating System and all the info you consider relevant for the issue.

Thanks!