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

How to deal with winerror 10061? #187

Open
469705068 opened this issue May 14, 2023 · 3 comments
Open

How to deal with winerror 10061? #187

469705068 opened this issue May 14, 2023 · 3 comments

Comments

@469705068
Copy link

The error are shown below:

Traceback (most recent call last):
File "C:\Users\Demon\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\urllib3\connection.py", line 174, in _new_conn
conn = connection.create_connection(
File "C:\Users\Demon\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\urllib3\util\connection.py", line 95, in create_connection
raise err
File "C:\Users\Demon\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\urllib3\util\connection.py", line 85, in create_connection
sock.connect(sa)
ConnectionRefusedError: [WinError 10061]

what should i do?

@Ovear
Copy link

Ovear commented May 14, 2023

Seems network failure, try to use proxy if your ISP blocked kemono.

@469705068
Copy link
Author

Seems network failure, try to use proxy if your ISP blocked kemono.

I can browse kemono normally use explorer, what settings should i check?

@Ovear
Copy link

Ovear commented May 14, 2023

If you are using proxy software already, those software will adjust your browser proxy setting automatically, which takes no effect to kemono-dl. You may config proxy manually for kemono-dl.

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