Describe the Bug
I have tautulli in a docker container on a raspberry running.
It runs smooth for a while, but after round about a day it stops responding with this message in log.
After restarting the docker container it runs for a while again.
2022-04-03 20:13:57 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'.
2022-04-03 20:13:57 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '656704'.
2022-04-03 20:13:58 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Checking custom notification conditions for notifier_id 5.
2022-04-03 20:13:58 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: {1} user | is not | 'manuelw' > 'manuelw' > False
2022-04-03 20:13:58 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Condition logic [blank]: {1} > False
2022-04-03 20:13:58 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Custom conditions evaluated to 'False'. Conditions: [False].
2022-04-03 20:13:58 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Custom notification conditions not satisfied, skipping notifier_id 5.
2022-04-03 20:24:41 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2022-04-03 20:24:41 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-03 20:24:42 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-03 20:24:42 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2022-04-03 21:24:41 - INFO :: ThreadPoolExecutor-2_1 : Retrieving latest version information from GitHub
2022-04-03 21:24:41 - DEBUG :: ThreadPoolExecutor-2_1 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-03 21:24:42 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2022-04-03 21:24:42 - DEBUG :: ThreadPoolExecutor-2_1 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-03 21:24:42 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Requesting resources for server...
2022-04-03 21:24:42 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /config/tautulli.db to tautulli.backup-20220403212442.sched.db
2022-04-03 21:24:42 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Requesting users list refresh...
2022-04-03 21:24:42 - INFO :: ThreadPoolExecutor-2_1 : Tautulli is up to date
2022-04-03 21:24:42 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Requesting libraries list refresh...
2022-04-03 21:24:42 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Config :: Successfully backed up /config/config.ini to config.backup-20220403212441.sched.ini
2022-04-03 21:24:43 - DEBUG :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Plex Pass subscription not found.
2022-04-03 21:24:43 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2022-04-03 21:24:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Config :: Writing configuration to file
2022-04-03 21:24:44 - INFO :: ThreadPoolExecutor-2_4 : Tautulli Users :: Users list refreshed.
2022-04-03 21:24:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Using user-defined URL.
2022-04-03 21:24:44 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Libraries :: Libraries list refreshed.
2022-04-03 21:24:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli PlexTV :: Selected server: PlexServer (http://192.168.1.5:32400) (Linux - Version 1.25.8.5663-e071c3d62)
2022-04-03 21:24:44 - INFO :: ThreadPoolExecutor-2_3 : Tautulli Config :: Writing configuration to file
2022-04-03 21:38:39 - DEBUG :: Thread-15 : Tautulli ActivityHandler :: Session 33 watched.
2022-04-03 21:49:57 - DEBUG :: Thread-15 : Tautulli ActivityHandler :: Session 33 stopped.
2022-04-03 21:49:57 - DEBUG :: Thread-15 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 29045
2022-04-03 21:49:57 - DEBUG :: Thread-15 : Tautulli ActivityHandler :: Removing sessionKey 33 ratingKey 29045 from session queue
2022-04-03 21:50:21 - DEBUG :: Thread-15 : Tautulli ActivityHandler :: Session 34 started by user 1210089 (Ma********r) with ratingKey 29040 (Billie Eilish at Austin City Limits).
2022-04-03 21:50:22 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_play'.
2022-04-03 21:50:22 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Checking global notification conditions.
2022-04-03 21:50:22 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'.
2022-04-03 21:50:22 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '656696'.
2022-04-03 21:50:22 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Checking custom notification conditions for notifier_id 5.
2022-04-03 21:50:23 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: {1} user | is not | 'manuelw' > 'manuelw' > False
2022-04-03 21:50:23 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Condition logic [blank]: {1} > False
2022-04-03 21:50:23 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Custom conditions evaluated to 'False'. Conditions: [False].
2022-04-03 21:50:23 - DEBUG :: Thread-3 : Tautulli NotificationHandler :: Custom notification conditions not satisfied, skipping notifier_id 5.
2022-04-03 22:24:28 - DEBUG :: Thread-15 : Tautulli ActivityHandler :: Session 34 stopped.
2022-04-03 22:24:28 - DEBUG :: Thread-15 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 29040
2022-04-03 22:24:28 - DEBUG :: Thread-15 : Tautulli ActivityHandler :: Removing sessionKey 34 ratingKey 29040 from session queue
2022-04-03 22:24:41 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2022-04-03 22:24:41 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-03 22:24:42 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-03 22:24:42 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2022-04-03 23:24:41 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2022-04-03 23:24:41 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-03 23:24:41 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-03 23:24:42 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2022-04-04 00:24:41 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2022-04-04 00:24:41 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 00:24:42 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 00:24:42 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2022-04-04 01:24:41 - INFO :: ThreadPoolExecutor-2_1 : Retrieving latest version information from GitHub
2022-04-04 01:24:41 - DEBUG :: ThreadPoolExecutor-2_1 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 01:24:42 - DEBUG :: ThreadPoolExecutor-2_1 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 01:24:42 - INFO :: ThreadPoolExecutor-2_1 : Tautulli is up to date
2022-04-04 02:24:41 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2022-04-04 02:24:41 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 02:24:42 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 02:24:42 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2022-04-04 03:24:41 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2022-04-04 03:24:41 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 03:24:41 - INFO :: ThreadPoolExecutor-2_2 : Tautulli Config :: Writing configuration to file
2022-04-04 03:24:42 - DEBUG :: ThreadPoolExecutor-2_3 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 03:24:42 - DEBUG :: ThreadPoolExecutor-2_0 : Tautulli Database :: Successfully backed up /config/tautulli.db to tautulli.backup-20220404032442.sched.db
2022-04-04 03:24:42 - DEBUG :: ThreadPoolExecutor-2_2 : Tautulli Config :: Successfully backed up /config/config.ini to config.backup-20220404032441.sched.ini
2022-04-04 03:24:42 - INFO :: ThreadPoolExecutor-2_3 : Tautulli is up to date
2022-04-04 04:24:41 - INFO :: ThreadPoolExecutor-2_5 : Retrieving latest version information from GitHub
2022-04-04 04:24:41 - DEBUG :: ThreadPoolExecutor-2_5 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 04:24:41 - DEBUG :: ThreadPoolExecutor-2_5 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 04:24:42 - INFO :: ThreadPoolExecutor-2_5 : Tautulli is up to date
2022-04-04 05:24:41 - INFO :: ThreadPoolExecutor-2_4 : Retrieving latest version information from GitHub
2022-04-04 05:24:41 - DEBUG :: ThreadPoolExecutor-2_4 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 05:24:42 - DEBUG :: ThreadPoolExecutor-2_4 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 05:24:42 - INFO :: ThreadPoolExecutor-2_4 : Tautulli is up to date
2022-04-04 06:24:41 - INFO :: ThreadPoolExecutor-2_2 : Retrieving latest version information from GitHub
2022-04-04 06:24:41 - DEBUG :: ThreadPoolExecutor-2_2 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 06:24:42 - DEBUG :: ThreadPoolExecutor-2_2 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 06:24:42 - INFO :: ThreadPoolExecutor-2_2 : Tautulli is up to date
2022-04-04 07:24:41 - INFO :: ThreadPoolExecutor-2_1 : Retrieving latest version information from GitHub
2022-04-04 07:24:41 - DEBUG :: ThreadPoolExecutor-2_1 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 07:24:42 - DEBUG :: ThreadPoolExecutor-2_1 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 07:24:42 - INFO :: ThreadPoolExecutor-2_1 : Tautulli is up to date
2022-04-04 08:24:41 - INFO :: ThreadPoolExecutor-2_0 : Retrieving latest version information from GitHub
2022-04-04 08:24:41 - DEBUG :: ThreadPoolExecutor-2_0 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 08:24:42 - DEBUG :: ThreadPoolExecutor-2_0 : Latest version is 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
2022-04-04 08:24:42 - INFO :: ThreadPoolExecutor-2_0 : Tautulli is up to date
2022-04-04 09:24:41 - INFO :: ThreadPoolExecutor-2_3 : Retrieving latest version information from GitHub
2022-04-04 09:24:41 - DEBUG :: ThreadPoolExecutor-2_3 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2022-04-04 09:24:41 - INFO :: ThreadPoolExecutor-2_5 : Tautulli Database :: Vacuuming database.
Execution of job "check_update (trigger: interval[1:00:00], next run at: 2022-04-04 10:24:41 UTC)" skipped: maximum number of running instances reached (1)
Execution of job "check_update (trigger: interval[1:00:00], next run at: 2022-04-04 11:24:41 UTC)" skipped: maximum number of running instances reached (1)
Execution of job "check_update (trigger: interval[1:00:00], next run at: 2022-04-04 12:24:41 UTC)" skipped: maximum number of running instances reached (1)
Execution of job "check_update (trigger: interval[1:00:00], next run at: 2022-04-04 13:24:41 UTC)" skipped: maximum number of running instances reached (1)
Steps to Reproduce
no steps, its doing by itself
Expected Behavior
running smoothly :)
Screenshots
No response
Relevant Settings
latest docker container: tautulli/tautulli:latest
Git Branch: | master
-- | --
Git Commit Hash: | 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
Configuration File: | /config/config.ini
Database File: | /config/tautulli.db | Status
Log File: | /config/logs/tautulli.log
Backup Directory: | /config/backups
Cache Directory: | /config/cache
Export Directory: | /config/exports
Newsletter Directory: | /config/newsletters
Arguments: | ['--datadir', '/config']
Platform: | [Docker] Linux 5.10.103-v7+ (#1529 SMP Tue Mar 8 12:21:37 GMT 2022 - Debian GNU/Linux 11 bullseye)
System Timezone: | UTC (UTC+0000)
Python Version: | 3.9.10 (main, Jan 29 2022, 08:34:32) [GCC 10.2.1 20210110]
Git Branch: master
Git Commit Hash: 9a4ca69590bacbbc5ec0076e078b9e38aea85e35
Configuration File: /config/config.ini
Database File: /config/tautulli.db | Status
Log File: /config/logs/tautulli.log
Backup Directory: /config/backups
Cache Directory: /config/cache
Export Directory: /config/exports
Newsletter Directory: /config/newsletters
Arguments: ['--datadir', '/config']
Platform: [Docker] Linux 5.10.103-v7+ (#1529 SMP Tue Mar 8 12:21:37 GMT 2022 - Debian GNU/Linux 11 bullseye)
System Timezone: UTC (UTC+0000)
Python Version: 3.9.10 (main, Jan 29 2022, 08:34:32) [GCC 10.2.1 20210110]
Tautulli Version
V2.9.5
Git Branch
master
Git Commit Hash
9a4ca69590bacbbc5ec0076e078b9e38aea85e35
Platform and Version
Docker
Python Version
3.9.10
Browser and Version
every Browser
Link to Logs
https://gist.github.com/ManuelW77/1c5f712f1b627dd2852d60946eff24c0
type:bug status:need-more-info topic:server fixed