Last active
October 30, 2020 18:43
-
-
Save davidjmorin/d659c0306bf4ac5e8e4e46627bb8db15 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ErrorWarningSystemArrayLogin | |
2020-10-30 17:08:12 - DEBUG :: Thread-25 : Tautulli ActivityProcessor :: Play duration for session 14 ratingKey 133114 is 3 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 17:08:12 - DEBUG :: Thread-25 : Tautulli ActivityHandler :: Removing sessionKey 14 ratingKey 133114 from session queue | |
2020-10-30 17:09:41 - DEBUG :: Thread-25 : Tautulli ActivityHandler :: Session 15 started by user 1091427 (davidjmorin) with ratingKey 68836 (Better Call Saul - Mijo). | |
2020-10-30 17:09:42 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_play'. | |
2020-10-30 17:09:42 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Checking global notification conditions. | |
2020-10-30 17:09:42 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'. | |
2020-10-30 17:09:43 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Better Call Saul - Season 1' (poster) uploaded to Imgur. | |
2020-10-30 17:09:43 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1. | |
2020-10-30 17:09:43 - ERROR :: Thread-2 : Tautulli NotificationHandler :: Unable to parse custom notification body: unexpected '{' in field name. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1831, in _vformat | |
for literal_text, field_name, format_spec, conversion, prefix, suffix in self.parse(format_string): | |
File "/app/plexpy/notification_handler.py", line 1797, in parse | |
for literal_text, field_name, format_spec, conversion in parsed: | |
ValueError: unexpected '{' in field name | |
2020-10-30 17:09:44 - INFO :: Thread-2 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 17:09:44 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 17:09:50 - DEBUG :: Thread-25 : Tautulli ActivityHandler :: Session 15 stopped. | |
2020-10-30 17:09:51 - DEBUG :: Thread-25 : Tautulli ActivityProcessor :: Play duration for session 15 ratingKey 68836 is 8 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 17:09:51 - DEBUG :: Thread-25 : Tautulli ActivityHandler :: Removing sessionKey 15 ratingKey 68836 from session queue | |
2020-10-30 17:10:03 - INFO :: CP Server Thread-18 : Tautulli Config :: Writing configuration to file | |
2020-10-30 17:10:27 - DEBUG :: Thread-29 : Tautulli TimelineHandler :: Library item 135390 added to Plex. | |
2020-10-30 17:10:27 - DEBUG :: Thread-30 : Tautulli TimelineHandler :: Library item 135391 added to Plex. | |
2020-10-30 17:10:27 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_created'. | |
2020-10-30 17:10:27 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_created'. | |
2020-10-30 17:10:28 - DEBUG :: Thread-29 : Added 1 items to the recently_added database table. | |
2020-10-30 17:10:28 - DEBUG :: Thread-30 : Added 1 items to the recently_added database table. | |
2020-10-30 17:10:28 - INFO :: CP Server Thread-19 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 17:10:29 - DEBUG :: Thread-2 : Tautulli Helpers :: Image 'Spell' (poster) uploaded to Imgur. | |
2020-10-30 17:10:29 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notification for notifier_id 2. | |
2020-10-30 17:10:29 - ERROR :: Thread-2 : Tautulli NotificationHandler :: Unable to parse custom notification body: Max string recursion exceeded. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1829, in _vformat | |
raise ValueError('Max string recursion exceeded') | |
ValueError: Max string recursion exceeded | |
2020-10-30 17:10:29 - INFO :: Thread-2 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 17:10:29 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 17:10:29 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'The Phenomenon' (poster) uploaded to Imgur. | |
2020-10-30 17:10:30 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notification for notifier_id 2. | |
2020-10-30 17:10:30 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Unable to parse custom notification body: Max string recursion exceeded. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1829, in _vformat | |
raise ValueError('Max string recursion exceeded') | |
ValueError: Max string recursion exceeded | |
2020-10-30 17:10:31 - INFO :: Thread-1 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 17:10:31 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent. | |
Running Tautulli using user tautulli (uid=99) and group users (gid=100) | |
2020-10-30 17:11:29 - INFO :: MainThread : Starting Tautulli v2.5.6 | |
2020-10-30 17:11:29 - INFO :: MainThread : [Docker] Linux 4.19.107-Unraid (#1 SMP Thu Mar 5 13:55:57 PST 2020 - Debian GNU/Linux 10 buster) | |
2020-10-30 17:11:29 - INFO :: MainThread : UTC (UTC+0000) | |
2020-10-30 17:11:29 - INFO :: MainThread : Python 3.8.3 (default, Jun 9 2020, 17:49:41) [GCC 8.3.0] | |
2020-10-30 17:11:29 - INFO :: MainThread : Program Dir: /app | |
2020-10-30 17:11:29 - INFO :: MainThread : Config File: /config/config.ini | |
2020-10-30 17:11:29 - INFO :: MainThread : Database File: /config/tautulli.db | |
2020-10-30 17:11:29 - INFO :: MainThread : Checking if the database upgrades are required... | |
2020-10-30 17:11:29 - INFO :: MainThread : Checking if configuration upgrades are required... | |
2020-10-30 17:11:29 - INFO :: MainThread : Retrieving latest version information from GitHub | |
2020-10-30 17:11:29 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master | |
2020-10-30 17:11:29 - DEBUG :: MainThread : Latest version is 14b98a32e085d969f010f0249c3d2f660db50880 | |
2020-10-30 17:11:29 - INFO :: MainThread : Tautulli is up to date | |
2020-10-30 17:11:29 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server... | |
2020-10-30 17:11:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file | |
2020-10-30 17:11:30 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL. | |
2020-10-30 17:11:30 - INFO :: MainThread : Tautulli PlexTV :: Selected server: EllucidPi V2 (http://192.168.1.17:32400) (Linux - Version 1.20.3.3483-211702a9f) | |
2020-10-30 17:11:30 - INFO :: MainThread : Tautulli Config :: Writing configuration to file | |
2020-10-30 17:11:30 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh... | |
2020-10-30 17:11:32 - INFO :: MainThread : Tautulli Users :: Users list refreshed. | |
2020-10-30 17:11:33 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh... | |
2020-10-30 17:11:41 - INFO :: MainThread : Tautulli Config :: Writing configuration to file | |
2020-10-30 17:11:41 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed. | |
2020-10-30 17:11:41 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads). | |
2020-10-30 17:11:41 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams. | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket. | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Tautulli WebSocket :: Ready | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Optimize Tautulli database | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Refresh users list | |
2020-10-30 17:11:41 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list | |
2020-10-30 17:11:41 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server... | |
2020-10-30 17:11:41 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'davidjmorin') and Plex admin. | |
2020-10-30 17:11:41 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/ | |
2020-10-30 17:11:42 - INFO :: MainThread : Tautulli is ready! | |
2020-10-30 17:12:35 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file | |
2020-10-30 17:24:38 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 2). | |
2020-10-30 17:26:17 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 2). | |
2020-10-30 17:29:02 - INFO :: CP Server Thread-13 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 2). | |
2020-10-30 17:32:30 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 2). | |
2020-10-30 17:33:29 - INFO :: CP Server Thread-11 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 17:34:24 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 17 started by user 1091427 (davidjmorin) with ratingKey 68836 (Better Call Saul - Mijo). | |
2020-10-30 17:34:24 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_play'. | |
2020-10-30 17:34:25 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Checking global notification conditions. | |
2020-10-30 17:34:25 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'. | |
2020-10-30 17:34:25 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1. | |
2020-10-30 17:34:25 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Unable to parse custom notification body: unexpected '{' in field name. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1831, in _vformat | |
for literal_text, field_name, format_spec, conversion, prefix, suffix in self.parse(format_string): | |
File "/app/plexpy/notification_handler.py", line 1797, in parse | |
for literal_text, field_name, format_spec, conversion in parsed: | |
ValueError: unexpected '{' in field name | |
2020-10-30 17:34:27 - INFO :: Thread-1 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 17:34:33 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 17:34:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 17 stopped. | |
2020-10-30 17:34:50 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 17 ratingKey 68836 is 26 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 17:34:50 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 17 ratingKey 68836 from session queue | |
2020-10-30 17:35:50 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item '' (135393) added to recently added queue. | |
2020-10-30 17:36:31 - DEBUG :: Thread-3 : Tautulli TimelineHandler :: Library item 'Ghostbusters: Answer the Call' (135393) done processing metadata. | |
2020-10-30 17:38:50 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file | |
2020-10-30 17:39:46 - INFO :: CP Server Thread-12 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 17:39:53 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 2). | |
2020-10-30 17:40:08 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 18 started by user 1091427 (davidjmorin) with ratingKey 133114 (Two and a Half Men - Palmdale, Ech). | |
2020-10-30 17:40:27 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 18 paused. | |
2020-10-30 17:40:50 - DEBUG :: Thread-15 : Tautulli TimelineHandler :: Library item 135393 added to Plex. | |
2020-10-30 17:40:50 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_created'. | |
2020-10-30 17:40:50 - DEBUG :: Thread-15 : Added 1 items to the recently_added database table. | |
2020-10-30 17:40:53 - DEBUG :: Thread-1 : Tautulli Helpers :: Image 'Ghostbusters: Answer the Call' (poster) uploaded to Imgur. | |
2020-10-30 17:40:53 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notification for notifier_id 2. | |
2020-10-30 17:40:53 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Unable to parse custom notification body: Max string recursion exceeded. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1829, in _vformat | |
raise ValueError('Max string recursion exceeded') | |
ValueError: Max string recursion exceeded | |
2020-10-30 17:40:54 - INFO :: Thread-1 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 17:40:54 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 17:42:34 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 18 stopped. | |
2020-10-30 17:42:34 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 18 ratingKey 133114 is 19 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 17:42:34 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 18 ratingKey 133114 from session queue | |
2020-10-30 17:42:37 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 19 started by user 1091427 (davidjmorin) with ratingKey 133114 (Two and a Half Men - Palmdale, Ech). | |
2020-10-30 17:43:00 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 19 stopped. | |
2020-10-30 17:43:00 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 19 ratingKey 133114 is 23 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 17:43:00 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 19 ratingKey 133114 from session queue | |
2020-10-30 17:43:02 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 20 started by user 1091427 (davidjmorin) with ratingKey 133114 (Two and a Half Men - Palmdale, Ech). | |
2020-10-30 17:43:07 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 20 stopped. | |
2020-10-30 17:43:07 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 20 ratingKey 133114 is 5 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 17:43:07 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 20 ratingKey 133114 from session queue | |
2020-10-30 17:54:00 - INFO :: CP Server Thread-8 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 18:02:13 - INFO :: CP Server Thread-9 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 18:02:55 - INFO :: CP Server Thread-7 : Retrieving latest version information from GitHub | |
2020-10-30 18:02:55 - DEBUG :: CP Server Thread-7 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master | |
2020-10-30 18:03:01 - DEBUG :: CP Server Thread-7 : Latest version is 14b98a32e085d969f010f0249c3d2f660db50880 | |
2020-10-30 18:03:01 - INFO :: CP Server Thread-7 : Tautulli is up to date | |
2020-10-30 18:05:35 - DEBUG :: CP Server Thread-9 : Tautulli Database :: Successfully backed up /config/tautulli.db to tautulli.backup-20201030180533.db | |
2020-10-30 18:05:35 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file | |
2020-10-30 18:05:35 - DEBUG :: CP Server Thread-11 : Tautulli Config :: Successfully backed up /config/config.ini to config.backup-20201030180535.ini | |
2020-10-30 18:13:27 - INFO :: CP Server Thread-11 : Cleared the cache. | |
2020-10-30 18:13:30 - INFO :: CP Server Thread-13 : Cleared the images cache. | |
2020-10-30 18:13:34 - INFO :: CP Server Thread-8 : Cleared the tautulli.log file. | |
2020-10-30 18:14:45 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 21 started by user 1091427 (davidjmorin) with ratingKey 4380 (The Office (US) - Casino Night). | |
2020-10-30 18:14:45 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /photo/:/transcode?url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F109432%2Fart%3FX-Plex-Token%3D****************&width=500&height=280&format=png&opacity=40&background=282828&blur=3. Status code 404 | |
2020-10-30 18:14:45 - WARNING :: CP Server Thread-10 : Failed to get image /library/metadata/109432/art, falling back to art. | |
2020-10-30 18:14:48 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_play'. | |
2020-10-30 18:14:48 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Checking global notification conditions. | |
2020-10-30 18:14:48 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'. | |
2020-10-30 18:14:48 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1. | |
2020-10-30 18:14:48 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Unable to parse custom notification body: Max string recursion exceeded. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1829, in _vformat | |
raise ValueError('Max string recursion exceeded') | |
ValueError: Max string recursion exceeded | |
2020-10-30 18:14:48 - INFO :: Thread-1 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 18:14:52 - WARNING :: CP Server Thread-6 : Failed to access uri endpoint /photo/:/transcode?url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F109432%2Fthumb%3FX-Plex-Token%3D****************&width=300&height=300&format=png&opacity=60&background=282828&blur=3. Status code 404 | |
2020-10-30 18:14:52 - WARNING :: CP Server Thread-14 : Failed to access uri endpoint /photo/:/transcode?url=http%3A%2F%2F127.0.0.1%3A32400%2Flibrary%2Fmetadata%2F109432%2Fthumb%3FX-Plex-Token%3D****************&width=300&height=300&format=png&opacity=100&background=000000. Status code 404 | |
2020-10-30 18:14:52 - WARNING :: CP Server Thread-6 : Failed to get image /library/metadata/109432/thumb, falling back to cover. | |
2020-10-30 18:14:52 - WARNING :: CP Server Thread-14 : Failed to get image /library/metadata/109432/thumb, falling back to cover. | |
2020-10-30 18:14:57 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 18:15:24 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 21 paused. | |
2020-10-30 18:15:25 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 21 stopped. | |
2020-10-30 18:15:25 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 21 ratingKey 4380 is 37 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 18:15:25 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 21 ratingKey 4380 from session queue | |
2020-10-30 18:18:52 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file | |
2020-10-30 18:19:01 - INFO :: CP Server Thread-6 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 18:19:27 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Discord (notifier_id 1). | |
2020-10-30 18:19:39 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 22 started by user 1091427 (davidjmorin) with ratingKey 4380 (The Office (US) - Casino Night). | |
2020-10-30 18:19:39 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_play'. | |
2020-10-30 18:19:39 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Checking global notification conditions. | |
2020-10-30 18:19:39 - DEBUG :: Thread-2 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'. | |
2020-10-30 18:19:39 - INFO :: Thread-2 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1. | |
2020-10-30 18:19:39 - ERROR :: Thread-2 : Tautulli NotificationHandler :: Unable to parse custom notification body: Max string recursion exceeded. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1829, in _vformat | |
raise ValueError('Max string recursion exceeded') | |
ValueError: Max string recursion exceeded | |
2020-10-30 18:19:39 - INFO :: Thread-2 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 18:19:39 - INFO :: Thread-2 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 18:20:04 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 22 stopped. | |
2020-10-30 18:20:04 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 22 ratingKey 4380 is 25 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 18:20:04 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 22 ratingKey 4380 from session queue | |
2020-10-30 18:25:49 - INFO :: CP Server Thread-6 : Tautulli Config :: Writing configuration to file | |
Running Tautulli using user tautulli (uid=99) and group users (gid=100) | |
2020-10-30 18:40:22 - INFO :: MainThread : Starting Tautulli v2.5.6 | |
2020-10-30 18:40:22 - INFO :: MainThread : [Docker] Linux 4.19.107-Unraid (#1 SMP Thu Mar 5 13:55:57 PST 2020 - Debian GNU/Linux 10 buster) | |
2020-10-30 18:40:22 - INFO :: MainThread : UTC (UTC+0000) | |
2020-10-30 18:40:22 - INFO :: MainThread : Python 3.8.3 (default, Jun 9 2020, 17:49:41) [GCC 8.3.0] | |
2020-10-30 18:40:22 - INFO :: MainThread : Program Dir: /app | |
2020-10-30 18:40:22 - INFO :: MainThread : Config File: /config/config.ini | |
2020-10-30 18:40:22 - INFO :: MainThread : Database File: /config/tautulli.db | |
2020-10-30 18:40:22 - INFO :: MainThread : Checking if the database upgrades are required... | |
2020-10-30 18:40:22 - INFO :: MainThread : Checking if configuration upgrades are required... | |
2020-10-30 18:40:22 - INFO :: MainThread : Retrieving latest version information from GitHub | |
2020-10-30 18:40:22 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master | |
2020-10-30 18:40:23 - DEBUG :: MainThread : Latest version is 14b98a32e085d969f010f0249c3d2f660db50880 | |
2020-10-30 18:40:23 - INFO :: MainThread : Tautulli is up to date | |
2020-10-30 18:40:23 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server... | |
2020-10-30 18:40:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file | |
2020-10-30 18:40:24 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL. | |
2020-10-30 18:40:24 - INFO :: MainThread : Tautulli PlexTV :: Selected server: EllucidPi V2 (http://192.168.1.17:32400) (Linux - Version 1.20.3.3483-211702a9f) | |
2020-10-30 18:40:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file | |
2020-10-30 18:40:24 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh... | |
2020-10-30 18:40:26 - INFO :: MainThread : Tautulli Users :: Users list refreshed. | |
2020-10-30 18:40:26 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh... | |
2020-10-30 18:40:33 - INFO :: MainThread : Tautulli Config :: Writing configuration to file | |
2020-10-30 18:40:33 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed. | |
2020-10-30 18:40:33 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads). | |
2020-10-30 18:40:33 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams. | |
2020-10-30 18:40:33 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket. | |
2020-10-30 18:40:33 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server... | |
2020-10-30 18:40:33 - INFO :: MainThread : Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is 'davidjmorin') and Plex admin. | |
2020-10-30 18:40:33 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/ | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Tautulli WebSocket :: Ready | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Optimize Tautulli database | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Refresh users list | |
2020-10-30 18:40:34 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list | |
2020-10-30 18:40:34 - INFO :: MainThread : Tautulli is ready! | |
2020-10-30 18:43:14 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 23 started by user 1091427 (davidjmorin) with ratingKey 4380 (The Office (US) - Casino Night). | |
2020-10-30 18:43:15 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Notifiers enabled for notify_action 'on_play'. | |
2020-10-30 18:43:15 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Checking global notification conditions. | |
2020-10-30 18:43:15 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Global notification conditions evaluated to 'True'. | |
2020-10-30 18:43:15 - INFO :: Thread-1 : Tautulli NotificationHandler :: Preparing notification for notifier_id 1. | |
2020-10-30 18:43:15 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Unable to parse custom notification body: Max string recursion exceeded. Using fallback. | |
Traceback (most recent call last): | |
File "/app/plexpy/notification_handler.py", line 1271, in build_notify_text | |
body = str_formatter(body) | |
File "/app/plexpy/notification_handler.py", line 1742, in str_format | |
return custom_formatter.format(str(s), **parameters) | |
File "/usr/local/lib/python3.8/string.py", line 163, in format | |
return self.vformat(format_string, args, kwargs) | |
File "/usr/local/lib/python3.8/string.py", line 167, in vformat | |
result, _ = self._vformat(format_string, args, kwargs, used_args, 2) | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1871, in _vformat | |
format_spec, auto_arg_index = self._vformat( | |
File "/app/plexpy/notification_handler.py", line 1829, in _vformat | |
raise ValueError('Max string recursion exceeded') | |
ValueError: Max string recursion exceeded | |
2020-10-30 18:43:15 - INFO :: Thread-1 : Tautulli Notifiers :: Sending Discord notification... | |
2020-10-30 18:43:16 - INFO :: Thread-1 : Tautulli Notifiers :: Discord notification sent. | |
2020-10-30 18:43:28 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 23 paused. | |
2020-10-30 18:43:29 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 23 stopped. | |
2020-10-30 18:43:29 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Play duration for session 23 ratingKey 4380 is 14 secs which is less than 120 seconds, so we're not logging it. | |
2020-10-30 18:43:29 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 23 ratingKey 4380 from session queue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment