Created
October 30, 2020 18:29
-
-
Save davidjmorin/67c320e426ffc45136726a978dd65779 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
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment