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

Error by chat render #1242

Open
1 task done
Mirai100 opened this issue Nov 4, 2024 · 9 comments
Open
1 task done

Error by chat render #1242

Mirai100 opened this issue Nov 4, 2024 · 9 comments

Comments

@Mirai100
Copy link

Mirai100 commented Nov 4, 2024

Checklist

Write stuff here

I am a beginner in Japan
I get an error when I try to download a chat video.
How can I resolve this?
ERROR: The request was canceled because 100 seconds of the configured HttpClient.Timeout has elapsed.

@Mirai100
Copy link
Author

Mirai100 commented Nov 4, 2024

Add an image
ゆふな 00_02_41_03 静止画003

@superbonaci
Copy link
Contributor

Try with TwitchDownloaderCLI.

@Mirai100
Copy link
Author

Mirai100 commented Nov 5, 2024

I have tried CLI but it does not work.
I'm a beginner and I don't know where I'm going wrong, so if you don't mind, I'd like to know.

PS C:\Users\USER\Desktop\TwitchDownloaderCLI-1.55.0-Windows-x64> ./TwitchDownloaderCLI chatrender -i chat.json -o chat.mp4 TwitchDownloaderCLI 1.55.0 Copyright (c) lay295 and contributors [STATUS] - Fetching Images [1/2] Unhandled exception. System.AggregateException: One or more errors occurred. (A task was canceled.) ---> System.Threading.Tasks.TaskCanceledException: A task was canceled. at System.Threading.Tasks.Task.GetExceptions(Boolean ) at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean ) at System.Threading.Tasks.Task.Wait(Int32 , CancellationToken ) at System.Threading.Tasks.Task.Wait() at TwitchDownloaderCLI.Modes.RenderChat.Render(ChatRenderArgs inputOptions) in /home/runner/work/TwitchDownloader/TwitchDownloader/TwitchDownloaderCLI/Modes/RenderChat.cs:line 27 at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult`1 result, Action`1 action) at TwitchDownloaderCLI.Program.Main(String[] args) in /home/runner/work/TwitchDownloader/TwitchDownloader/TwitchDownloaderCLI/Program.cs:line 34 --- End of stack trace from previous location ---

--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean )
at System.Threading.Tasks.Task.Wait(Int32 , CancellationToken )
at System.Threading.Tasks.Task.Wait()
at TwitchDownloaderCLI.Modes.RenderChat.Render(ChatRenderArgs inputOptions) in /home/runner/work/TwitchDownloader/TwitchDownloader/TwitchDownloaderCLI/Modes/RenderChat.cs:line 27
at CommandLine.ParserResultExtensions.WithParsed[T](ParserResult1 result, Action1 action)
at TwitchDownloaderCLI.Program.Main(String[] args) in /home/runner/work/TwitchDownloader/TwitchDownloader/TwitchDownloaderCLI/Program.cs:line 34

@superbonaci
Copy link
Contributor

Your internet connection is being blocked.

@Mirai100
Copy link
Author

Mirai100 commented Nov 6, 2024

How will this be resolved?

@superbonaci
Copy link
Contributor

superbonaci commented Nov 6, 2024

Use VPN. Are you from a country or using an internet service provider which blocks internet?

@Mirai100
Copy link
Author

Mirai100 commented Nov 6, 2024

試してみます。日本に住んでいます。

@Mirai100
Copy link
Author

Mirai100 commented Nov 9, 2024

I tried VPN and was able to DL!
Thank you very much for the clear instructions.

@superbonaci
Copy link
Contributor

@lay295 @ScrubN the program should not fail if there's no internet.

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