V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
fyxtc
V2EX  ›  程序员

腾讯云发 Sentry 是有什么问题吗?总是报错 ETIMEDOUT 和 ECONNRESET

  •  
  •   fyxtc · 252 天前 · 1011 次点击
    这是一个创建于 252 天前的主题,其中的信息可能已经有所发展或是发生改变。
    调用 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: }
    2 条回复    2023-08-20 21:24:09 +08:00
    cqu1980
        1
    cqu1980  
       251 天前
    连不上撒,估计域名有问题
    wynemo
        2
    wynemo  
       251 天前   ❤️ 1
    如果是国内 需要代理
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1171 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 23:32 · PVG 07:32 · LAX 16:32 · JFK 19:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.