OptimalScale / OptimalScale/LMFlow

Connection time out

Open
#940 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.5k
Forks
822
PR merge metrics
No merged PRs in 30d

Description

~/LMFlow$ cd data && ./download.sh alpaca && cd -
downloading alpaca dataset
--2025-03-23 00:08:19-- http://lmflow.org:5000/alpaca.tar.gz
Resolving lmflow.org (lmflow.org)... 107.23.182.175
Connecting to lmflow.org (lmflow.org)|107.23.182.175|:5000... failed: Connection timed out.
Retrying.

--2025-03-23 00:10:31-- (try: 2) http://lmflow.org:5000/alpaca.tar.gz
Connecting to lmflow.org (lmflow.org)|107.23.182.175|:5000...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with data/download.sh and the alpaca download path shown in the report. Check the configured lmflow.org:5000/alpaca.tar.gz endpoint and determine why the connection times out; done means the alpaca download command completes successfully.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.