Skip to content

Instantly share code, notes, and snippets.

@seanvree
Created January 11, 2018 05:03
Show Gist options
  • Save seanvree/bf04c830af9c8d9d02a825d4eb0beda3 to your computer and use it in GitHub Desktop.
Save seanvree/bf04c830af9c8d9d02a825d4eb0beda3 to your computer and use it in GitHub Desktop.
PlexpyV2
2018-01-09 07:13:31 - INFO :: MainThread : Checking if the database upgrades are required...
2018-01-09 07:13:32 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2018-01-09 07:13:32 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2018-01-09 07:13:32 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli Notifiers :: Upgrading to new notification system...
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli Libraries :: Upgrading library notification toggles...
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:13:32 - DEBUG :: MainThread : Generating UUID...
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:13:32 - DEBUG :: MainThread : Generating API key...
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:13:32 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Tautulli
2018-01-09 07:13:32 - DEBUG :: MainThread : Git output: 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:13:32 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in C:\Tautulli
2018-01-09 07:13:32 - DEBUG :: MainThread : Git output: origin/beta
2018-01-09 07:13:32 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-01-09 07:13:32 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/beta
2018-01-09 07:13:32 - DEBUG :: MainThread : Latest version is 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli is up to date
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-01-09 07:13:32 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2018-01-09 07:14:45 - INFO :: MainThread : Checking if the database upgrades are required...
2018-01-09 07:14:45 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-01-09 07:14:45 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Tautulli
2018-01-09 07:14:45 - DEBUG :: MainThread : Git output: 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:14:45 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in C:\Tautulli
2018-01-09 07:14:45 - DEBUG :: MainThread : Git output: origin/beta
2018-01-09 07:14:45 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-01-09 07:14:45 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/beta
2018-01-09 07:14:45 - DEBUG :: MainThread : Latest version is 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:14:45 - INFO :: MainThread : Tautulli is up to date
2018-01-09 07:14:45 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-01-09 07:14:45 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:32700/
2018-01-09 07:15:17 - INFO :: MainThread : Signal 2 caught, saving and exiting...
2018-01-09 07:15:17 - INFO :: MainThread : Signal 2 caught, saving and exiting...
2018-01-09 07:16:54 - INFO :: MainThread : Checking if the database upgrades are required...
2018-01-09 07:16:54 - DEBUG :: MainThread : Altering database. Updating database table sessions.
2018-01-09 07:16:54 - DEBUG :: MainThread : Altering database. Updating database table sessions.
2018-01-09 07:16:54 - DEBUG :: MainThread : Altering database. Updating database table session_history_media_info.
2018-01-09 07:16:54 - DEBUG :: MainThread : Altering database. Updating database table session_history_media_info.
2018-01-09 07:16:54 - DEBUG :: MainThread : Altering database. Updating database table session_history_media_info.
2018-01-09 07:16:54 - DEBUG :: MainThread : Altering database. Removing NULL values from session_history_media_info table.
2018-01-09 07:16:55 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-01-09 07:16:55 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Tautulli
2018-01-09 07:16:55 - DEBUG :: MainThread : Git output: 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:16:55 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in C:\Tautulli
2018-01-09 07:16:55 - DEBUG :: MainThread : Git output: origin/beta
2018-01-09 07:16:55 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-01-09 07:16:55 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/beta
2018-01-09 07:16:55 - DEBUG :: MainThread : Latest version is 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:16:55 - INFO :: MainThread : Tautulli is up to date
2018-01-09 07:16:55 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-01-09 07:16:55 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:32700/
2018-01-09 07:17:33 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Fetching a new Plex.tv token for Tautulli.
2018-01-09 07:17:34 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-01-09 07:17:34 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Updated Plex.tv token for Tautulli.
2018-01-09 07:17:34 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-01-09 07:17:52 - DEBUG :: CP Server Thread-5 : IP Checker :: Resolved localhost to ::1.
2018-01-09 07:18:31 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-01-09 07:18:31 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-01-09 07:18:32 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-01-09 07:18:32 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-01-09 07:18:34 - DEBUG :: CP Server Thread-8 : Tautulli Monitor :: Checking for active streams.
2018-01-09 07:18:34 - INFO :: Thread-14 : Tautulli WebSocket :: Opening websocket, connection attempt 1.
2018-01-09 07:18:34 - INFO :: CP Server Thread-8 : Scheduled background task: Check GitHub for updates
2018-01-09 07:18:34 - INFO :: Thread-14 : Tautulli WebSocket :: Ready
2018-01-09 07:18:34 - INFO :: CP Server Thread-8 : Scheduled background task: Backup Tautulli database
2018-01-09 07:18:34 - INFO :: CP Server Thread-8 : Scheduled background task: Backup Tautulli config
2018-01-09 07:18:34 - INFO :: CP Server Thread-8 : Scheduled background task: Refresh Plex server URLs
2018-01-09 07:18:34 - INFO :: CP Server Thread-8 : Scheduled background task: Refresh users list
2018-01-09 07:18:34 - INFO :: CP Server Thread-8 : Scheduled background task: Refresh libraries list
2018-01-09 07:18:34 - INFO :: Thread-15 : Tautulli Libraries :: Requesting libraries list refresh...
2018-01-09 07:18:34 - INFO :: Thread-16 : Tautulli Users :: Requesting users list refresh...
2018-01-09 07:18:34 - INFO :: Thread-15 : Tautulli Config :: Writing configuration to file
2018-01-09 07:18:34 - INFO :: Thread-15 : Tautulli Libraries :: Libraries list refreshed.
2018-01-09 07:18:36 - WARNING :: Thread-16 : Failed to access uri endpoint /library/sections. Status code 401
2018-01-09 07:18:36 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-01-09 07:18:36 - INFO :: Thread-16 : Tautulli Users :: Users list refreshed.
2018-01-09 07:18:39 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-01-09 07:18:40 - WARNING :: CP Server Thread-12 : No image input received.
2018-01-09 07:19:29 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-09 07:19:29 - DEBUG :: CP Server Thread-5 : Sending test slack notification.
2018-01-09 07:19:29 - INFO :: CP Server Thread-5 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 6.
2018-01-09 07:19:29 - ERROR :: CP Server Thread-5 : Tautulli Notifiers :: Slack notification failed.
2018-01-09 07:19:29 - ERROR :: CP Server Thread-5 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-09 07:20:34 - INFO :: CP Server Thread-12 : Tautulli Notifiers :: Updated notification agent: Facebook (notifier_id 3).
2018-01-09 07:20:34 - DEBUG :: CP Server Thread-12 : Sending test facebook notification.
2018-01-09 07:20:34 - INFO :: CP Server Thread-12 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 3.
2018-01-09 07:20:34 - ERROR :: CP Server Thread-12 : Tautulli Notifiers :: Error sending Facebook post: Error validating access token: The session has been invalidated because the user changed their password or Facebook has changed the session for security reasons.
2018-01-09 07:21:59 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-01-09 07:21:59 - INFO :: CP Server Thread-10 : Scheduled background task: Check for Plex remote access
2018-01-09 07:21:59 - INFO :: CP Server Thread-10 : Scheduled background task: Check for Plex updates
2018-01-09 07:22:42 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-01-09 07:23:03 - INFO :: CP Server Thread-7 : Tautulli Config :: Writing configuration to file
2018-01-09 07:23:18 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file
2018-01-09 07:23:49 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-01-09 07:23:53 - INFO :: MainThread : Received signal: restart
2018-01-09 07:24:00 - INFO :: Thread-2 : Tautulli NotificationHandler :: Notification thread exiting...
2018-01-09 07:24:00 - INFO :: Thread-1 : Tautulli NotificationHandler :: Notification thread exiting...
2018-01-09 07:24:00 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:24:00 - INFO :: MainThread : Tautulli is restarting...
2018-01-09 07:24:00 - INFO :: MainThread : Restarting Tautulli with ['C:\\Python27\\python.exe', 'C:\\Tautulli\\plexpy.py', '--nolaunch']
2018-01-09 07:24:04 - INFO :: MainThread : Checking if the database upgrades are required...
2018-01-09 07:24:04 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-01-09 07:24:04 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Tautulli
2018-01-09 07:24:04 - DEBUG :: MainThread : Git output: 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:24:04 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in C:\Tautulli
2018-01-09 07:24:04 - DEBUG :: MainThread : Git output: origin/beta
2018-01-09 07:24:04 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-01-09 07:24:04 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/beta
2018-01-09 07:24:05 - DEBUG :: MainThread : Latest version is 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-09 07:24:05 - INFO :: MainThread : Tautulli is up to date
2018-01-09 07:24:05 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2018-01-09 07:24:06 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL.
2018-01-09 07:24:06 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:24:06 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2018-01-09 07:24:10 - WARNING :: MainThread : Failed to access uri endpoint /library/sections. Status code 401
2018-01-09 07:24:10 - WARNING :: MainThread : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-01-09 07:24:10 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2018-01-09 07:24:10 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2018-01-09 07:24:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-09 07:24:10 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2018-01-09 07:24:10 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-01-09 07:24:10 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2018-01-09 07:24:10 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket, connection attempt 1.
2018-01-09 07:24:10 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:32700/plexpy/
2018-01-09 07:24:10 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Check for Plex remote access
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Check for Plex updates
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2018-01-09 07:24:10 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2018-01-09 07:24:24 - WARNING :: CP Server Thread-11 : No image input received.
2018-01-09 07:25:05 - WARNING :: CP Server Thread-11 : No image input received.
2018-01-09 07:25:27 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 1 started by user 7853492 (seanvree81) with ratingKey 216168 (Thank You for Your Service).
2018-01-09 07:25:28 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for imdb_id 'tt2776878'.
2018-01-09 07:25:28 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '347629'.
2018-01-09 07:25:29 - ERROR :: Thread-1 : Tautulli Helpers :: Cannot upload poster to Imgur. No Imgur client id specified in the settings.
2018-01-09 07:25:29 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Notification thread exception: expected string or buffer
Traceback (most recent call last):
File "C:\Tautulli\plexpy\notification_handler.py", line 56, in process_queue
add_notifier_each(**params)
File "C:\Tautulli\plexpy\notification_handler.py", line 110, in add_notifier_each
if manual_trigger or notify_custom_conditions(notifier_id=notifier['id'], parameters=parameters):
File "C:\Tautulli\plexpy\notification_handler.py", line 209, in notify_custom_conditions
custom_conditions = json.loads(notifier_config['custom_conditions']) or []
File "C:\Python27\lib\json\__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "C:\Python27\lib\json\decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: expected string or buffer
2018-01-09 07:26:17 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 1 stopped.
2018-01-09 07:26:17 - DEBUG :: Thread-3 : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 216168
2018-01-09 07:26:17 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Removing sessionKey 1 ratingKey 216168 from session queue
2018-01-09 07:26:49 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-01-09 07:26:51 - WARNING :: CP Server Thread-7 : No image input received.
2018-01-09 07:27:13 - WARNING :: CP Server Thread-10 : No image input received.
2018-01-09 07:27:21 - DEBUG :: Thread-3 : Tautulli ActivityHandler :: Session 2 started by user 12182588 (Pressha) with ratingKey 214636 (It).
2018-01-09 07:27:22 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for imdb_id 'tt1396484'.
2018-01-09 07:27:22 - DEBUG :: Thread-1 : Tautulli NotificationHandler :: Looking up The Movie Database info for themoviedb_id '346364'.
2018-01-09 07:27:23 - ERROR :: Thread-1 : Tautulli Helpers :: Cannot upload poster to Imgur. No Imgur client id specified in the settings.
2018-01-09 07:27:23 - ERROR :: Thread-1 : Tautulli NotificationHandler :: Notification thread exception: expected string or buffer
Traceback (most recent call last):
File "C:\Tautulli\plexpy\notification_handler.py", line 56, in process_queue
add_notifier_each(**params)
File "C:\Tautulli\plexpy\notification_handler.py", line 110, in add_notifier_each
if manual_trigger or notify_custom_conditions(notifier_id=notifier['id'], parameters=parameters):
File "C:\Tautulli\plexpy\notification_handler.py", line 209, in notify_custom_conditions
custom_conditions = json.loads(notifier_config['custom_conditions']) or []
File "C:\Python27\lib\json\__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "C:\Python27\lib\json\decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: expected string or buffer
2018-01-09 07:28:02 - DEBUG :: CP Server Thread-12 : Tautulli Helpers :: Downloading GeoLite2 gzip file from MaxMind...
2018-01-09 07:28:05 - DEBUG :: CP Server Thread-12 : Tautulli Helpers :: Extracting GeoLite2 database...
2018-01-09 07:28:07 - DEBUG :: CP Server Thread-12 : Tautulli Helpers :: Checking MD5 checksum for GeoLite2 database...
2018-01-09 07:28:07 - DEBUG :: CP Server Thread-12 : Tautulli Helpers :: Deleting temporary GeoLite2 gzip file...
2018-01-09 07:28:09 - DEBUG :: CP Server Thread-12 : Tautulli Helpers :: GeoLite2 database installed successfully.
2018-01-09 07:28:09 - INFO :: CP Server Thread-12 : Tautulli Config :: Writing configuration to file
2018-01-09 07:28:19 - WARNING :: CP Server Thread-11 : No image input received.
2018-01-09 07:30:13 - INFO :: Thread-21 : Tautulli Users :: Requesting users list refresh...
2018-01-09 07:30:13 - INFO :: CP Server Thread-9 : Manual users list refresh requested.
2018-01-09 07:30:17 - WARNING :: Thread-21 : Failed to access uri endpoint /library/sections. Status code 401
2018-01-09 07:30:17 - WARNING :: Thread-21 : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-01-09 07:30:17 - INFO :: Thread-21 : Tautulli Users :: Users list refreshed.
2018-01-09 07:30:18 - WARNING :: CP Server Thread-8 : No image input received.
2018-01-09 07:32:14 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-09 07:32:14 - DEBUG :: CP Server Thread-10 : Sending test slack notification.
2018-01-09 07:32:14 - INFO :: CP Server Thread-10 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 6.
2018-01-09 07:32:15 - ERROR :: CP Server Thread-10 : Tautulli Notifiers :: Slack notification failed.
2018-01-09 07:32:15 - ERROR :: CP Server Thread-10 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-09 07:32:55 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Updated notification agent: Email (notifier_id 2).
2018-01-09 07:32:55 - DEBUG :: CP Server Thread-5 : Sending test email notification.
2018-01-09 07:32:55 - INFO :: CP Server Thread-5 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 2.
2018-01-09 07:32:58 - INFO :: CP Server Thread-5 : Tautulli Notifiers :: Email notification sent.
2018-01-09 07:33:09 - INFO :: CP Server Thread-9 : New API key generated.
2018-01-09 07:34:02 - WARNING :: CP Server Thread-10 : No image input received.
2018-01-10 07:03:20 - INFO :: MainThread : Checking if the database upgrades are required...
2018-01-10 07:03:20 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-01-10 07:03:20 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Tautulli
2018-01-10 07:03:21 - DEBUG :: MainThread : Git output: 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-10 07:03:21 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in C:\Tautulli
2018-01-10 07:03:21 - DEBUG :: MainThread : Git output: origin/beta
2018-01-10 07:03:21 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-01-10 07:03:21 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/beta
2018-01-10 07:03:21 - DEBUG :: MainThread : Latest version is 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-10 07:03:21 - INFO :: MainThread : Tautulli is up to date
2018-01-10 07:03:21 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2018-01-10 07:03:22 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL.
2018-01-10 07:03:22 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-10 07:03:22 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2018-01-10 07:03:26 - WARNING :: MainThread : Failed to access uri endpoint /library/sections. Status code 401
2018-01-10 07:03:26 - WARNING :: MainThread : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-01-10 07:03:26 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2018-01-10 07:03:26 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2018-01-10 07:03:28 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-10 07:03:28 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2018-01-10 07:03:28 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-01-10 07:03:28 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2018-01-10 07:03:28 - DEBUG :: MainThread : Tautulli Monitor :: Session 2 stopped.
2018-01-10 07:03:29 - DEBUG :: MainThread : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 214636
2018-01-10 07:03:29 - DEBUG :: MainThread : Tautulli Monitor :: Removing sessionKey 2 ratingKey 214636 from session queue
2018-01-10 07:03:29 - DEBUG :: MainThread : Tautulli Monitor :: Session 35 started by user 12182588 with ratingKey 214636.
2018-01-10 07:03:29 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket, connection attempt 1.
2018-01-10 07:03:29 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:32700/plexpy/
2018-01-10 07:03:29 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Check for Plex remote access
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Check for Plex updates
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2018-01-10 07:03:29 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2018-01-10 07:03:30 - ERROR :: Thread-2 : Tautulli Helpers :: Cannot upload poster to Imgur. No Imgur client id specified in the settings.
2018-01-10 07:03:30 - ERROR :: Thread-2 : Tautulli NotificationHandler :: Notification thread exception: expected string or buffer
Traceback (most recent call last):
File "C:\Tautulli\plexpy\notification_handler.py", line 56, in process_queue
add_notifier_each(**params)
File "C:\Tautulli\plexpy\notification_handler.py", line 110, in add_notifier_each
if manual_trigger or notify_custom_conditions(notifier_id=notifier['id'], parameters=parameters):
File "C:\Tautulli\plexpy\notification_handler.py", line 209, in notify_custom_conditions
custom_conditions = json.loads(notifier_config['custom_conditions']) or []
File "C:\Python27\lib\json\__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "C:\Python27\lib\json\decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: expected string or buffer
2018-01-10 07:03:37 - WARNING :: CP Server Thread-12 : No image input received.
2018-01-10 07:05:47 - INFO :: CP Server Thread-6 : Tautulli Config :: Writing configuration to file
2018-01-10 07:06:48 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-01-10 07:08:12 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-10 07:08:12 - DEBUG :: CP Server Thread-10 : Sending test slack notification.
2018-01-10 07:08:12 - INFO :: CP Server Thread-10 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 6.
2018-01-10 07:08:12 - ERROR :: CP Server Thread-10 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 07:08:12 - ERROR :: CP Server Thread-10 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-10 07:08:40 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-10 07:08:48 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-10 07:08:49 - DEBUG :: CP Server Thread-14 : Sending test slack notification.
2018-01-10 07:08:49 - INFO :: CP Server Thread-14 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 6.
2018-01-10 07:08:49 - ERROR :: CP Server Thread-14 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 07:08:49 - ERROR :: CP Server Thread-14 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-10 07:10:35 - INFO :: CP Server Thread-12 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-10 07:10:48 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Added new notification agent: Slack (notifier_id 8).
2018-01-10 07:11:21 - INFO :: CP Server Thread-6 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 8).
2018-01-10 07:11:21 - DEBUG :: CP Server Thread-6 : Sending test slack notification.
2018-01-10 07:11:21 - INFO :: CP Server Thread-6 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 8.
2018-01-10 07:11:21 - ERROR :: CP Server Thread-6 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 07:11:21 - ERROR :: CP Server Thread-6 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-10 07:13:11 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 8).
2018-01-10 07:13:15 - INFO :: CP Server Thread-14 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 8).
2018-01-10 07:13:15 - DEBUG :: CP Server Thread-14 : Sending test slack notification.
2018-01-10 07:13:15 - INFO :: CP Server Thread-14 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 8.
2018-01-10 07:13:15 - ERROR :: CP Server Thread-14 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 07:13:15 - ERROR :: CP Server Thread-14 : Tautulli Notifiers :: Unable to connect to remote host. Check if the remote host is up and running.
2018-01-10 07:13:25 - INFO :: CP Server Thread-9 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 8).
2018-01-10 07:13:30 - INFO :: CP Server Thread-9 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 8).
2018-01-10 07:13:30 - DEBUG :: CP Server Thread-9 : Sending test slack notification.
2018-01-10 07:13:30 - INFO :: CP Server Thread-9 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 8.
2018-01-10 07:13:31 - ERROR :: CP Server Thread-9 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 07:13:31 - ERROR :: CP Server Thread-9 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-10 07:13:33 - INFO :: CP Server Thread-9 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 8).
2018-01-10 07:17:10 - INFO :: CP Server Thread-10 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-10 07:17:10 - DEBUG :: CP Server Thread-10 : Sending test slack notification.
2018-01-10 07:17:10 - INFO :: CP Server Thread-10 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 6.
2018-01-10 07:17:10 - ERROR :: CP Server Thread-10 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 07:17:10 - ERROR :: CP Server Thread-10 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
2018-01-10 07:18:40 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-01-10 20:59:33 - INFO :: MainThread : Checking if the database upgrades are required...
2018-01-10 20:59:33 - INFO :: MainThread : Checking if configuration upgrades are required...
2018-01-10 20:59:33 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Tautulli
2018-01-10 20:59:33 - DEBUG :: MainThread : Git output: 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-10 20:59:33 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in C:\Tautulli
2018-01-10 20:59:33 - DEBUG :: MainThread : Git output: origin/beta
2018-01-10 20:59:33 - INFO :: MainThread : Retrieving latest version information from GitHub
2018-01-10 20:59:33 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/JonnyWong16/plexpy/commits/beta
2018-01-10 20:59:33 - DEBUG :: MainThread : Latest version is 644fea666538c101d2a7f6876ca98a7e25a4bbee
2018-01-10 20:59:33 - INFO :: MainThread : Tautulli is up to date
2018-01-10 20:59:33 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2018-01-10 20:59:35 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL.
2018-01-10 20:59:35 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-10 20:59:35 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2018-01-10 20:59:38 - WARNING :: MainThread : Failed to access uri endpoint /library/sections. Status code 401
2018-01-10 20:59:38 - WARNING :: MainThread : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-01-10 20:59:38 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2018-01-10 20:59:38 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2018-01-10 20:59:39 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2018-01-10 20:59:39 - INFO :: MainThread : Tautulli Libraries :: Libraries list refreshed.
2018-01-10 20:59:39 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2018-01-10 20:59:39 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2018-01-10 20:59:39 - DEBUG :: MainThread : Tautulli Monitor :: Session 35 stopped.
2018-01-10 20:59:39 - DEBUG :: MainThread : Tautulli ActivityProcessor :: Fetching metadata for item ratingKey 214636
2018-01-10 20:59:40 - DEBUG :: MainThread : Tautulli Monitor :: Removing sessionKey 35 ratingKey 214636 from session queue
2018-01-10 20:59:40 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket, connection attempt 1.
2018-01-10 20:59:40 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:32700/plexpy/
2018-01-10 20:59:40 - INFO :: Thread-3 : Tautulli WebSocket :: Ready
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Refresh Plex server URLs
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Check for Plex remote access
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Check for Plex updates
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Refresh users list
2018-01-10 20:59:40 - INFO :: Thread-3 : Scheduled background task: Refresh libraries list
2018-01-10 20:59:43 - WARNING :: CP Server Thread-7 : No image input received.
2018-01-10 21:01:38 - INFO :: CP Server Thread-9 : Tautulli Notifiers :: Updated notification agent: Slack (notifier_id 6).
2018-01-10 21:01:38 - DEBUG :: CP Server Thread-9 : Sending test slack notification.
2018-01-10 21:01:38 - INFO :: CP Server Thread-9 : Tautulli NotificationHandler :: Preparing notifications for notifier_id 6.
2018-01-10 21:01:38 - ERROR :: CP Server Thread-9 : Tautulli Notifiers :: Slack notification failed.
2018-01-10 21:01:38 - ERROR :: CP Server Thread-9 : Tautulli Notifiers :: Unable to connect to remote host because of a SSL error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment