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

Segments cannot be merged, the download process is stuck and cannot be completed #18

Closed
minhpn opened this issue Apr 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@minhpn
Copy link

minhpn commented Apr 29, 2024

  • I encounter an issue like the image below
CleanShot 2024-04-29 at 16 32 30@2x
  • being blocked indefinitely like this and unable to continue
CleanShot 2024-04-29 at 16 32 52@2x
  • i using default:
    dl.start( url='http://example.com/file.txt', file_path='file.txt', segments=10, display=True, multithread=True, block=True, retries=0, mirror_func=None, etag=True )
@mjishnu
Copy link
Owner

mjishnu commented Apr 29, 2024

can you test using this version and see if its still happening https://test.pypi.org/project/pypdl/. btw the name of class has been changed (Downloader -> Pypdl) you can check the updated doc in v1.4.0 branch

@minhpn
Copy link
Author

minhpn commented May 2, 2024

I'm trying out version 1.4.1, there's a minor syntax error. I've temporarily fixed it and I'm testing to see if the issue I encountered before still persists. Thank you!
CleanShot 2024-05-02 at 10 21 42
CleanShot 2024-05-02 at 10 19 35

@mjishnu
Copy link
Owner

mjishnu commented May 2, 2024

can you provide the full error traceback. for the syntax error.

@mjishnu mjishnu added the bug Something isn't working label Jun 4, 2024
@mjishnu mjishnu mentioned this issue Jun 4, 2024
@mjishnu mjishnu closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants