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

Aria2 -x option must be between 1 and 16 #627

Closed
fsobolev opened this issue Oct 12, 2023 · 5 comments · Fixed by #625
Closed

Aria2 -x option must be between 1 and 16 #627

fsobolev opened this issue Oct 12, 2023 · 5 comments · Fixed by #625
Assignees
Labels
bug Something isn't working in-beta This issue is fixed in a beta version
Milestone

Comments

@fsobolev
Copy link
Member

Exception: [[AbstractOptionHandler.cc:69](http://abstractoptionhandler.cc:69/)] errorCode=28 We encountered a problem while processing the option '--max-connection-per-server'.
  -> [[OptionHandlerImpl.cc:184](http://optionhandlerimpl.cc:184/)] errorCode=1 max-connection-per-server must be between 1 and 16.
Usage:
 -x, --max-connection-per-server=NUM The maximum number of connections to one
                              server for each download.

                              Possible Values: 1-16
                              Default: 1
                              Tags: #basic, #http, #ftp



ERROR: aria2c exited with code 28
@fsobolev fsobolev added the bug Something isn't working label Oct 12, 2023
@fsobolev fsobolev added this to the V2023.10.0 milestone Oct 12, 2023
@nlogozzo nlogozzo assigned nlogozzo and unassigned soumyaDghosh Oct 12, 2023
@nlogozzo
Copy link
Member

If I could, I'll take the fix for this in the winui branch

@nlogozzo nlogozzo mentioned this issue Oct 12, 2023
8 tasks
@soumyaDghosh
Copy link
Member

If I could, I'll take the fix for this in the winui branch

Should I not try then? I mean the fix is anyways very small.

@fsobolev
Copy link
Member Author

If I could, I'll take the fix for this in the winui branch

Should I not try then? I mean the fix is anyways very small.

Nick already fixed it 554e781

@soumyaDghosh
Copy link
Member

Thanks @nlogozzo

@nlogozzo
Copy link
Member

nlogozzo commented Nov 4, 2023

@nlogozzo nlogozzo added the in-beta This issue is fixed in a beta version label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-beta This issue is fixed in a beta version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants