Skip to content

corectld fails to start #31

@rrva

Description

@rrva

corectld fails to start after installation. I start it as a user without admin privileges, then I get a privilege escalation prompt, enter password.

$ corectld start -d -u rrva -D coreos.local -r 8.8.8.8:53,8.8.4.4:53
[ERROR] Failed to connect to server
Please check your connection settings and ensure that 'corectld' is running.

panic: Failed to connect to server
Please check your connection settings and ensure that 'corectld' is running.


goroutine 1 [running]:
panic(0x4b3f980, 0xc8202aa640)
    /usr/local/Cellar/go/1.6.3/libexec/src/runtime/panic.go:481 +0x3e6
github.com/TheNewNormal/corectl/vendor/github.com/helm/helm/log.Die(0xc820070f50, 0x69, 0x0, 0x0, 0x0)
    /Users/am/go/src/github.com/TheNewNormal/corectl/vendor/github.com/helm/helm/log/log.go:46 +0xe1
main.main()
    /Users/am/go/src/github.com/TheNewNormal/corectl/cmd/server/main.go:77 +0x7a
[ERROR] Failed to connect to server
Please check your connection settings and ensure that 'corectld' is running.

panic: Failed to connect to server
Please check your connection settings and ensure that 'corectld' is running.


goroutine 1 [running]:
panic(0x4b3f980, 0xc8202aa4b0)
    /usr/local/Cellar/go/1.6.3/libexec/src/runtime/panic.go:481 +0x3e6
github.com/TheNewNormal/corectl/vendor/github.com/helm/helm/log.Die(0xc82006ef50, 0x69, 0x0, 0x0, 0x0)
    /Users/am/go/src/github.com/TheNewNormal/corectl/vendor/github.com/helm/helm/log/log.go:46 +0xe1
main.main()
    /Users/am/go/src/github.com/TheNewNormal/corectl/cmd/server/main.go:77 +0x7a
corectld version
 Version:   0.7.15
 Go Version:    go1.6.3
 Built:     Wed Aug 03 15:57:49 WEST 2016
 OS/Arch:   darwin/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions