If I try to start the server via corectld start -d I receive the following error.
goroutine 1 [running]:
panic(0x4742240, 0xc820179450)
/usr/local/Cellar/go/1.6.2/libexec/src/runtime/panic.go:481 +0x3e6
github.com/TheNewNormal/corectl/vendor/github.com/helm/helm/log.Die(0xc820054f50, 0x69, 0x0, 0x0, 0x0)
/private/tmp/corectl-20160713-88148-1s3sfsb/corectl-0.7.9/src/github.com/TheNewNormal/corectl/vendor/github.com/helm/helm/log/log.go:46 +0xe1
main.main()
/private/tmp/corectl-20160713-88148-1s3sfsb/corectl-0.7.9/src/github.com/TheNewNormal/corectl/cmd/server/main.go:77 +0x7a
Any ideas on how to solve this?
If I try to start the server via
corectld start -dI receive the following error.Any ideas on how to solve this?