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

[APP SUBMITTED]: qbittorrent: Unable to set priority for Torrent #4032

Closed
Rouzax opened this issue Apr 16, 2018 · 15 comments
Closed

[APP SUBMITTED]: qbittorrent: Unable to set priority for Torrent #4032

Rouzax opened this issue Apr 16, 2018 · 15 comments
Labels

Comments

@Rouzax
Copy link
Contributor

Rouzax commented Apr 16, 2018

INFO

Python Version: 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:25:58) [MSC v.1500 64 bit (AMD64)]
Operating System: Windows-10-10.0.14393
Locale: cp1252
Branch: master
Database: 44.9
Commit: d6eb72d
Link to Log: https://gist.github.com/d6331ad3d4233e760958c97db7f8f8d3

ERROR

2018-04-16 16:31:27 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [d6eb72d] qbittorrent: Unable to set priority for Torrent

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

INFO

Python Version: 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:25:58) [MSC v.1500 64 bit (AMD64)]
Operating System: Windows-10-10.0.14393
Locale: cp1252
Branch: master
Database: 44.9
Commit: 77b2091
Link to Log: https://gist.github.com/158e1307c4af578aef3f3e0a042bd90d

ERROR

2018-04-25 13:06:05 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

@sharkykh
Copy link
Contributor

Maybe it's some kind of race condition.
Obviously the commands are working.
We could add a retry mechanic, but I'm not sure if that's the way to go.

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

I only started to have this since the latest build, nothing else in my config has changed.
Let me know if you need more info.

@sharkykh
Copy link
Contributor

I don't think anything changed in the qBittorrent client code.
I've been using qBittorrent for the past month and haven't had that pop up.

@sharkykh
Copy link
Contributor

sharkykh commented Apr 25, 2018

Just a question, since my client never has less than 2 torrents in it. Is your client sometimes empty?
Like - 0 torrents before the torrent that causes this issue is added?

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

No, currently have 50 in there.
Does qBittorrent even have Prio on a torrent? I thought only on files.

@sharkykh
Copy link
Contributor

Also, if torrent queueing is not enabled, it would probably throw some error.
image

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

That is disabled on my setup
image

@sharkykh
Copy link
Contributor

sharkykh commented Apr 25, 2018

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

Will give it a try, weird thing is that I don't get the error on all snatches.

@sharkykh
Copy link
Contributor

How frequent are the errors?

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

Sorry, it seems to be consistent.

2018-04-25 13:06:05 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-25 08:46:13 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-25 08:46:13 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-24 15:45:41 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-24 06:05:19 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-23 16:44:42 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-23 15:54:19 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-23 15:54:18 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-23 04:24:20 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-23 04:24:19 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-23 03:24:18 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent
2018-04-22 09:54:01 ERROR    SEARCHQUEUE-DAILY-SEARCH :: [77b2091] qbittorrent: Unable to set priority for Torrent

image

@sharkykh
Copy link
Contributor

Yep. I'd say this is definitely related!

@Rouzax
Copy link
Contributor Author

Rouzax commented Apr 25, 2018

But what if I don't want Torrent Queueing enabled? :)

@sharkykh
Copy link
Contributor

@Rouzax I will see if I can find a way to make it fail "silently" with an info message about the actual situation instead of an error.

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

No branches or pull requests

3 participants
@Rouzax @sharkykh and others