Closed prysmakou closed 8 years ago
What is this from? Using the cloudformation template? Also, do you know which release version this was from?
After small modification of the template (I just specified my CF/Diego's subnet) debug-stderr contains:
What do you mean by modifying the template ? May be an example would help.
panic: interface conversion: interface is nil, not string
goroutine 1 [running]: main.main() C:/diego-windows-release/greenhouse-install-script-generator/src/generate/generate.go:138 +0x1f5e
It looks like the version you are using is not the most recent version.
'C:\tmp\dwminst\install.bat' is not recognized as an internal or external command, operable program or batch file.
This is normal since the generator crashed and failed to generate the files. We will add a check to make sure the generator succeeded before running the install script.
After small modification of the template (I just specified my CF/Diego's subnet) debug-stderr contains:
And this is true, there is no
C:\tmp\dwminst\install.bat
.