-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
“discovery init” error #26
Comments
Seems they haven't selected Y to pull images and the cli timed out, will try reproduce before I respond. |
It is strange though, because I don't think there is a timeout there. It should wait "forever" for user input. My guess is that they pressed "Enter" which accepts the "Y" as the default value. So then the error is indeed with the pulling of docker images, but that is also strange if it works for the rest of us... |
Yep, I'm still waiting for a timeout, which as you say probably won't happen. |
alternatively, hit "enter" and you'll see how no answer gets recorded, and the process continues :) |
That's what I usually do so don't expect any surprise this time. |
In a different terminal I confirmed it won't print anything if I choose defaults, so that was indeed a straw :) |
Will also try their node version |
node 10.17 worked for me, on MacOS I found similar issues with get-cursor-position and it was their OS, Redhat 7.4 and Raspbian |
ah, yes, this is related to the progress bar that displays how the downloads progress. Thanks for digging this. Not sure there is anything we can do at the moment. My suggestion is as follows: Get back to the user and say that the installation was successful and that he has to manually pull the docker images with |
Confirmed resolved |
forum question
The text was updated successfully, but these errors were encountered: