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

An existing connection was forcibly closed by the remote host. #66

Open
Agent4599 opened this issue Jan 3, 2025 · 2 comments
Open

An existing connection was forcibly closed by the remote host. #66

Agent4599 opened this issue Jan 3, 2025 · 2 comments

Comments

@Agent4599
Copy link

whenever i try to download any video i get this error -

Configuration file is broken / not found. Automatically creating a new one with default configuration
2025-01-03 18:15:17,337 - src.backend.log_config - DEBUG - System Language: en_US
2025-01-03 18:15:17,337 - src.backend.log_config - DEBUG - Failed to load en_US translation
2025-01-03 18:15:19,039 - src.backend.log_config - DEBUG - Startup: [2/5] License accepted
2025-01-03 18:15:19,111 - src.backend.log_config - DEBUG - Startup: [3/5] Initialized the User Interface
2025-01-03 18:15:19,336 - src.backend.log_config - DEBUG - Startup: [4/5] Loaded the user settings
2025-01-03 18:15:19,349 - src.backend.log_config - DEBUG - FFMPEG: C:\Users\Aditya Rana\scoop\shims\ffmpeg.EXE
2025-01-03 18:15:19,349 - src.backend.log_config - DEBUG - Startup: [5/5] ✔
--- Logging error ---
Traceback (most recent call last):
  File "C:\Users\~1\AppData\Local\Temp\ONEFIL~1\logging\__init__.py", line 1113, in emit
  File "encodings\cp1252.py", line 19, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\u2714' in position 74: character maps to <undefined>
Call stack:
  File "C:\Users\~1\AppData\Local\Temp\ONEFIL~1\main.py", line 1941, in <module>
  File "C:\Users\~1\AppData\Local\Temp\ONEFIL~1\main.py", line 1857, in main
  File "C:\Users\~1\AppData\Local\Temp\ONEFIL~1\main.py", line 140, in accept
  File "C:\Users\~1\AppData\Local\Temp\ONEFIL~1\main.py", line 155, in show_main_window
  File "C:\Users\ADITYA~1\AppData\Local\Temp\ONEFIL~1\main.py", line 738, in __init__
Message: 'Startup: [5/5] ✔'
Arguments: ()
Call failed: ConnectError('[WinError 10054] An existing connection was forcibly closed by the remote host'). Retrying (attempt 1/4)
Call failed: ConnectError('[WinError 10054] An existing connection was forcibly closed by the remote host'). Retrying (attempt 2/4)
Call failed: ConnectError('[WinError 10054] An existing connection was forcibly closed by the remote host'). Retrying (attempt 3/4)
Call failed: ConnectError('[WinError 10054] An existing connection was forcibly closed by the remote host'). Retrying (attempt 4/4)

image

@EchterAlsFake
Copy link
Owner

Seems like an issue with your internet connection. Could you please try it with a mobile internet connection or a different WiFi? If you have maybe even a VPN?

If the remote host e.g., PornHub in this case just closes the request it typically means that they don't accept your request. Maybe your IP adress is blocked or something similar.

I have tried it with the same video as you. I know this is maybe not a solution, but network errors are sadly most of the time not on my end.

@Agent4599
Copy link
Author

Seems like an issue with your internet connection. Could you please try it with a mobile internet connection or a different WiFi? If you have maybe even a VPN?

If the remote host e.g., PornHub in this case just closes the request it typically means that they don't accept your request. Maybe your IP adress is blocked or something similar.

I have tried it with the same video as you. I know this is maybe not a solution, but network errors are sadly most of the time not on my end.

I live in india and pornhub is blocked here but i can access Pornhub.org without VPN on my pc (idk why) , i tried to use VPN on porn fetch and it worked.

I downloaded it like 4 months ago and got into the same problem, i remember i did something with the link and it worked but i can't remember what i did to it.

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