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

tunnel established & crashes with java error #3

Open
cdaringe opened this issue Mar 8, 2017 · 0 comments
Open

tunnel established & crashes with java error #3

cdaringe opened this issue Mar 8, 2017 · 0 comments

Comments

@cdaringe
Copy link

cdaringe commented Mar 8, 2017

hello:

im running the example out of the readme w/ a 4 LOC "hello world" tape test, & i get the following:

$ node index.js
(node:41700) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
Error: 2017-03-07 21:02:04,905 - IOException: javax.net.ssl.SSLException: Could not determine revocation status
    at error (/Users/cdieringer/node/sauce-test/node_modules/sauce-connect-launcher/lib/sauce-connect-launcher.js:126:18)
    at /Users/cdieringer/node/sauce-test/node_modules/sauce-connect-launcher/lib/sauce-connect-launcher.js:187:9
    at forOwn (/Users/cdieringer/node/sauce-test/node_modules/sauce-connect-launcher/node_modules/lodash/dist/lodash.js:1301:15)
    at Function.forEach (/Users/cdieringer/node/sauce-test/node_modules/sauce-connect-launcher/node_modules/lodash/dist/lodash.js:2595:9)
    at Socket.<anonymous> (/Users/cdieringer/node/sauce-test/node_modules/sauce-connect-launcher/lib/sauce-connect-launcher.js:185:7)
    at emitOne (events.js:96:13)
    at Socket.emit (events.js:189:7)
    at readableAddChunk (_stream_readable.js:176:18)
    at Socket.Readable.push (_stream_readable.js:134:10)
    at Pipe.onread (net.js:551:20)

the sauce connect log is here:

https://gist.github.com/cdaringe/ae830e2078cf79701ee5ff94d7a94bae

anything look familiar? thanks!

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

1 participant