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

The request failed when sending the video in the robot dialog box “HttpError: Network request for 'sendVideo' failed!” #19

Open
Young0312 opened this issue Aug 7, 2024 · 0 comments

Comments

@Young0312
Copy link

image
image

HttpError: Network request for 'sendVideo' failed!
at C:\Users\tao.wang\Desktop\VideoDownloadBot-main\node_modules\grammy\out\core\client.js:180:16
at processTicksAndRejections (node:internal/process/task_queues:95:5) {
error: FetchError: Cannot follow redirect with body being a readable stream
at ClientRequest. (C:\Users\tao.wang\Desktop\VideoDownloadBot-main\node_modules\grammy\node_modules\node-fetch\lib\index.js:1548:15)
at ClientRequest.emit (node:events:513:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:701:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
at Socket.socketOnData (node:_http_client:542:22)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Socket.Readable.push (node:internal/streams/readable:234:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
type: 'unsupported-redirect'
}
}

How can I solve it
image

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

1 participant