-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Download halted on finish #454
Comments
That's for P2P sharing (other downloaders are downloading with the same torrent). When aria2 is sharing files, it will mark it as an active task. You can stop it and it will become finished (green) state. |
I know this is marked closed but I am having the same issue. My seed-ratio is 1.0 and seed-time is 0. I tried giving it a day in case it was finishing some file operations or anything, but it just stays as active. I have tried pausing an resuming with the same result. |
don't set the seed-ratio value (1.0 is the default anyway). If you intend not to seed at all (which is not nice 😞 ) you have to set the config:
If this does not work there is changes that you use an old version of aria2 (you probably got your aria2 version through apt-get, repositories uses outdated version). In this case you'll need a newer version. |
When tasks are finished, they are halted in active state. No download speed, but still uploading somehow.
The text was updated successfully, but these errors were encountered: