ConnectionError: HTTPSConnectionPool 网络为什么访问不通呢?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
ConnectionError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url:
/api/models/fnlp/moss-moon-003-sft-int4/revision/main (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x7f521ea00700>: Failed to establish a new connection: [Errno 101] Network is unreachable'))
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report identifies a failed request to huggingface.co/api/models/fnlp/moss-moon-003-sft-int4/revision/main but names no repository file or test. Start by checking how this model URL is accessed and whether the reported network error can be reproduced. Done means determining whether the failure comes from MOSS or the surrounding network environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100