node-ytdl-core icon indicating copy to clipboard operation
node-ytdl-core copied to clipboard

Error: connect ETIMEDOUT 104.237.189.21:443

Open edergames29 opened this issue 1 year ago • 3 comments

Before creating an issue, please try the following

  • Are you on the latest version of ytdl-core? yes
    • To check, run npm ls ytdl-core yes
    • If you're using a bot or application that depends on ytdl-core, look at the bottom of the readme on how to update the library
    • Otherwise, if you're directly importing ytdl-core, to install the latest version, run npm install ytdl-core@latest
  • Search the list of issues for a possible duplicate.
    • If there is a duplicate issue thread, but it's closed, only post in it if it's been active in the past month. Otherwise, creating a new issue thread is fine.
  • If your question is about using the library for a specific use case, check out the examples folder.

Otherwise, feel free to open an issue

Include the following if your issue is a bug

  • If you're getting a specific error message, include the full stack trace
  • If you're getting unexpected behavior without an error message
    • What should happen?
    • What happens instead?
  • Include any relevant code around ytdl-core. You don't have to upload your entire program, small snippets are fine.
  • If this error happens only on some videos, include a link or links to videos.

Error: connect ETIMEDOUT 104.237.189.21:443 at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1532:16) { errno: -4039, code: 'ETIMEDOUT', syscall: 'connect', address: '104.237.189.21', port: 443 }

my packpagelock

"keywords": [], "author": "", "license": "ISC", "dependencies": { "@juliendu11/instagram-downloader": "^0.2.0", "@justalk/pornhub-api": "^3.5.0", "@rodrigogs/xvideos": "^1.3.0", "chatgpt": "^5.2.2", "convert-audio": "^1.0.1", "express": "^4.18.2", "fluent-ffmpeg": "^2.1.2", "fs": "^0.0.1-security", "get-youtube-id": "^1.0.1", "instagram-url-direct": "^1.0.13", "instagram-url-downloader": "^1.1.0", "node-clima": "^1.7.4", "node-gtts": "^2.0.2", "node-nlp": "^4.26.1", "node-youtube-music": "^0.10.2", "npm": "^9.6.2", "ora": "^6.3.0", "ping": "^0.4.4", "porn-picture": "^1.6.0", "qrcode-terminal": "^0.12.0", "raganork-pornhub-api": "^1.0.1", "sharp": "^0.32.0", "sqlite3": "^5.1.6", "whatsapp-web.js": "^1.19.5", "youtube-mp3-downloader": "^0.7.11", "youtube-search-api": "^1.1.1", "youtube-search-without-api-key": "^1.1.0", "ytdl-core": "^4.11.4" } }

edergames29 avatar Apr 17 '23 04:04 edergames29

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 18 '23 13:06 stale[bot]

any updates on issue ?

pytour avatar Jun 30 '24 20:06 pytour