Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stream.js error #10

Closed
mmeester opened this issue Dec 29, 2014 · 4 comments
Closed

stream.js error #10

mmeester opened this issue Dec 29, 2014 · 4 comments

Comments

@mmeester
Copy link

Tried to install hockeyapp but getting the following error, installing "dk.napp.drawer" (for example) works.

$ gittio install nl.rebelic.hockeyapp
[INFO] nl.rebelic.hockeyapp searching...
[ERROR] nl.rebelic.hockeyapp:commonjs no distributable available
[INFO] nl.rebelic.hockeyapp@0.3.0:android downloading...
[INFO] nl.rebelic.hockeyapp@0.4.2:ios downloading...

stream.js:94
throw er; // Unhandled stream error in pipe.
^
Error: CERT_UNTRUSTED
at SecurePair. (tls.js:1381:32)
at SecurePair.emit (events.js:92:17)
at SecurePair.maybeInitFinished (tls.js:980:10)
at CleartextStream.read as _read
at CleartextStream.Readable.read (_stream_readable.js:341:10)
at EncryptedStream.write as _write
at doWrite (_stream_writable.js:226:10)
at writeOrBuffer (_stream_writable.js:216:5)
at EncryptedStream.Writable.write (_stream_writable.js:183:11)
at write (_stream_readable.js:602:24)

@timanrebel
Copy link
Owner

@FokkeZB Do you have any idea? Looks like it is gitt.io related?

@FokkeZB
Copy link
Contributor

FokkeZB commented Dec 30, 2014

It is. Looks like the SSL certificate of GitHub was rejected while downloading the module. Never seen this. Also weird to hear other modules do work since they all download distributions from the same server.

@yuchi
Copy link

yuchi commented Dec 30, 2014

Could this be some proxy related thing?

@timanrebel
Copy link
Owner

Let us continue on tidev/gittio#81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants