gpt4free-ts icon indicating copy to clipboard operation
gpt4free-ts copied to clipboard

使用forefront出错:TimeoutError: Waiting for selector

Open MinhuaHuang opened this issue 1 year ago • 6 comments

  • 问题描述:

本地启动项目,使用you没问题,使用forefront出错,env设置了rapid_api_key

  • 控制台输出信息:
try find text input
try to find input
found
1
TimeoutError: Waiting for selector `.flex-1 > .flex:nth-child(1) > .relative > .grid > .post-markdown` failed: Waiting failed: 30000ms exceeded
    at Timeout.<anonymous> (/Users/xxxx/Work/gpt4free-ts/node_modules/puppeteer-core/src/common/WaitTask.ts:91:11)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7)

MinhuaHuang avatar May 19 '23 08:05 MinhuaHuang

现在试下

xiangsx avatar Jun 03 '23 09:06 xiangsx

I'm still running into the same issue here.

lucasmanea21 avatar Jun 05 '23 12:06 lucasmanea21

I'm still running into the same issue here.

try again now

xiangsx avatar Jun 05 '23 14:06 xiangsx

I'm still running into the same issue here.

try again now

Thanks 🙏

I'm now running into this, not sure if it's a problem from my side (it probably is?)

  cause: Error: getaddrinfo ENOTFOUND host
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
    errno: -3008,
    code: 'ENOTFOUND',
    syscall: 'getaddrinfo',
    hostname: 'host'
  }
}

lucasmanea21 avatar Jun 06 '23 17:06 lucasmanea21

I'm still running into the same issue here.

try again now

Thanks 🙏

I'm now running into this, not sure if it's a problem from my side (it probably is?)

  cause: Error: getaddrinfo ENOTFOUND host
      at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
    errno: -3008,
    code: 'ENOTFOUND',
    syscall: 'getaddrinfo',
    hostname: 'host'
  }
}

yes

xiangsx avatar Jun 07 '23 06:06 xiangsx