Kyrill
Kyrill
Using a brand new install of cloud-ssh I'm getting errors when trying to run it: ``` failed MSpanList_Insert 0x5ac000 0x7749068ad2 0x0 fatal error: MSpanList_Insert runtime stack: runtime.throw(0x5331bb) /usr/local/go/src/pkg/runtime/panic.c:520 +0x69 runtime.MSpanList_Insert(0x54c348,...
When I try to use this with a simple uWSGI app configured to push stats to Graphite through `carbon = 10.0.0.22:2003` in the config, the connection opens but remains stuck...
Changes proposed in this pull request: * Update `requirements_rvm_pkg_after_uniqe_paths` to `requirements_rvm_pkg_after_unique_paths`
I'm seeing a weird issue where `hubot-control` kicks off a hubot instance, the instance starts ok and connects to my chat service, but hubot-control doesn't show it as running. What's...