>> pull and retry. It works! Thanks.
(venv3.4)ubuntu@ugbuildserver:~/ec2deploy$ telnet 54.176.215.28 11223 Trying 54.176.215.28... Connected to 54.176.215.28. Escape character is '^]'. no hei vaan Connection closed by foreign host. (venv3.4)ubuntu@ugbuildserver:~/ec2deploy$ >> Should never advertise anyone to use anything that I haven't tested :( As long as it’s not me making obvious mistakes I don’t mind. Another question, does it matter that the JSON output but rumprun is not valid? I put it through jsonlint.com and it wasn’t valid. So the JSON I put into hardcoded_jsoncfg in callmain.c is valid JSON but not the same as that dumped by rumprun. Next step is I’m going to try to get block volumes auto mounting and see if I can browse their file systems. Time for bed now.
