Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用forefront出错:TimeoutError: Waiting for selector #36

Closed
MinhuaHuang opened this issue May 19, 2023 · 6 comments
Closed

使用forefront出错:TimeoutError: Waiting for selector #36

MinhuaHuang opened this issue May 19, 2023 · 6 comments

Comments

@MinhuaHuang
Copy link

MinhuaHuang commented May 19, 2023

  • 问题描述:

本地启动项目,使用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)
@xiangsx
Copy link
Owner

xiangsx commented Jun 3, 2023

现在试下

@lucasmanea21
Copy link

I'm still running into the same issue here.

@xiangsx
Copy link
Owner

xiangsx commented Jun 5, 2023

I'm still running into the same issue here.

try again now

@lucasmanea21
Copy link

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'
  }
}

@xiangsx
Copy link
Owner

xiangsx commented Jun 7, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@xiangsx @MinhuaHuang @lucasmanea21 and others