Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Redirect loop while downloading rutorrent #123

Open
jdupl opened this issue Oct 12, 2015 · 1 comment
Open

Redirect loop while downloading rutorrent #123

jdupl opened this issue Oct 12, 2015 · 1 comment

Comments

@jdupl
Copy link
Contributor

jdupl commented Oct 12, 2015

Noticed that many servers might go on a redirect loop when downloading the rutorrent source from dl.bintray.com.

This is using wget. Downloading from another source or using curl will fix this problem.

I remember that I replaced wget with curl on the jessie script before it was released. Perhaps it got replaced.

Basically, wget tries to download 20 times the redirect url and fails after. The script simply continues on without any warning.

@jdupl
Copy link
Contributor Author

jdupl commented Oct 12, 2015

For those affected by this bug, please replace the url in the "INSTALL_RUTORRENT" function with http://a.maro.xyz/glIPCtQ.tar.gz.

@Kerwood A better way to go would be to use github's files https://github.com/Novik/ruTorrent/releases and extract the 3.6/ folder.

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

No branches or pull requests

1 participant