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

Aria2c process not starting #11

Open
wolph opened this issue Jan 13, 2020 · 6 comments
Open

Aria2c process not starting #11

wolph opened this issue Jan 13, 2020 · 6 comments

Comments

@wolph
Copy link

wolph commented Jan 13, 2020

When manually trying to start aria I get:

/bin/bash: line 0: exec: -D: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]

I'm guessing it's an incompatibility with the bash wrapper on Catalina.

@xjbeta
Copy link
Owner

xjbeta commented Jan 14, 2020

Check your aria2c path and aria2 conf file.
Preferences - Third tab - Aria2c path / Conf file path

@wolph
Copy link
Author

wolph commented Jan 14, 2020

Thanks, that worked!
I guessed it would have autodetected aria2c as it was a plain homebrew install.

In any case, the error message is a bit unclear though :)

@mr-narender
Copy link

Its not working for me, but small notification says connected, am I missing something.

Screen Shot 2021-04-15 at 1 33 57 PM

Any pointer would be helpful.

Thanks.

@LocNguyenHuu
Copy link

@mr-narender The same error to me. How can we fix that? Or maybe we need to start aria2 server???

@agh
Copy link

agh commented Mar 17, 2024

I've got both aria2d and aria2 installed via Homebrew on macOS Sonoma and ran into something which looks like this issue, the fix was to set the path to /opt/homebrew/bin/aria2c in Settings where it called for "Aria2c path:".

After that I think you can restart, or click Aria2c process status, then click Start.

It looks like Settings resolved the symlink to the specific version of aria2 that's installed. Since I haven't upgraded aria2 since starting to use aria2d, it is unclear whether this will break somewhere in future (because the aria2c binary will move to a new folder with the version bump that accompanies the upgrade).

image

@dangnhdev
Copy link

For those new to Mac like myself: To reach the /opt/homebrew/bin/ directory when the Browse folder dialog appears, you should press Cmd + Shift + G.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants