iopipe / iopipe-js-profiler

Profiling and tracing for AWS Lambda
https://www.iopipe.com
Apache License 2.0
11 stars 7 forks source link

Cert issue appearing on warm starts #37

Closed pselle closed 5 years ago

pselle commented 6 years ago

With debug on, seeing the following in the logs, not on cold starts, on the following request:

2018-02-20T23:24:40.254Z [Requestid] (node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: write EPROTO 140611409368896:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:794:

Upload seems to continue to work, but should investigate this issue.