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

Failed to start the download. Unauthorized. #38

Closed
Rajwadkar07 opened this issue Jul 28, 2019 · 3 comments
Closed

Failed to start the download. Unauthorized. #38

Rajwadkar07 opened this issue Jul 28, 2019 · 3 comments

Comments

@Rajwadkar07
Copy link

I am facing this issue. I checked everything. My aria_secret is same in .constants.js and aria.sh. Please guide me for a fix?

@out386
Copy link
Owner

out386 commented Jul 28, 2019

The only reason this happens is because of mismatched secret.

Make sure that the secret is in ./src/.constants.js, not in ./out/.constants.js

Run tsc after putting the secret in

Run

killall aria2c || killall aria2
./aria.sh
npm start

If even this fails, check aria_secret yet again, and reboot the computer, and make sure that nothing else is starting an aria rpc.

@Rajwadkar07
Copy link
Author

thanks it worked :)

@vivekgajjar
Copy link

Not working

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

3 participants