carpedm20 / carpedm20/LINE

Connection Error

Open
#144 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
827
Forks
189
PR merge metrics
No merged PRs in 30d

Description

Help me please cause i found this issue :

File "C:\Python27\lib\site-packages\requests\adapters.py", line 487, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='https', port=80): Max retries exceeded with url: //gd2.line.naver.jp:443/Q (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 11004] getaddrinfo failed',))

What must i do ???

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the traceback at requests/adapters.py line 487 and inspect how the connection to gd2.line.naver.jp is constructed. Reproduce the failure and determine whether the endpoint or network configuration is responsible; done means a confirmed cause with a concrete fix or configuration guidance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.