Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

CERT_UNTRUSTED on node v0.10.34 #264

Closed jonathanong closed 9 years ago

jonathanong commented 9 years ago

upgraded node and now i'm getting this error. can anyone verify? i don't have dots in my bucket. i'm wondering if this is a knox issue, a node issue, or my issue...

jonathanong commented 9 years ago

seems like it's fucking node again.

jurgelenas commented 9 years ago

@jonathanong I have this issue too.

What was your solution for this?

I do not have any dots in my buckets too. It happens only in staging (and probably in production) environment. Development works fine.

jurgelenas commented 9 years ago

Solution: downgrade to v0.10.33

xzela commented 9 years ago

I'm also experiencing this issue. Does anyone know what changed on node side that's actually causing this?

juliangruber commented 9 years ago

or upgrade to 0.10.35 http://blog.nodejs.org/2014/12/23/node-v0-10-35-stable/

alireza-saberi commented 9 years ago

@jurgelenas @juliangruber : Do you guys have a direct command for it on terminal?

juliangruber commented 9 years ago

@alireza-saberi you can use a node version manager like nvm