Skip to content

tunnel established & crashes with java error #3

@cdaringe

Description

@cdaringe

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions