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

how to fix aria2c error status 451? #576

Closed
Avinash1a opened this issue Feb 24, 2021 · 0 comments
Closed

how to fix aria2c error status 451? #576

Avinash1a opened this issue Feb 24, 2021 · 0 comments

Comments

@Avinash1a
Copy link

Avinash1a commented Feb 24, 2021

Hello,
I'm getting the following error while downloading links with aria2

Exception: [AbstractCommand.cc:351] errorCode=22 URI=link
[HttpSkipResponseCommand.cc:239] errorCode=22 The response status is not successful. status=451

when i download the same in my pc, it is working fine. But in google colab I'm getting the above error. The code I'm using is
!aria2c "link.mp4" -o test.mp4 --file-allocation=none --check-certificate=false

should I add any extra option to aria2c?
I don't know whether it is appropriate to ask this question in this particular forum. Pardon me if it is wrong.

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

1 participant