pavedroad-io / kevlar-web

PavedRoad.io website service code
Apache License 2.0
2 stars 1 forks source link

DevKit Install Hangs #69

Open rick4106t opened 4 years ago

rick4106t commented 4 years ago

Ubuntu 18.0.4, Azure VM

executed curl https://raw.githubusercontent.com/pavedroad-io/pavedroad/master/devkit/bootstrap-unix.sh | sh

Output to terminal, then executed apply-states.sh and got this Applying salt states local:

homedir: /home/rpugh local:

realgroup: rpugh local:

gopath: NONE local:

stateroot: /tmp/pavedroad.F258Vi/devkit/states local:

saltenv: dev local:

realuser: rpugh local:

goroot: NONE local:

docker: False [ERROR ] Got insufficient arguments for grains match statement from master

I thought it was dead, went to do other stuff for > 1 hour, came back and saw this rpugh@prtutorial:~$ .179 s729bin/skaffold version” runash > /usr/share/bash-completion/completions/skaffold” runrun.-ltinfo -lnsl -lselinux -lacl -lattr -lgpm -ldl -L/usr/l

The shell was hung, had to kill the terminal tab

Subsequently I ran apply-states.sh by hand, it finsihed and the installation seems to be ok, pending further verification.

MarkGreenPR commented 4 years ago

Cannot reproduce on VirtualBox ubuntu VM, seems like ssh or the the shell on Azure hung and not bootstrap-unix.sh or apply-state.sh.

Please run bootstrap-unix.sh again on virgin Azure ubuntu VM and see if it can be reproduced there. Please log all output.

Also note that John was going to run bootstrap-unix.sh on a virgin laptop.