tinkerbell / playground

Example deployments of the Tinkerbell Stack for use as playground environments
Apache License 2.0
126 stars 85 forks source link

Failed to complete quickstart VAGRANTVBOX #176

Open ncdanie opened 11 months ago

ncdanie commented 11 months ago

Unable to complete quickstart for Vagrant & Virtualbox. Failing at step 4.

Expected Behaviour

kubectl command completes

Current 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.

Screenshot 2023-08-09 204043 Screenshot 2023-08-09 204134

tjhacker commented 9 months ago

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.

jacobweinstock commented 8 months ago

Hey @tjhacker and @ncdanie , a PR just landed that has updated the Playground to the latest Tinkerbell Helm chart (v0.4.2). Please try this out and let me know if this issue is still happening. Thanks for posting the issue!

dieunguyenxuan commented 3 months ago

Unable to complete quickstart for Vagrant & Virtualbox. Helm Chart v0.4.3 issue still happening. image

uhofemeier commented 3 months ago

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.