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

ClientConnectorError [The semaphore timeout period has expired] #37

Open
DarkForce0897 opened this issue Mar 22, 2023 · 2 comments
Open

Comments

@DarkForce0897
Copy link

I got this error recently. I paste the full error message below.

[main] ClientConnectorError(ConnectionKey(host='live.fc2.com', port=443, is_ssl=True, ssl=None, proxy=None, proxy_auth=None, proxy_headers_hash=None), OSError(22, 'The semaphore timeout period has expired', None, 121, None)) Cannot connect to host live.fc2.com:443 ssl:default [The semaphore timeout period has expired]

@hizkifw
Copy link
Member

hizkifw commented Mar 22, 2023

Hi, a few questions to help me debug the issue,

  • Which OS, and what Python version?
  • How did you install fc2-live-dl (pip, docker?)
  • Does the error happen all the time?
  • Can you run it again with --log-level debug

@DarkForce0897
Copy link
Author

  1. Which OS, and what Python version?
    • Windows 11
    • Python 3.11
  2. How did you install fc2-live-dl (pip, docker?)
    • I used pip iirc.
  3. Does the error happen all the time?
    • I just moved to a new place irl. This error happen all the time since I moved.
  4. Can you run it again with --log-level debug
    • I do not know how should I perform this.

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