Skip to content

Instantly share code, notes, and snippets.

@andor44
Created November 17, 2015 13:10
Show Gist options
  • Save andor44/00ea298f6795dc383549 to your computer and use it in GitHub Desktop.
Save andor44/00ea298f6795dc383549 to your computer and use it in GitHub Desktop.
-----> Waiting for 10 seconds ...
remote: App container failed to start!!
=====> colorservice container output:
panic: interface conversion: interface is string, not map[interface {}]interface {}
goroutine 1 [running]:
main.YamlGet(0xc20800a030, 0x1, 0x1)
/home/ubuntu/herokuish/herokuish.go:53 +0x8fc
github.com/progrium/go-basher.(*Context).HandleFuncs(0xc20805c0a0, 0xc20800a000, 0x4, 0x4, 0x0)
/home/ubuntu/.go_workspace/src/github.com/progrium/go-basher/basher.go:182 +0x2e5
github.com/progrium/go-basher.Application(0xc20803c840, 0xc20806ff30, 0x6, 0x6, 0x5d73f8, 0x1)
/home/ubuntu/.go_workspace/src/github.com/progrium/go-basher/basher.go:64 +0x5ea
main.main()
/home/ubuntu/herokuish/herokuish.go:92 +0x1d3
goroutine 2 [runnable]:
runtime.forcegchelper()
/usr/local/go/src/runtime/proc.go:90
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
goroutine 3 [runnable]:
runtime.bgsweep()
/usr/local/go/src/runtime/mgc0.go:82
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
goroutine 4 [runnable]:
runtime.runfinq()
/usr/local/go/src/runtime/malloc.go:712
runtime.goexit()
/usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
goroutine 5 [runnable]:
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:19
created by os/signal.init·1
/usr/local/go/src/os/signal/signal_unix.go:27 +0x35
setuidgid: usage: setuidgid account child
=====> end colorservice container output
remote: Error response from daemon: Cannot kill container bb64d9bbb1481d65b4987a2a800f2457146119c8edad2d197b501d8a5f6ba218: notrunning: Container bb64d9bbb1481d65b4987a2a800f2457146119c8edad2d197b501d8a5f6ba218 is not running
remote: Error: failed to kill containers: [bb64d9bbb1481d65b4987a2a800f2457146119c8edad2d197b501d8a5f6ba218]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment