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

'sender_device' is not recognized as an internal or external command #3

Open
kennyk3 opened this issue Jun 21, 2023 · 1 comment
Open

Comments

@kennyk3
Copy link

kennyk3 commented Jun 21, 2023

I'm getting this error (first time I've gotten this with v3):

node:events:490
      throw er; // Unhandled 'error' event
      ^

Error: connect ETIMEDOUT 2606:4700::6812:7e4:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16)
Emitted 'error' event on ClientRequest instance at:
    at TLSSocket.socketErrorListener (node:_http_client:496:9)
    at TLSSocket.emit (node:events:512:28)
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4039,
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '2606:4700::6812:7e4',
  port: 443
}
'sender_device' is not recognized as an internal or external command,
operable program or batch file.
@BTOL88
Copy link

BTOL88 commented Oct 31, 2023

now it downloading 470 video
Descriptions Saved!
D:\TT2\tiktok-AllvideouserV2\node_modules\puppeteer\lib\cjs\puppeteer\common\WaitTask.js:64
this.terminate(new Errors_js_1.TimeoutError(Waiting failed: ${options.timeout}ms exceeded));
^

TimeoutError: Waiting for selector .//*[@id="download"]/div/div[2]/a[1] failed: Waiting failed: 30000ms exceeded
at Timeout. (D:\TT2\tiktok-AllvideouserV2\node_modules\puppeteer\lib\cjs\puppeteer\common\WaitTask.js:64:32)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)

Node.js v20.9.0
'sender_device' is not recognized as an internal or external command,
operable program or batch file.

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

2 participants