调用 Sentry.captureException(str)的时候就有如下报错,可是本地关梯子测试也没问题啊,很郁闷
2023-08-19 00:20:32: Failed to proxy
https://o450545xxxx297280.ingest.sentry.io/api/45054xxxx7047936/envelope/?o=450545xxxx297280&p=45054xxxx7047936 Error: connect ETIMEDOUT 34.120.195.249:443
2023-08-19 00:20:32: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
2023-08-19 00:20:32: at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
2023-08-19 00:20:32: errno: -110,
2023-08-19 00:20:32: code: 'ETIMEDOUT',
2023-08-19 00:20:32: syscall: 'connect',
2023-08-19 00:20:32: address: '34.120.195.249',
2023-08-19 00:20:32: port: 443
2023-08-19 00:20:32: }
2023-08-19 00:20:32: Error: connect ETIMEDOUT 34.120.195.249:443
2023-08-19 00:20:32: at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1278:16)
2023-08-19 00:20:32: at TCPConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17) {
2023-08-19 00:20:32: errno: -110,
2023-08-19 00:20:32: code: 'ETIMEDOUT',
2023-08-19 00:20:32: syscall: 'connect',
2023-08-19 00:20:32: address: '34.120.195.249',
2023-08-19 00:20:32: port: 443
2023-08-19 00:20:32: }
2023-08-19 00:21:14: Failed to proxy
https://o450545xxxx297280.ingest.sentry.io/api/45054xxxx7047936/envelope/?o=450545xxxx297280&p=45054xxxx7047936 Error: socket hang up
2023-08-19 00:21:14: at connResetException (node:internal/errors:705:14)
2023-08-19 00:21:14: at TLSSocket.socketOnEnd (node:_http_client:518:23)
2023-08-19 00:21:14: at TLSSocket.emit (node:events:525:35)
2023-08-19 00:21:14: at TLSSocket.emit (node:domain:489:12)
2023-08-19 00:21:14: at endReadableNT (node:internal/streams/readable:1358:12)
2023-08-19 00:21:14: at processTicksAndRejections (node:internal/process/task_queues:83:21) {
2023-08-19 00:21:14: code: 'ECONNRESET'
2023-08-19 00:21:14: }
2023-08-19 00:21:14: Error: socket hang up
2023-08-19 00:21:14: at connResetException (node:internal/errors:705:14)
2023-08-19 00:21:14: at TLSSocket.socketOnEnd (node:_http_client:518:23)
2023-08-19 00:21:14: at TLSSocket.emit (node:events:525:35)
2023-08-19 00:21:14: at TLSSocket.emit (node:domain:489:12)
2023-08-19 00:21:14: at endReadableNT (node:internal/streams/readable:1358:12)
2023-08-19 00:21:14: at processTicksAndRejections (node:internal/process/task_queues:83:21) {
2023-08-19 00:21:14: code: 'ECONNRESET'
2023-08-19 00:21:14: }