-
Notifications
You must be signed in to change notification settings - Fork 87
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
Failed to complete quickstart VAGRANTVBOX #176
Comments
I also am experiencing a similar error. I've been digging into this, and it looks like there might be a problem in the tink-stack container, in which the command in the alpine container (init) doesn't populate the directory /usr/share/nginx/html with the vmlinuz file (the checksum file is created, but that's it). The phone-home step does work. |
Yep. Same here. The network is up. I can ping the 192.168.56.x slack host from machine1 fine, but that's the end of it. |
Hey @dieunguyenxuan and @uhofemeier, would you be able to provide more information? What is your Host OS? Which versions of Vagrant and VirtualBox are you running? Have you modified the |
Same here.
and
and
Initially the error message was
Then I made a change
After changing it, the GUI comes up and shows the same error as the one provided by @dieunguyenxuan
|
Hey @ttwd80. Thanks for sharing all the details. Mind sharing the "Host-only Networks" tab from your Virtualbox network manager? |
@jacobweinstock I managed to make it boot.
You should get zero dhcp servers before creating the The dhcp server will then be automatically created but disabled
|
Unable to complete quickstart for Vagrant & Virtualbox. Failing at step 4.
Expected Behaviour
kubectl
command completesCurrent Behaviour
At step 4,
kubectl get -n tink-system workflow sandbox-workflow --watch
hangs. I tried a few times and then let it hang for a few hours.The text was updated successfully, but these errors were encountered: