James Martin

Results 6 comments of James Martin

Am also seeing this in our unicorn logs. Very strange.

Downgrading doesn't seem like a good fix to me =\

Feel free to make a PR for this text change :)

(old issue) but we've found success dockerizing our Robut bot and publishing to a Kubernetes cluster. Our Dockerfile looks like this ```FROM ruby:2.3.1 # Suppress apt-get warnings ENV DEBIAN_FRONTEND noninteractive...