Open dustinbyrne opened 1 year ago
Here's%20and%20session_Id%20%3D%3D%20%22505940f5-0226-43ff-9a1c-a9acf1117c3b1670977245854%22%7C%20extend%20logLen%3Dstrlen(customDimensions%5B%22appmap.cli.log%22%5D)%2Clog%3DcustomDimensions%5B%22appmap.cli.log%22%5D%2Cexception%3DcustomDimensions%5B%22appmap.debug.exception%22%5D%7C%20project-reorder%20timestamp%2Cname%2Cuser_Id%2ClogLen%2Clog%2Cexception) another one:
RequestError: write EPROTO 31273096:error:10000410:SSL routines:OPENSSL_internal:SSLV3_ALERT_HANDSHAKE_FAILURE:../../third_party/boringssl/src/ssl/tls_record.cc:594:SSL alert number 40
Another one:
Stdout: ➤ YN0001: │ RequestError: unable to verify the first certificate
Slack log%20and%20session_Id%20%3D%3D%20%22453bf386-7bdf-4a85-a4d4-3435139c16dd1672987778147%22%7C%20extend%20logLen%3Dstrlen(customDimensions%5B%22appmap.cli.log%22%5D)%2Clog%3DcustomDimensions%5B%22appmap.cli.log%22%5D%2Cexception%3DcustomDimensions%5B%22appmap.debug.exception%22%5D%7C%20project-reorder%20timestamp%2Cname%2Cuser_Id%2ClogLen%2Clog%2Cexception)
Error: Failed to install dependencies
Exit code: 1
Signal: null
Stdout: ➤ YN0000: ┌ Resolution step
Stdout: ➤ YN0001: │ RequestError: unable to verify the first certificate
at ClientRequest.<anonymous> (c:\Users\TEST\AppData\Roaming\Code\User\globalStorage\appland.appmap\yarn.js:222:14361)
at Object.onceWrapper (node:events:510:26)
at ClientRequest.emit (node:events:402:35)
at ClientRequest.o.emit (c:\Users\TEST\AppData\Roaming\Code\User\globalStorage\appland.appmap\yarn.js:217:90453)
at TLSSocket.socketErrorListener (node:_http_client:447:9)
at TLSSocket.emit (node:events:390:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)
at TLSSocket.emit (node:events:390:28)
at TLSSocket._finishInit (node:_tls_wrap:944:8)
at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12)
Stdout: ➤ YN0000: └ Completed in 0s 551ms
➤ YN0000: Failed with errors in 0s 556ms
at ChildProcess.<anonymous> (\out\extension.js:39013:32)
at Object.onceWrapper (node:events:510:26)
at ChildProcess.emit (node:events:402:35)
at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
Another one:
RequestError: read ECONNRESET
Slack log%20and%20session_Id%20%3D%3D%20%226e5c0eb7-9f31-4c6a-933a-47734ec88f031672992375404%22%7C%20extend%20logLen%3Dstrlen(customDimensions%5B%22appmap.cli.log%22%5D)%2Clog%3DcustomDimensions%5B%22appmap.cli.log%22%5D%2Cexception%3DcustomDimensions%5B%22appmap.debug.exception%22%5D%7C%20project-reorder%20timestamp%2Cname%2Cuser_Id%2ClogLen%2Clog%2Cexception)
Error: Failed to install dependencies
Exit code: 1
Signal: null
Stdout: ➤ YN0000: ┌ Resolution step
Stdout: ➤ YN0001: │ RequestError: read ECONNRESET
at ClientRequest.<anonymous> (c:\Users\TEST\AppData\Roaming\Code\User\globalStorage\appland.appmap\yarn.js:222:14361)
at Object.onceWrapper (node:events:646:26)
at ClientRequest.emit (node:events:538:35)
at o.emit (c:\Users\TEST\AppData\Roaming\Code\User\globalStorage\appland.appmap\yarn.js:217:90453)
at TLSSocket.socketErrorListener (node:_http_client:442:9)
at TLSSocket.emit (node:events:526:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at process.processTicksAndRejections (node:internal/process/task_queues:83:21)
at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)
Stdout: ➤ YN0000: └ Completed in 2m 12s
➤ YN0000: Failed with errors in 2m 12s
at ChildProcess.<anonymous> (\out\extension.js:39013:32)
at Object.onceWrapper (node:events:646:26)
at ChildProcess.emit (node:events:538:35)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
RequestError: unable to get local issuer certificate
RequestError: self signed certificate in certificate chain
Our option here is to either:enableStrictSsl: false
) - I don't think we should do this.caFilePath
)RequestError: getaddrinfo ENOTFOUND
RequestError: getaddrinfo EAI_AGAIN
RequestError: connect ETIMEDOUT
RequestError: connect ECONNREFUSED
Corporate firewall? Proxy configuration necessary?The easiest path forward may be to provide a workaround via manual installation.
Plan: