Feramance / qBitrr

A simple Python script to talk to qBittorrent and Arr's
MIT License
78 stars 2 forks source link

report an error:which has already been registered #103

Open nasssssss2363 opened 3 weeks ago

nasssssss2363 commented 3 weeks ago
root@OpenWrt:~# docker logs -f qbitrr
STARTING QBITRR
[2024-08-22 21:19:45] [pid:       1][tid:139759638346624] INFO    : qBitrr                  : Starting qBitrr: Version: 4.8.3-d410abf.
[2024-08-22 21:19:46] [pid:       1][tid:139759638346624] INFO    : qBitrr.Manager          : Current qBitTorrent version is supported: 4.5.2
[2024-08-22 21:19:46] [pid:       1][tid:139759638346624] WARNING : qBitrr.FFprobe          : Failed to retrieve current ffprobe version.
[2024-08-22 21:21:41] [pid:       1][tid:139759638346624] HNOTICE : qBitrr.Sonarr-TV-Auto   : Starting Sonarr-TV-Auto monitor
[2024-08-22 21:21:41] [pid:       1][tid:139759638346624] ERROR   : qBitrr.ArrManager       : Group 'Sonarr-Anime-Auto' is trying to manage Arr instance: 'http://172.17.0.1:8990' which has already been registered.
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 5307, in build_arr_instances
    managed_object = Arr(name, self, client_cls=call_cls)
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 89, in __init__
    raise OSError(
OSError: Group 'Sonarr-Anime-Auto' is trying to manage Arr instance: 'http://172.17.0.1:8990' which has already been registered.
[2024-08-22 21:21:43] [pid:       1][tid:139759638346624] HNOTICE : qBitrr.Radarr-40G       : Starting Radarr-40G monitor
[2024-08-22 21:21:43] [pid:       1][tid:139759638346624] ERROR   : qBitrr.ArrManager       : Group 'Radarr-ALL' is trying to manage Arr instance: 'http://172.17.0.1:7879' which has already been registered.
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 5307, in build_arr_instances
    managed_object = Arr(name, self, client_cls=call_cls)
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 89, in __init__
    raise OSError(
OSError: Group 'Radarr-ALL' is trying to manage Arr instance: 'http://172.17.0.1:7879' which has already been registered.
[2024-08-22 21:21:43] [pid:       1][tid:139759638346624] HNOTICE : qBitrr.Recheck          : Starting Recheck monitor
[2024-08-22 21:21:43] [pid:       1][tid:139759638346624] HNOTICE : qBitrr.Failed           : Starting Failed monitor
[2024-08-22 21:21:43] [pid:       8][tid:139759638346624] HNOTICE : qBitrr.Sonarr-TV-Auto   : Starting torrent monitoring for Sonarr-TV-Auto
[2024-08-22 21:21:43] [pid:      10][tid:139759638346624] HNOTICE : qBitrr.Radarr-40G       : Starting torrent monitoring for Radarr-40G
[2024-08-22 21:21:43] [pid:      11][tid:139759638346624] HNOTICE : qBitrr.Recheck          : Starting torrent monitoring for Recheck
[2024-08-22 21:21:43] [pid:      12][tid:139759638346624] HNOTICE : qBitrr.Failed           : Starting torrent monitoring for Failed
[2024-08-22 21:21:44] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
[2024-08-22 21:21:48] [pid:       7][tid:139759638346624] INFO    : qBitrr.Sonarr-TV-Auto   : Started updating database
[2024-08-22 21:21:55] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
[2024-08-22 21:22:01] [pid:       7][tid:139759638346624] INFO    : qBitrr.Sonarr-TV-Auto   : Started updating database
[2024-08-22 21:22:05] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
[2024-08-22 21:22:14] [pid:       7][tid:139759638346624] INFO    : qBitrr.Sonarr-TV-Auto   : Started updating database
[2024-08-22 21:22:16] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
[2024-08-22 21:22:27] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
[2024-08-22 21:22:27] [pid:       7][tid:139759638346624] INFO    : qBitrr.Sonarr-TV-Auto   : Started updating database
[2024-08-22 21:22:38] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
[2024-08-22 21:22:41] [pid:       7][tid:139759638346624] INFO    : qBitrr.Sonarr-TV-Auto   : Started updating database
[2024-08-22 21:22:49] [pid:       9][tid:139759638346624] INFO    : qBitrr.Radarr-40G       : Started updating database
Feramance commented 3 weeks ago

Can you please attach your config? Thanks

nasssssss2363 commented 3 weeks ago

Can you please attach your config? Thanks

And this line of prompts

[2024-08-22 21:19:46] [pid: 1][tid:139759638346624] WARNING : qBitrr.FFprobe : Failed to retrieve current ffprobe version.

I checked that there is the file /mnt/sda/appdata/qbitrr/qBitManager/ffprobe 111

Feramance commented 3 weeks ago

You can safely ignore the ffprobe warning, that always appears first time until it downloads it and saves the version in the ffprobe_info.json.

Your issues however are due to the fact you configured 2 Radarr and 2 Sonarr instances, but using the same instance. It appears as though you only have 1 of each, if that's the case then just delete the sections you don't need from the config (1 of each Sonarr and Radarr)

nasssssss2363 commented 3 weeks ago

You can safely ignore the ffprobe warning, that always appears first time until it downloads it and saves the version in the ffprobe_info.json.

Your issues however are due to the fact you configured 2 Radarr and 2 Sonarr instances, but using the same instance. It appears as though you only have 1 of each, if that's the case then just delete the sections you don't need from the config (1 of each Sonarr and Radarr)

I changed it directly from the example, the example just added two, can you tell me how to delete it

This is the two Sonarr instances in the default config.example.toml file

[Sonarr-TV]
# Toggle whether to manage the Servarr instance torrents.
Managed = true

# The URL used to access Servarr interface (if you use a domain enter the domain without a port)
URI = "CHANGE_ME"

# The Servarr API Key, Can be found it Settings > General > Security
APIKey = "CHANGE_ME"
[Sonarr-Anime]
# Toggle whether to manage the Servarr instance torrents.
Managed = true

# The URL used to access Servarr interface (if you use a domain enter the domain without a port)
URI = "CHANGE_ME"

# The Servarr API Key, Can be found it Settings > General > Security
APIKey = "CHANGE_ME"
nasssssss2363 commented 3 weeks ago

Also it's weird, I'm 100% sure I'm not monitoring these episodes, but why does the logs show it as searching for,

1111

Feramance commented 3 weeks ago

You likely have series search in qBitrr enabled and although the episode might not be monitored, the series is. Sonarr shouldn't pick up unmonitored episodes though.

nasssssss2363 commented 2 weeks ago

You likely have series search in qBitrr enabled and although the episode might not be monitored, the series is. Sonarr shouldn't pick up unmonitored episodes though.

Sonarr didn't import the episode, but qBittorrent downloaded it. Is there a way to only allow episodes monitored in Sonarr to be automatically searched and downloaded?

Feramance commented 2 weeks ago

If you want qBitrr to handle single episodes then disable series search

nasssssss2363 commented 2 weeks ago

If you want qBitrr to handle single episodes then disable series search

I want qBitrr to avoid searching for episodes not monitored by Sonarr, whether it's the whole season or individual episodes. It should only search for the episodes monitored in Sonarr. Do I need to modify any parameters?

nasssssss2363 commented 2 weeks ago

You can safely ignore the ffprobe warning, that always appears first time until it downloads it and saves the version in the ffprobe_info.json. Your issues however are due to the fact you configured 2 Radarr and 2 Sonarr instances, but using the same instance. It appears as though you only have 1 of each, if that's the case then just delete the sections you don't need from the config (1 of each Sonarr and Radarr)

I changed it directly from the example, the example just added two, can you tell me how to delete it

This is the two Sonarr instances in the default config.example.toml file

[Sonarr-TV]
# Toggle whether to manage the Servarr instance torrents.
Managed = true

# The URL used to access Servarr interface (if you use a domain enter the domain without a port)
URI = "CHANGE_ME"

# The Servarr API Key, Can be found it Settings > General > Security
APIKey = "CHANGE_ME"
[Sonarr-Anime]
# Toggle whether to manage the Servarr instance torrents.
Managed = true

# The URL used to access Servarr interface (if you use a domain enter the domain without a port)
URI = "CHANGE_ME"

# The Servarr API Key, Can be found it Settings > General > Security
APIKey = "CHANGE_ME"

And could you also tell me how to delete this? Thank you

Feramance commented 2 weeks ago

So, as shown above, there are two Sonarr instances configured in the example, Sonarr-TV and Sonarr-Anime. To delete one of them simply remove every section in the config which contains Sonarr-TV or Sonarr-Anime in the title (depending on which one you want removed) so you only end up having one instance configured. Also note that those names can change to be anything you want as you already noticed.

qBitrr is very flexible with regards to Arr instances as it can have as many or as little as you want, it automatically adjusts accordingly

nasssssss2363 commented 2 weeks ago

So, as shown above, there are two Sonarr instances configured in the example, Sonarr-TV and Sonarr-Anime. To delete one of them simply remove every section in the config which contains Sonarr-TV or Sonarr-Anime in the title (depending on which one you want removed) so you only end up having one instance configured. Also note that those names can change to be anything you want as you already noticed.

qBitrr is very flexible with regards to Arr instances as it can have as many or as little as you want, it automatically adjusts accordingly

I think I may not have expressed myself clearly. I have the following questions:

1.How to resolve this error? I want to use both Sonarr-TV and Sonarr-Anime configurations since the quality settings for anime and series are different. However, I'm currently encountering this error:

38346624] ERROR : qBitrr.ArrManager : Group 'Sonarr-Anime-Auto' is trying to manage Arr instance: 'http://172.17.0.1:8990' which has already been registered.

2.In Sonarr, I haven't checked the Monitored option for some series, so why is qBitrr still searching for them?

Feramance commented 2 weeks ago
  1. The only way to handle multiple quality profiles is to have multiple Instances of Sonarr itself unfortunately. Luckily though qBitrr won't change the quality profile of series with a quality profile different from that configured as the MainQualityProfile. So either use that config only for standard series or anime, or have multiple instances of Sonarr. Either way only one config per instance is allowed in qBitrr

  2. If the series as a whole is not monitored and qBitrr is still searching for them, kindly send over TRACE logs and a screenshot of one of the series in question so that I may determine the case and fix this

nasssssss2363 commented 2 weeks ago

radarr.trace.0.txt radarr.trace.txt

Now sonarr is fine, probably because of the two quality configurations I added previously

But now radarr, doesn't search all monitored movies, I monitor a dozen of them, but it only searches 5 of them on the first search, the rest won't be searched, and after that it only searches one movie no matter how long it's been, the rest of the dozen won't be searched, here are my radarr logs

The only parameter I can think of that makes an impact is SearchLimit = 10

This is my container installation command:

docker run -itd \
  --name=qbitrr \
  --user=0:0 \
  --tty \
  --restart=unless-stopped \
  -e TZ=Asia/Shanghai \
  -v /etc/localtime:/etc/localtime:ro \
  -v /mnt/sda/appdata/qbitrr:/config \
  -v /mnt/sda/media/downloads:/completed_downloads:rw \
  --log-driver=json-file \  
  --log-opt max-size=50m \
  --log-opt max-file=3 \
  feramance/qbitrr:latest

Here's the log from the startup, you can notice that only 5 were searched, after that the second loop only searched for one,sonarr's is fine, the number of searches is correct, I only monitored two episodes

STARTING QBITRR
[2024-08-25 13:28:37] [pid:       1][tid:140309287435136] INFO    : qBitrr               : Starting qBitrr: Version: 4.9.2-d710e52.
[2024-08-25 13:28:38] [pid:       1][tid:140309287435136] INFO    : qBitrr.Manager       : Current qBitTorrent version is supported: 4.5.2
[2024-08-25 13:28:39] [pid:       1][tid:140309287435136] HNOTICE : qBitrr.Sonarr-TV-Auto: Starting Sonarr-TV-Auto monitor
[2024-08-25 13:28:39] [pid:       1][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Starting Radarr-40G monitor
[2024-08-25 13:28:39] [pid:       1][tid:140309287435136] HNOTICE : qBitrr.Recheck       : Starting Recheck monitor
[2024-08-25 13:28:39] [pid:       1][tid:140309287435136] HNOTICE : qBitrr.Failed        : Starting Failed monitor
Process Process-5:
Process Process-6:
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/multiprocess/process.py", line 314, in _bootstrap
    self.run()
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/site-packages/multiprocess/process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 5014, in run_torrent_loop
    self.register_search_mode()
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 4684, in register_search_mode
    if self.search_setup_completed:
  File "/usr/local/lib/python3.10/site-packages/multiprocess/process.py", line 314, in _bootstrap
    self.run()
  File "/usr/local/lib/python3.10/site-packages/multiprocess/process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
AttributeError: 'PlaceHolderArr' object has no attribute 'search_setup_completed'
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 5014, in run_torrent_loop
    self.register_search_mode()
  File "/usr/local/lib/python3.10/site-packages/qBitrr/arss.py", line 4684, in register_search_mode
    if self.search_setup_completed:
AttributeError: 'PlaceHolderArr' object has no attribute 'search_setup_completed'
[2024-08-25 13:28:40] [pid:       8][tid:140309287435136] HNOTICE : qBitrr.Sonarr-TV-Auto: Starting torrent monitoring for Sonarr-TV-Auto
[2024-08-25 13:28:40] [pid:      10][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Starting torrent monitoring for Radarr-40G
[2024-08-25 13:28:41] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:28:46] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:28:51] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:28:59] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:29:02] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:29:12] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:29:13] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:29:24] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:29:25] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:29:35] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:29:38] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:29:45] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:29:51] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:29:56] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:30:04] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:30:07] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:30:18] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:30:19] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Starting search for 5 items
[2024-08-25 13:30:19] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : 0 active search commands, 5 remaining
[2024-08-25 13:30:19] [pid:       9][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Searching for: Lee (2024) [tmdbId=832964|id=1268][Missing]
[2024-08-25 13:30:19] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Delaying search loop by 60 seconds
[2024-08-25 13:30:21] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:30:36] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:30:53] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:31:06] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:31:19] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : 0 active search commands, 4 remaining
[2024-08-25 13:31:19] [pid:       9][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Searching for: 基督山伯爵 (2024) [tmdbId=1084736|id=1427][Missing]
[2024-08-25 13:31:19] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Delaying search loop by 60 seconds
[2024-08-25 13:31:20] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:31:33] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:31:46] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:31:59] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:32:12] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:32:19] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : 0 active search commands, 3 remaining
[2024-08-25 13:32:20] [pid:       9][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Searching for: 异形:夺命舰 (2024) [tmdbId=945961|id=1435][Missing]
[2024-08-25 13:32:20] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Delaying search loop by 60 seconds
[2024-08-25 13:32:25] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:32:38] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:32:51] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:33:04] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:33:19] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:33:20] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : 0 active search commands, 2 remaining
[2024-08-25 13:33:20] [pid:       9][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Searching for: 疯狂的麦克斯:狂暴女神 (2024) [tmdbId=786892|id=1452][Missing]
[2024-08-25 13:33:20] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Delaying search loop by 60 seconds
[2024-08-25 13:33:34] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:33:47] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:34:01] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:34:14] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:34:20] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : 0 active search commands, 1 remaining
[2024-08-25 13:34:20] [pid:       9][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Searching for: 帅哥们 (2024) [tmdbId=736720|id=1467][Missing]
[2024-08-25 13:34:20] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Delaying search loop by 60 seconds
[2024-08-25 13:34:27] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:34:40] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:34:54] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:35:08] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:35:20] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : All searches completed
[2024-08-25 13:35:21] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:35:30] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:35:34] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:35:34] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Starting search for 1 items
[2024-08-25 13:35:34] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: 0 active search commands, 1 remaining
[2024-08-25 13:35:34] [pid:       7][tid:140309287435136] HNOTICE : qBitrr.Sonarr-TV-Auto: Searching for: Missing episodes in | The Road We Have Taken | [id=472]
[2024-08-25 13:35:34] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Delaying search loop by 60 seconds
[2024-08-25 13:35:41] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:35:52] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:36:02] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:36:13] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:36:24] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:36:35] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: All searches completed
[2024-08-25 13:36:35] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:36:45] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:36:48] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:36:57] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:37:01] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:37:07] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:37:14] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:37:18] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:37:27] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:37:29] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:37:39] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:37:40] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:37:50] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:37:54] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:38:01] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:38:07] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:38:12] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radar                                                                                                                                                             r-40G    : Started updating database
[2024-08-25 13:38:20] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:38:23] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:38:33] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:38:34] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:38:44] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:38:46] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:38:55] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:38:59] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:39:06] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:39:12] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:39:17] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:39:25] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:39:28] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:39:38] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:39:39] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:39:49] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:39:51] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:39:51] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Starting search for 1 items
[2024-08-25 13:39:51] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: 0 active search commands, 1 remaining
[2024-08-25 13:39:51] [pid:       7][tid:140309287435136] HNOTICE : qBitrr.Sonarr-TV-Auto: Searching for: Missing episodes in | A Shop for Killers | [id=289]
[2024-08-25 13:39:51] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Delaying search loop by 60 seconds
[2024-08-25 13:40:00] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:40:11] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:40:22] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:40:33] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:40:44] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:40:52] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: All searches completed
[2024-08-25 13:40:54] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:41:05] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:41:05] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:41:16] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:41:18] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:41:27] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:41:31] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:41:38] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:41:44] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:41:48] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:41:57] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:41:59] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:42:10] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:42:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:42:21] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:42:27] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:42:32] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:42:43] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:42:44] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:42:55] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:42:59] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:43:06] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:43:15] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:43:18] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:43:29] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:43:30] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:43:40] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:43:42] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Loop timer elapsed, restarting it.
[2024-08-25 13:43:46] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:43:47] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Loop timer elapsed, restarting it.
[2024-08-25 13:43:54] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:43:55] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Starting search for 1 items
[2024-08-25 13:43:55] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : 0 active search commands, 1 remaining
[2024-08-25 13:43:55] [pid:       9][tid:140309287435136] HNOTICE : qBitrr.Radarr-40G    : Searching for: Soul.Power.Live.陶喆香港演唱會 (2003) [tmdbId=726077|id=1316][Missing]
[2024-08-25 13:43:55] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Delaying search loop by 60 seconds
[2024-08-25 13:44:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Started updating database
[2024-08-25 13:44:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Starting search for 2 items
[2024-08-25 13:44:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: 0 active search commands, 2 remaining
[2024-08-25 13:44:11] [pid:       7][tid:140309287435136] HNOTICE : qBitrr.Sonarr-TV-Auto: Searching for: Missing episodes in | A Shop for Killers | [id=289]
[2024-08-25 13:44:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Delaying search loop by 60 seconds
[2024-08-25 13:44:55] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : All searches completed
[2024-08-25 13:45:05] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
[2024-08-25 13:45:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: 0 active search commands, 1 remaining
[2024-08-25 13:45:11] [pid:       7][tid:140309287435136] HNOTICE : qBitrr.Sonarr-TV-Auto: Searching for: Missing episodes in | The Road We Have Taken | [id=472]
[2024-08-25 13:45:11] [pid:       7][tid:140309287435136] INFO    : qBitrr.Sonarr-TV-Auto: Delaying search loop by 60 seconds
[2024-08-25 13:45:16] [pid:       9][tid:140309287435136] INFO    : qBitrr.Radarr-40G    : Started updating database
Feramance commented 2 weeks ago

Ok, so can you set the LOGLEVEL in your qBitrr config to TRACE, let qBitrr run for a bit (5-10 mins), then send me those logs?

nasssssss2363 commented 2 weeks ago

This is the log generated in about 10 minutes(I have set the LOGLEVEL in your qBitrr config to TRACE), the strange thing is that you can see all the monitored movies in the TRACE log (but no successful downloads, including the ones I purposely added for tests like The Avengers were not downloaded), but you can only see one movie in the INFO log

logs.zip

nasssssss2363 commented 2 weeks ago

Ok, so can you set the LOGLEVEL in your qBitrr config to TRACE, let qBitrr run for a bit (5-10 mins), then send me those logs?

Am I sending your journal?

Feramance commented 1 week ago

I'm investigating this, I'll get back to you soon