Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

SSL error when trying to install nave #2689

Closed
sindresorhus opened this issue Aug 9, 2012 · 2 comments
Closed

SSL error when trying to install nave #2689

sindresorhus opened this issue Aug 9, 2012 · 2 comments

Comments

@sindresorhus
Copy link

npm http GET https://registry.npmjs.org/nave
npm http 304 https://registry.npmjs.org/nave
npm http GET https://isaacs.iriscouch.com/registry/_design/app/_rewrite/nave/-/nave-0.3.0.tgz
npm ERR! failed to fetch https://isaacs.iriscouch.com/registry/_design/app/_rewrite/nave/-/nave-0.3.0.tgz

npm ERR! Error: SSL Error: UNABLE_TO_VERIFY_LEAF_SIGNATURE
npm ERR!     at ClientRequest.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/request/main.js:483:26)
npm ERR!     at ClientRequest.emit (events.js:67:17)
npm ERR!     at HTTPParser.onIncoming (http.js:1258:11)
npm ERR!     at HTTPParser.onHeadersComplete (http.js:102:31)
npm ERR!     at CleartextStream.ondata (http.js:1147:24)
npm ERR!     at CleartextStream._push (tls.js:367:27)
npm ERR!     at SecurePair.cycle (tls.js:688:20)
npm ERR!     at EncryptedStream.write (tls.js:122:13)
npm ERR!     at Socket.ondata (stream.js:38:26)
npm ERR!     at Socket.emit (events.js:67:17)
npm ERR! You may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <npm-@googlegroups.com>
npm ERR! 
npm ERR! System Darwin 12.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "-g" "nave"
npm ERR! cwd /Users/sindresorhus
npm ERR! node -v v0.6.10
npm ERR! npm -v 1.1.16
npm ERR! message SSL Error: UNABLE_TO_VERIFY_LEAF_SIGNATURE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/sindresorhus/npm-debug.log
npm not ok
@wookiehangover
Copy link

+1 I've been getting similar SSL errors https://gist.github.com/3329642

@isaacs
Copy link
Contributor

isaacs commented Aug 12, 2012

Fixed on registry. Try now.

@isaacs isaacs closed this as completed Aug 12, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants