Sonarr version (exact version): 2.0.0.4326 Mono version (if Sonarr is not running on Windows): n/a OS: Windows 10 64bit ((Debug logs)): http://pastebin.com/5wwiWsyb Description of issue:
Those logs were from manual search. I didn’t have the debug enabled when last successful automatic grab occured.
I won’t have an automatic event till probably Monday.
Will the automatic search be sufficient to investigate?
PS: Like I said - it seems to me like the everything is working between Sonarr and Deluge.
It’s just when I want to open the release page from within Sonarr, using the link that redirects me through torrentapi, that’s when it hits the wall and I get the “invalid token” message.
@markus101, Really should’ve pinged me before posting to torrentapi. This isn’t something rarbg will/can fix. The token is a protection mechanism. It’s there to make sure every url is invalid unless used in a short enough time.
The only way we can fix it is by redirecting the info link via sonarr first.
Quick question. How long is the token supposed to be valid? 24hrs?
Because I’m not getting that error in manual search anymore but looks like I keep getting it in links from release history. Even after 2-3hrs after grabbing.
I’m using those links for quite some time now and just from experience I assumed that it’s around 24hrs. They tend to work the next morning after grabbing.
By that logic it should be valid as long as Sonarr session runs uninterrupted.
I don’t have time to check periodically, but I checked last night, 1 hour after grabbing and the link was working. Then I checked this morning, which puts the link at being 9 hours old and I got the token error.
Today I also couldn’t use the link that was 3 hours old.
That’s really strange, because until recently I could use those link for (I think) up to 24hrs. I used to do that all the time. Did something change on rarbg side?
I don’t know if it was there before, but I’ve found the apidoc for rarbg and it says that the token is valid for 15 minutes. I’m lost. Like I said, I could use the link 1 hour after grabbing last night.
yes, it’s valid for 15min unless extended. With the rsssync at 15min it’s a coin toss.
Best way would be to redirect the link via sonarr, so we can tack a new token on it, but atm I don’t want to invest the effort to do that.