Results 19 comments of Jimmie

How did you resolve the codecs error? I'm seeing that error when using some of the examples, however the python code actually seems to run still.

I believe I'm experiencing the same issue, but with a different string. `Error: 55945c2b6389174f15989a5b does not exist` Which occurs fairly rarely on upload of an image, and crashes the meteor...

I actually got the same error on debian, it was solved by installing libwebkit-dev.

Submitted a pr to address this https://github.com/hakobera/mongobq/pull/51

CI fail appears to be something with one of the deps which isn't changed?

Fairly sure that's a terraform limitation. Providers can't take data from resources and work the first run.

Not sure about the SSL flags, but to be sure, you meant 'wss://' not 'ws://' for secure websockets correct?

The EOF is returned on the NewClient call

No On Fri, Sep 29, 2017, 6:55 AM mattn wrote: > Do you use proxy? > > — > You are receiving this because you authored the thread. > Reply...