-
Notifications
You must be signed in to change notification settings - Fork 66
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
Error for all authkey tracker #171
Comments
@anthonyraymond is this likely thrown from |
Is there any pull requests? Thank you very much ! |
No PRs. What needs be done: I might take it on, but only if/when #172 is merged. |
Caused by: java.net.URISyntaxException: Illegal character in query at index 53: https://xxx/announce.php?authkey=12345|67890|abcxyz I have the same issue, but an earlier version of joal is OK for this site |
Hello there, i'm aware of this issue, but i'm having a lot of work atm and i don't have much time to look at it to eventually fix the issue on my spare time. But i will as soon as possible. I'll keep you updated |
Temporary solution: encode '|' to '%7C' (edit the tracker url in the torrent file). |
Note to me: Joal is using an old version, but i don't think that it'm depending of ttorrent too much except for some constants or parsing. Maybe @laur89 will happen to have some time before i do ^^. Place your bets. |
Hi, Any news about this problem ? Editing ('|' to '%7C') the trackers is not that easy when you download a couple torrents a day. Just asking, Thanks ;) |
@butts136 been away from joal for a while. Will try to make some time coming week, but no promises. |
Are there any other tools similar to JOAL? The authkey problem is still there. |
got below error for this kind of tracker: https://aaa.bbb.cccc/announce.php?authkey=9207|885|AJ2uIk80]
"TORRENT WAS REJECTED BY SERVER: JAVA.NET.URISYNTAXEXCEPTION: ILLEGAL CHARACTER IN QUERY AT INDEX 48: https://aaa.bbb.cccc/announce.php?authkey=9207|885|AJ2uIk80]"
The text was updated successfully, but these errors were encountered: