Skip to content

Instantly share code, notes, and snippets.

@skylinekiller
Created October 22, 2019 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skylinekiller/baf1893800ab9dbb4278c4f9f0b05bf9 to your computer and use it in GitHub Desktop.
Save skylinekiller/baf1893800ab9dbb4278c4f9f0b05bf9 to your computer and use it in GitHub Desktop.
Tautulli Log
2019-10-22 22:01:03 - INFO :: CP Server Thread-13 : Cleared the tautulli.log file.
2019-10-22 22:01:10 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2019-10-22 22:02:02 - INFO :: MainThread : Starting Tautulli v2.1.37
2019-10-22 22:02:02 - INFO :: MainThread : Windows 10 (10.0.18362)
2019-10-22 22:02:02 - INFO :: MainThread : Asia/Tokyo (UTC+0900)
2019-10-22 22:02:02 - INFO :: MainThread : Python 2.7.15 (v2.7.15:ca079a3ea3, Apr 30 2018, 16:30:26) [MSC v.1500 64 bit (AMD64)]
2019-10-22 22:02:02 - INFO :: MainThread : Program Dir: G:\Plex Media Server\Plex 3rd party apps\Tautulli
2019-10-22 22:02:02 - INFO :: MainThread : Config File: G:\Plex Media Server\Plex 3rd party apps\Tautulli\config.ini
2019-10-22 22:02:02 - INFO :: MainThread : Database File: G:\Plex Media Server\Plex 3rd party apps\Tautulli\tautulli.db
2019-10-22 22:02:02 - INFO :: MainThread : Checking if the database upgrades are required...
2019-10-22 22:02:02 - INFO :: MainThread : Checking if configuration upgrades are required...
2019-10-22 22:02:02 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in G:\Plex Media Server\Plex 3rd party apps\Tautulli
2019-10-22 22:02:02 - DEBUG :: MainThread : Git output: 6e3147c5f5e15c408af7557997e8c6663ba8f97f
2019-10-22 22:02:02 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in G:\Plex Media Server\Plex 3rd party apps\Tautulli
2019-10-22 22:02:02 - DEBUG :: MainThread : Git output: fatal: no upstream configured for branch 'master'
2019-10-22 22:02:02 - ERROR :: MainThread : Git returned bad info. Are you sure this is a git installation?
2019-10-22 22:02:02 - ERROR :: MainThread : Could not retrieve remote name from git. Falling back to origin.
2019-10-22 22:02:02 - ERROR :: MainThread : Could not retrieve branch name from git. Falling back to master.
2019-10-22 22:02:02 - INFO :: MainThread : Retrieving latest version information from GitHub
2019-10-22 22:02:02 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2019-10-22 22:02:03 - DEBUG :: MainThread : Latest version is 6e3147c5f5e15c408af7557997e8c6663ba8f97f
2019-10-22 22:02:03 - INFO :: MainThread : Tautulli is up to date
2019-10-22 22:02:03 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2019-10-22 22:02:07 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2019-10-22 22:02:07 - INFO :: MainThread : Tautulli PlexTV :: Using user-defined URL.
2019-10-22 22:02:07 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2019-10-22 22:02:07 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2019-10-22 22:02:13 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2019-10-22 22:02:13 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2019-10-22 22:03:13 - WARNING :: MainThread : Failed to access uri endpoint /library/sections. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /library/sections (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000000000553D668>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:03:13 - WARNING :: MainThread : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:03:13 - WARNING :: MainThread : Tautulli Libraries :: Unable to refresh libraries list.
2019-10-22 22:03:13 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2019-10-22 22:04:13 - WARNING :: MainThread : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005A46390>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:04:13 - WARNING :: MainThread : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:04:13 - DEBUG :: MainThread : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:04:13 - DEBUG :: MainThread : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:04:13 - INFO :: Thread-3 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:04:13 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:7777/
2019-10-22 22:04:14 - INFO :: MainThread : Launching system tray icon.
2019-10-22 22:04:34 - ERROR :: Thread-3 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:04:34 - INFO :: Thread-3 : Scheduled background task: Check GitHub for updates
2019-10-22 22:04:34 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli database
2019-10-22 22:04:34 - INFO :: Thread-3 : Scheduled background task: Backup Tautulli config
2019-10-22 22:04:34 - INFO :: Thread-3 : Scheduled background task: Check for server response
2019-10-22 22:04:34 - DEBUG :: Thread-3 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:06:34 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B37F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:06:34 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:06:34 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:06:34 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:06:34 - INFO :: Thread-17 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:06:55 - ERROR :: Thread-17 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:06:55 - INFO :: Thread-17 : Re-scheduled background task: Check for server response
2019-10-22 22:06:55 - DEBUG :: Thread-17 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:08:55 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76FD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:08:55 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:08:55 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:08:55 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:08:55 - INFO :: Thread-19 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:09:16 - ERROR :: Thread-19 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:09:16 - INFO :: Thread-19 : Re-scheduled background task: Check for server response
2019-10-22 22:09:16 - DEBUG :: Thread-19 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:11:16 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5438>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:11:16 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:11:16 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:11:16 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:11:16 - INFO :: Thread-21 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:11:37 - ERROR :: Thread-21 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:11:37 - INFO :: Thread-21 : Re-scheduled background task: Check for server response
2019-10-22 22:11:37 - DEBUG :: Thread-21 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:13:37 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5F28>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:13:37 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:13:37 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:13:37 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:13:37 - INFO :: Thread-23 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:13:58 - ERROR :: Thread-23 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:13:58 - INFO :: Thread-23 : Re-scheduled background task: Check for server response
2019-10-22 22:13:58 - DEBUG :: Thread-23 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:15:58 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5F98>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:15:58 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:15:58 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:15:58 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:15:58 - INFO :: Thread-25 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:16:19 - ERROR :: Thread-25 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:16:19 - INFO :: Thread-25 : Re-scheduled background task: Check for server response
2019-10-22 22:16:19 - DEBUG :: Thread-25 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:18:19 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51978>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:18:19 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:18:19 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:18:19 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:18:19 - INFO :: Thread-27 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:18:40 - ERROR :: Thread-27 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:18:40 - INFO :: Thread-27 : Re-scheduled background task: Check for server response
2019-10-22 22:18:40 - DEBUG :: Thread-27 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:20:40 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51048>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:20:40 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:20:40 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:20:40 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:20:40 - INFO :: Thread-29 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:21:01 - ERROR :: Thread-29 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:21:01 - INFO :: Thread-29 : Re-scheduled background task: Check for server response
2019-10-22 22:21:01 - DEBUG :: Thread-29 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:23:01 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B512E8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:23:01 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:23:01 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:23:01 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:23:01 - INFO :: Thread-31 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:23:22 - ERROR :: Thread-31 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:23:22 - INFO :: Thread-31 : Re-scheduled background task: Check for server response
2019-10-22 22:23:22 - DEBUG :: Thread-31 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:25:22 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B510B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:25:22 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:25:22 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:25:22 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:25:22 - INFO :: Thread-33 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:25:43 - ERROR :: Thread-33 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:25:43 - INFO :: Thread-33 : Re-scheduled background task: Check for server response
2019-10-22 22:25:43 - DEBUG :: Thread-33 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:27:43 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B519E8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:27:43 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:27:43 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:27:43 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:27:43 - INFO :: Thread-35 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:28:04 - ERROR :: Thread-35 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:28:04 - INFO :: Thread-35 : Re-scheduled background task: Check for server response
2019-10-22 22:28:04 - DEBUG :: Thread-35 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:30:04 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B763C8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:30:04 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:30:04 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:30:04 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:30:04 - INFO :: Thread-36 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:30:25 - ERROR :: Thread-36 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:30:25 - INFO :: Thread-36 : Re-scheduled background task: Check for server response
2019-10-22 22:30:25 - DEBUG :: Thread-36 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:32:25 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B769B0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:32:25 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:32:25 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:32:25 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:32:25 - INFO :: Thread-37 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:32:46 - ERROR :: Thread-37 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:32:46 - INFO :: Thread-37 : Re-scheduled background task: Check for server response
2019-10-22 22:32:46 - DEBUG :: Thread-37 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:34:46 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76828>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:34:46 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:34:46 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:34:46 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:34:46 - INFO :: Thread-38 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:35:07 - ERROR :: Thread-38 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:35:07 - INFO :: Thread-38 : Re-scheduled background task: Check for server response
2019-10-22 22:35:07 - DEBUG :: Thread-38 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:37:07 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76E48>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:37:07 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:37:07 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:37:07 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:37:07 - INFO :: Thread-39 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:37:28 - ERROR :: Thread-39 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:37:28 - INFO :: Thread-39 : Re-scheduled background task: Check for server response
2019-10-22 22:37:28 - DEBUG :: Thread-39 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:39:28 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C6A0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:39:28 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:39:28 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:39:28 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:39:28 - INFO :: Thread-40 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:39:49 - ERROR :: Thread-40 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:39:49 - INFO :: Thread-40 : Re-scheduled background task: Check for server response
2019-10-22 22:39:49 - DEBUG :: Thread-40 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:41:49 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C898>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:41:49 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:41:49 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:41:49 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:41:49 - INFO :: Thread-41 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:42:10 - ERROR :: Thread-41 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:42:10 - INFO :: Thread-41 : Re-scheduled background task: Check for server response
2019-10-22 22:42:10 - DEBUG :: Thread-41 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:44:10 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8CD68>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:44:10 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:44:10 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:44:10 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:44:10 - INFO :: Thread-42 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:44:31 - ERROR :: Thread-42 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:44:31 - INFO :: Thread-42 : Re-scheduled background task: Check for server response
2019-10-22 22:44:31 - DEBUG :: Thread-42 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:46:31 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8CEF0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:46:31 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:46:31 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:46:31 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:46:31 - INFO :: Thread-43 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:46:52 - ERROR :: Thread-43 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:46:52 - INFO :: Thread-43 : Re-scheduled background task: Check for server response
2019-10-22 22:46:52 - DEBUG :: Thread-43 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:48:52 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F710>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:48:52 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:48:52 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:48:52 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:48:52 - INFO :: Thread-44 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:49:13 - ERROR :: Thread-44 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:49:13 - INFO :: Thread-44 : Re-scheduled background task: Check for server response
2019-10-22 22:49:13 - DEBUG :: Thread-44 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:51:13 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F860>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:51:13 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:51:13 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:51:13 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:51:13 - INFO :: Thread-45 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:51:34 - ERROR :: Thread-45 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:51:34 - INFO :: Thread-45 : Re-scheduled background task: Check for server response
2019-10-22 22:51:34 - DEBUG :: Thread-45 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:53:34 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F240>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:53:34 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:53:34 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:53:34 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:53:34 - INFO :: Thread-46 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:53:55 - ERROR :: Thread-46 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:53:55 - INFO :: Thread-46 : Re-scheduled background task: Check for server response
2019-10-22 22:53:55 - DEBUG :: Thread-46 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:55:55 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5FE10>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:55:55 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:55:55 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:55:55 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:55:55 - INFO :: Thread-47 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:56:16 - ERROR :: Thread-47 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:56:17 - INFO :: Thread-47 : Re-scheduled background task: Check for server response
2019-10-22 22:56:17 - DEBUG :: Thread-47 : Tautulli WebSocket :: Leaving thread.
2019-10-22 22:58:17 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F7B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 22:58:17 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 22:58:17 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-22 22:58:17 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-22 22:58:17 - INFO :: Thread-48 : Tautulli WebSocket :: Opening websocket.
2019-10-22 22:58:38 - ERROR :: Thread-48 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 22:58:38 - INFO :: Thread-48 : Re-scheduled background task: Check for server response
2019-10-22 22:58:38 - DEBUG :: Thread-48 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:00:38 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C2B0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:00:38 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:00:38 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:00:38 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:00:38 - INFO :: Thread-49 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:00:59 - ERROR :: Thread-49 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:00:59 - INFO :: Thread-49 : Re-scheduled background task: Check for server response
2019-10-22 23:00:59 - DEBUG :: Thread-49 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:02:59 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76160>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:02:59 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:02:59 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:02:59 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:02:59 - INFO :: Thread-50 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:03:20 - ERROR :: Thread-50 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:03:20 - INFO :: Thread-50 : Re-scheduled background task: Check for server response
2019-10-22 23:03:20 - DEBUG :: Thread-50 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:05:20 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76240>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:05:20 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:05:20 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:05:20 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:05:20 - INFO :: Thread-51 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:05:41 - ERROR :: Thread-51 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:05:41 - INFO :: Thread-51 : Re-scheduled background task: Check for server response
2019-10-22 23:05:41 - DEBUG :: Thread-51 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:07:41 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B766D8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:07:41 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:07:41 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:07:41 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:07:41 - INFO :: Thread-52 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:08:02 - ERROR :: Thread-52 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:08:02 - INFO :: Thread-52 : Re-scheduled background task: Check for server response
2019-10-22 23:08:02 - DEBUG :: Thread-52 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:10:02 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5518>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:10:02 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:10:02 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:10:02 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:10:02 - INFO :: Thread-53 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:10:23 - ERROR :: Thread-53 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:10:23 - INFO :: Thread-53 : Re-scheduled background task: Check for server response
2019-10-22 23:10:23 - DEBUG :: Thread-53 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:12:23 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF58D0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:12:23 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:12:23 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:12:23 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:12:23 - INFO :: Thread-54 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:12:44 - ERROR :: Thread-54 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:12:44 - INFO :: Thread-54 : Re-scheduled background task: Check for server response
2019-10-22 23:12:44 - DEBUG :: Thread-54 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:14:44 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF57B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:14:44 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:14:44 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:14:44 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:14:44 - INFO :: Thread-55 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:15:05 - ERROR :: Thread-55 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:15:05 - INFO :: Thread-55 : Re-scheduled background task: Check for server response
2019-10-22 23:15:05 - DEBUG :: Thread-55 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:17:05 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51EF0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:17:05 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:17:05 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:17:05 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:17:05 - INFO :: Thread-56 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:17:26 - ERROR :: Thread-56 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:17:26 - INFO :: Thread-56 : Re-scheduled background task: Check for server response
2019-10-22 23:17:26 - DEBUG :: Thread-56 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:19:26 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51160>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:19:26 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:19:26 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:19:26 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:19:26 - INFO :: Thread-57 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:19:47 - ERROR :: Thread-57 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:19:47 - INFO :: Thread-57 : Re-scheduled background task: Check for server response
2019-10-22 23:19:47 - DEBUG :: Thread-57 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:21:47 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B517B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:21:47 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:21:47 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:21:47 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:21:47 - INFO :: Thread-58 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:22:08 - ERROR :: Thread-58 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:22:08 - INFO :: Thread-58 : Re-scheduled background task: Check for server response
2019-10-22 23:22:08 - DEBUG :: Thread-58 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:24:08 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51C88>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:24:08 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:24:08 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:24:08 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:24:08 - INFO :: Thread-59 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:24:29 - ERROR :: Thread-59 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:24:29 - INFO :: Thread-59 : Re-scheduled background task: Check for server response
2019-10-22 23:24:29 - DEBUG :: Thread-59 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:26:29 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD5F8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:26:29 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:26:29 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:26:29 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:26:29 - INFO :: Thread-60 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:26:50 - ERROR :: Thread-60 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:26:50 - INFO :: Thread-60 : Re-scheduled background task: Check for server response
2019-10-22 23:26:50 - DEBUG :: Thread-60 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:28:50 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADDFD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:28:50 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:28:50 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:28:50 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:28:50 - INFO :: Thread-61 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:29:11 - ERROR :: Thread-61 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:29:11 - INFO :: Thread-61 : Re-scheduled background task: Check for server response
2019-10-22 23:29:11 - DEBUG :: Thread-61 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:31:11 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADDF60>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:31:11 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:31:11 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:31:11 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:31:11 - INFO :: Thread-62 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:31:32 - ERROR :: Thread-62 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:31:32 - INFO :: Thread-62 : Re-scheduled background task: Check for server response
2019-10-22 23:31:32 - DEBUG :: Thread-62 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:33:32 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD780>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:33:32 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:33:32 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:33:32 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:33:32 - INFO :: Thread-63 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:33:53 - ERROR :: Thread-63 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:33:53 - INFO :: Thread-63 : Re-scheduled background task: Check for server response
2019-10-22 23:33:53 - DEBUG :: Thread-63 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:35:53 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0ACC0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:35:53 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:35:53 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:35:53 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:35:53 - INFO :: Thread-64 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:36:14 - ERROR :: Thread-64 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:36:14 - INFO :: Thread-64 : Re-scheduled background task: Check for server response
2019-10-22 23:36:14 - DEBUG :: Thread-64 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:38:14 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A208>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:38:14 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:38:14 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:38:14 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:38:14 - INFO :: Thread-65 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:38:35 - ERROR :: Thread-65 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:38:35 - INFO :: Thread-65 : Re-scheduled background task: Check for server response
2019-10-22 23:38:35 - DEBUG :: Thread-65 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:40:35 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A668>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:40:35 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:40:35 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:40:35 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:40:35 - INFO :: Thread-66 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:40:56 - ERROR :: Thread-66 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:40:56 - INFO :: Thread-66 : Re-scheduled background task: Check for server response
2019-10-22 23:40:56 - DEBUG :: Thread-66 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:42:56 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A6A0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:42:56 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:42:56 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:42:56 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:42:56 - INFO :: Thread-67 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:43:17 - ERROR :: Thread-67 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:43:17 - INFO :: Thread-67 : Re-scheduled background task: Check for server response
2019-10-22 23:43:17 - DEBUG :: Thread-67 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:45:17 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76F28>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:45:17 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:45:17 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:45:17 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:45:17 - INFO :: Thread-68 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:45:38 - ERROR :: Thread-68 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:45:38 - INFO :: Thread-68 : Re-scheduled background task: Check for server response
2019-10-22 23:45:38 - DEBUG :: Thread-68 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:47:38 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76160>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:47:38 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:47:38 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:47:38 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:47:38 - INFO :: Thread-69 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:47:59 - ERROR :: Thread-69 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:47:59 - INFO :: Thread-69 : Re-scheduled background task: Check for server response
2019-10-22 23:47:59 - DEBUG :: Thread-69 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:49:59 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C7B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:49:59 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:49:59 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:49:59 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:49:59 - INFO :: Thread-70 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:50:20 - ERROR :: Thread-70 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:50:20 - INFO :: Thread-70 : Re-scheduled background task: Check for server response
2019-10-22 23:50:20 - DEBUG :: Thread-70 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:52:20 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8CCC0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:52:20 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:52:20 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:52:20 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:52:20 - INFO :: Thread-71 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:52:41 - ERROR :: Thread-71 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:52:41 - INFO :: Thread-71 : Re-scheduled background task: Check for server response
2019-10-22 23:52:41 - DEBUG :: Thread-71 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:54:41 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C748>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:54:41 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:54:41 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:54:41 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:54:41 - INFO :: Thread-72 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:55:02 - ERROR :: Thread-72 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:55:02 - INFO :: Thread-72 : Re-scheduled background task: Check for server response
2019-10-22 23:55:02 - DEBUG :: Thread-72 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:57:02 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C7F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:57:02 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:57:02 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:57:02 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:57:03 - INFO :: Thread-73 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:57:24 - ERROR :: Thread-73 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:57:24 - INFO :: Thread-73 : Re-scheduled background task: Check for server response
2019-10-22 23:57:24 - DEBUG :: Thread-73 : Tautulli WebSocket :: Leaving thread.
2019-10-22 23:59:24 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C0B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-22 23:59:24 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-22 23:59:24 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-22 23:59:24 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-22 23:59:24 - INFO :: Thread-74 : Tautulli WebSocket :: Opening websocket.
2019-10-22 23:59:45 - ERROR :: Thread-74 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-22 23:59:45 - INFO :: Thread-74 : Re-scheduled background task: Check for server response
2019-10-22 23:59:45 - DEBUG :: Thread-74 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:01:45 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F9E8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:01:45 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:01:45 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:01:45 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:01:45 - INFO :: Thread-75 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:02:06 - ERROR :: Thread-75 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:02:06 - INFO :: Thread-75 : Re-scheduled background task: Check for server response
2019-10-23 00:02:06 - DEBUG :: Thread-75 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:04:06 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F240>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:04:06 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:04:06 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:04:06 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:04:06 - INFO :: Thread-76 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:04:27 - ERROR :: Thread-76 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:04:27 - INFO :: Thread-76 : Re-scheduled background task: Check for server response
2019-10-23 00:04:27 - DEBUG :: Thread-76 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:06:27 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5FBE0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:06:27 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:06:27 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:06:27 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:06:27 - INFO :: Thread-77 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:06:48 - ERROR :: Thread-77 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:06:48 - INFO :: Thread-77 : Re-scheduled background task: Check for server response
2019-10-23 00:06:48 - DEBUG :: Thread-77 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:08:48 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0AFD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:08:48 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:08:48 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:08:48 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:08:48 - INFO :: Thread-78 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:09:09 - ERROR :: Thread-78 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:09:09 - INFO :: Thread-78 : Re-scheduled background task: Check for server response
2019-10-23 00:09:09 - DEBUG :: Thread-78 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:11:09 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A400>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:11:09 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:11:09 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:11:09 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:11:09 - INFO :: Thread-79 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:11:30 - ERROR :: Thread-79 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:11:30 - INFO :: Thread-79 : Re-scheduled background task: Check for server response
2019-10-23 00:11:30 - DEBUG :: Thread-79 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:13:30 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0AD30>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:13:30 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:13:30 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:13:30 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:13:30 - INFO :: Thread-80 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:13:51 - ERROR :: Thread-80 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:13:51 - INFO :: Thread-80 : Re-scheduled background task: Check for server response
2019-10-23 00:13:51 - DEBUG :: Thread-80 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:15:51 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0AA58>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:15:51 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:15:51 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:15:51 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:15:51 - INFO :: Thread-81 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:16:12 - ERROR :: Thread-81 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:16:12 - INFO :: Thread-81 : Re-scheduled background task: Check for server response
2019-10-23 00:16:12 - DEBUG :: Thread-81 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:18:12 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0AFD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:18:12 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:18:12 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:18:12 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:18:12 - INFO :: Thread-82 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:18:33 - ERROR :: Thread-82 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:18:33 - INFO :: Thread-82 : Re-scheduled background task: Check for server response
2019-10-23 00:18:33 - DEBUG :: Thread-82 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:20:33 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3390>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:20:33 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:20:33 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:20:33 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:20:33 - INFO :: Thread-83 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:20:54 - ERROR :: Thread-83 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:20:54 - INFO :: Thread-83 : Re-scheduled background task: Check for server response
2019-10-23 00:20:54 - DEBUG :: Thread-83 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:22:54 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3048>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:22:54 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:22:54 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:22:54 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:22:54 - INFO :: Thread-84 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:23:15 - ERROR :: Thread-84 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:23:15 - INFO :: Thread-84 : Re-scheduled background task: Check for server response
2019-10-23 00:23:15 - DEBUG :: Thread-84 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:25:15 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3550>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:25:15 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:25:15 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:25:15 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:25:15 - INFO :: Thread-85 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:25:36 - ERROR :: Thread-85 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:25:36 - INFO :: Thread-85 : Re-scheduled background task: Check for server response
2019-10-23 00:25:36 - DEBUG :: Thread-85 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:27:36 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3A58>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:27:36 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:27:36 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:27:36 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:27:36 - INFO :: Thread-86 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:27:57 - ERROR :: Thread-86 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:27:57 - INFO :: Thread-86 : Re-scheduled background task: Check for server response
2019-10-23 00:27:57 - DEBUG :: Thread-86 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:29:57 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8CC88>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:29:57 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:29:57 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:29:57 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:29:57 - INFO :: Thread-87 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:30:18 - ERROR :: Thread-87 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:30:18 - INFO :: Thread-87 : Re-scheduled background task: Check for server response
2019-10-23 00:30:18 - DEBUG :: Thread-87 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:32:18 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B513C8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:32:18 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:32:18 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:32:18 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:32:18 - INFO :: Thread-88 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:32:39 - ERROR :: Thread-88 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:32:39 - INFO :: Thread-88 : Re-scheduled background task: Check for server response
2019-10-23 00:32:39 - DEBUG :: Thread-88 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:34:39 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:34:39 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:34:39 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:34:39 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:34:39 - INFO :: Thread-89 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:35:00 - ERROR :: Thread-89 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:35:00 - INFO :: Thread-89 : Re-scheduled background task: Check for server response
2019-10-23 00:35:00 - DEBUG :: Thread-89 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:37:00 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51BA8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:37:00 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:37:00 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:37:00 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:37:00 - INFO :: Thread-90 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:37:21 - ERROR :: Thread-90 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:37:21 - INFO :: Thread-90 : Re-scheduled background task: Check for server response
2019-10-23 00:37:21 - DEBUG :: Thread-90 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:39:21 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B768D0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:39:21 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:39:21 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:39:21 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:39:21 - INFO :: Thread-91 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:39:42 - ERROR :: Thread-91 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:39:42 - INFO :: Thread-91 : Re-scheduled background task: Check for server response
2019-10-23 00:39:42 - DEBUG :: Thread-91 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:41:42 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76B70>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:41:42 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:41:42 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:41:42 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:41:42 - INFO :: Thread-92 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:42:03 - ERROR :: Thread-92 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:42:03 - INFO :: Thread-92 : Re-scheduled background task: Check for server response
2019-10-23 00:42:03 - DEBUG :: Thread-92 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:44:03 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5BA8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:44:03 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:44:03 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:44:03 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:44:03 - INFO :: Thread-93 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:44:24 - ERROR :: Thread-93 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:44:24 - INFO :: Thread-93 : Re-scheduled background task: Check for server response
2019-10-23 00:44:24 - DEBUG :: Thread-93 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:46:24 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5668>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:46:24 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:46:24 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:46:24 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:46:24 - INFO :: Thread-94 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:46:45 - ERROR :: Thread-94 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:46:45 - INFO :: Thread-94 : Re-scheduled background task: Check for server response
2019-10-23 00:46:45 - DEBUG :: Thread-94 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:48:45 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADDB70>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:48:45 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:48:45 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:48:45 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:48:45 - INFO :: Thread-95 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:49:06 - ERROR :: Thread-95 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:49:06 - INFO :: Thread-95 : Re-scheduled background task: Check for server response
2019-10-23 00:49:06 - DEBUG :: Thread-95 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:51:06 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD160>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:51:06 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:51:06 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:51:06 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:51:06 - INFO :: Thread-96 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:51:27 - ERROR :: Thread-96 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:51:27 - INFO :: Thread-96 : Re-scheduled background task: Check for server response
2019-10-23 00:51:27 - DEBUG :: Thread-96 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:53:27 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD6A0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:53:27 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:53:27 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:53:27 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:53:27 - INFO :: Thread-97 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:53:48 - ERROR :: Thread-97 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:53:49 - INFO :: Thread-97 : Re-scheduled background task: Check for server response
2019-10-23 00:53:49 - DEBUG :: Thread-97 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:55:49 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3278>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:55:49 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:55:49 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:55:49 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:55:49 - INFO :: Thread-98 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:56:10 - ERROR :: Thread-98 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:56:10 - INFO :: Thread-98 : Re-scheduled background task: Check for server response
2019-10-23 00:56:10 - DEBUG :: Thread-98 : Tautulli WebSocket :: Leaving thread.
2019-10-23 00:58:10 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B32E8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 00:58:10 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 00:58:10 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 00:58:10 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 00:58:10 - INFO :: Thread-99 : Tautulli WebSocket :: Opening websocket.
2019-10-23 00:58:31 - ERROR :: Thread-99 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 00:58:31 - INFO :: Thread-99 : Re-scheduled background task: Check for server response
2019-10-23 00:58:31 - DEBUG :: Thread-99 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:00:31 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B36D8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:00:31 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:00:31 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:00:31 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:00:31 - INFO :: Thread-100 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:00:52 - ERROR :: Thread-100 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:00:52 - INFO :: Thread-100 : Re-scheduled background task: Check for server response
2019-10-23 01:00:52 - DEBUG :: Thread-100 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:02:52 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3B70>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:02:52 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:02:52 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:02:52 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:02:52 - INFO :: Thread-101 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:03:13 - ERROR :: Thread-101 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:03:13 - INFO :: Thread-101 : Re-scheduled background task: Check for server response
2019-10-23 01:03:13 - DEBUG :: Thread-101 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:05:13 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3E10>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:05:13 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:05:13 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:05:13 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:05:13 - INFO :: Thread-102 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:05:34 - ERROR :: Thread-102 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:05:34 - INFO :: Thread-102 : Re-scheduled background task: Check for server response
2019-10-23 01:05:34 - DEBUG :: Thread-102 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:07:34 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B200F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:07:34 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:07:34 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:07:34 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:07:34 - INFO :: Thread-103 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:07:55 - ERROR :: Thread-103 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:07:55 - INFO :: Thread-103 : Re-scheduled background task: Check for server response
2019-10-23 01:07:55 - DEBUG :: Thread-103 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:09:55 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20390>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:09:55 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:09:55 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:09:55 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:09:55 - INFO :: Thread-104 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:10:16 - ERROR :: Thread-104 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:10:16 - INFO :: Thread-104 : Re-scheduled background task: Check for server response
2019-10-23 01:10:16 - DEBUG :: Thread-104 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:12:16 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20630>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:12:16 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:12:16 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:12:16 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:12:16 - INFO :: Thread-105 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:12:37 - ERROR :: Thread-105 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:12:37 - INFO :: Thread-105 : Re-scheduled background task: Check for server response
2019-10-23 01:12:37 - DEBUG :: Thread-105 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:14:37 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76358>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:14:37 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:14:37 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:14:37 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:14:37 - INFO :: Thread-106 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:14:58 - ERROR :: Thread-106 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:14:58 - INFO :: Thread-106 : Re-scheduled background task: Check for server response
2019-10-23 01:14:58 - DEBUG :: Thread-106 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:16:58 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3FD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:16:58 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:16:58 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:16:58 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:16:58 - INFO :: Thread-107 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:17:19 - ERROR :: Thread-107 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:17:19 - INFO :: Thread-107 : Re-scheduled background task: Check for server response
2019-10-23 01:17:19 - DEBUG :: Thread-107 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:19:19 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51630>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:19:19 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:19:19 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:19:19 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:19:19 - INFO :: Thread-108 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:19:40 - ERROR :: Thread-108 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:19:40 - INFO :: Thread-108 : Re-scheduled background task: Check for server response
2019-10-23 01:19:40 - DEBUG :: Thread-108 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:21:40 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C5C0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:21:40 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:21:40 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:21:40 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:21:40 - INFO :: Thread-109 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:22:01 - ERROR :: Thread-109 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:22:01 - INFO :: Thread-109 : Re-scheduled background task: Check for server response
2019-10-23 01:22:01 - DEBUG :: Thread-109 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:24:01 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C898>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:24:01 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:24:01 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:24:01 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:24:01 - INFO :: Thread-110 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:24:22 - ERROR :: Thread-110 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:24:22 - INFO :: Thread-110 : Re-scheduled background task: Check for server response
2019-10-23 01:24:22 - DEBUG :: Thread-110 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:26:22 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C6D8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:26:22 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:26:22 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:26:22 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:26:22 - INFO :: Thread-111 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:26:43 - ERROR :: Thread-111 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:26:43 - INFO :: Thread-111 : Re-scheduled background task: Check for server response
2019-10-23 01:26:43 - DEBUG :: Thread-111 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:28:43 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5FF28>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:28:43 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:28:43 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:28:43 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:28:43 - INFO :: Thread-112 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:29:04 - ERROR :: Thread-112 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:29:04 - INFO :: Thread-112 : Re-scheduled background task: Check for server response
2019-10-23 01:29:04 - DEBUG :: Thread-112 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:31:04 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5FCF8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:31:04 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:31:04 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:31:04 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:31:04 - INFO :: Thread-113 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:31:25 - ERROR :: Thread-113 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:31:25 - INFO :: Thread-113 : Re-scheduled background task: Check for server response
2019-10-23 01:31:25 - DEBUG :: Thread-113 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:33:25 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000000000550BCF8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:33:25 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:33:25 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:33:25 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:33:25 - INFO :: Thread-114 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:33:46 - ERROR :: Thread-114 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:33:46 - INFO :: Thread-114 : Re-scheduled background task: Check for server response
2019-10-23 01:33:46 - DEBUG :: Thread-114 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:35:46 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A0B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:35:46 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:35:46 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:35:46 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:35:46 - INFO :: Thread-115 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:36:07 - ERROR :: Thread-115 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:36:07 - INFO :: Thread-115 : Re-scheduled background task: Check for server response
2019-10-23 01:36:07 - DEBUG :: Thread-115 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:38:07 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0ADA0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:38:07 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:38:07 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:38:07 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:38:07 - INFO :: Thread-116 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:38:28 - ERROR :: Thread-116 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:38:28 - INFO :: Thread-116 : Re-scheduled background task: Check for server response
2019-10-23 01:38:28 - DEBUG :: Thread-116 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:40:28 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A3C8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:40:28 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:40:28 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:40:28 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:40:28 - INFO :: Thread-117 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:40:49 - ERROR :: Thread-117 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:40:49 - INFO :: Thread-117 : Re-scheduled background task: Check for server response
2019-10-23 01:40:49 - DEBUG :: Thread-117 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:42:49 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20400>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:42:49 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:42:49 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:42:49 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:42:49 - INFO :: Thread-118 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:43:10 - ERROR :: Thread-118 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:43:10 - INFO :: Thread-118 : Re-scheduled background task: Check for server response
2019-10-23 01:43:10 - DEBUG :: Thread-118 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:45:10 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:45:10 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:45:10 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:45:10 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:45:10 - INFO :: Thread-119 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:45:31 - ERROR :: Thread-119 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:45:31 - INFO :: Thread-119 : Re-scheduled background task: Check for server response
2019-10-23 01:45:31 - DEBUG :: Thread-119 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:47:31 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20828>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:47:31 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:47:31 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:47:31 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:47:31 - INFO :: Thread-120 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:47:52 - ERROR :: Thread-120 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:47:52 - INFO :: Thread-120 : Re-scheduled background task: Check for server response
2019-10-23 01:47:52 - DEBUG :: Thread-120 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:49:52 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20AC8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:49:52 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:49:52 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:49:52 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:49:52 - INFO :: Thread-121 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:50:13 - ERROR :: Thread-121 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:50:13 - INFO :: Thread-121 : Re-scheduled background task: Check for server response
2019-10-23 01:50:13 - DEBUG :: Thread-121 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:52:13 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B202B0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:52:13 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:52:13 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:52:13 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:52:13 - INFO :: Thread-122 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:52:34 - ERROR :: Thread-122 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:52:34 - INFO :: Thread-122 : Re-scheduled background task: Check for server response
2019-10-23 01:52:34 - DEBUG :: Thread-122 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:54:34 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD048>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:54:35 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:54:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:54:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:54:35 - INFO :: Thread-123 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:54:56 - ERROR :: Thread-123 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:54:56 - INFO :: Thread-123 : Re-scheduled background task: Check for server response
2019-10-23 01:54:56 - DEBUG :: Thread-123 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:56:56 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD2E8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:56:56 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:56:56 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:56:56 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:56:56 - INFO :: Thread-124 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:57:17 - ERROR :: Thread-124 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:57:17 - INFO :: Thread-124 : Re-scheduled background task: Check for server response
2019-10-23 01:57:17 - DEBUG :: Thread-124 : Tautulli WebSocket :: Leaving thread.
2019-10-23 01:59:17 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000000000550BF98>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 01:59:17 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 01:59:17 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 01:59:17 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 01:59:17 - INFO :: Thread-125 : Tautulli WebSocket :: Opening websocket.
2019-10-23 01:59:38 - ERROR :: Thread-125 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 01:59:38 - INFO :: Thread-125 : Re-scheduled background task: Check for server response
2019-10-23 01:59:38 - DEBUG :: Thread-125 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:01:38 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8C208>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:01:38 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:01:38 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:01:38 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:01:38 - INFO :: Thread-126 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:01:59 - ERROR :: Thread-126 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:01:59 - INFO :: Thread-126 : Re-scheduled background task: Check for server response
2019-10-23 02:01:59 - DEBUG :: Thread-126 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:03:59 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51B70>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:03:59 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:03:59 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:03:59 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:03:59 - INFO :: Thread-127 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:04:20 - ERROR :: Thread-127 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:04:20 - INFO :: Thread-127 : Re-scheduled background task: Check for server response
2019-10-23 02:04:20 - DEBUG :: Thread-127 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:06:20 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51080>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:06:20 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:06:20 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:06:20 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:06:20 - INFO :: Thread-128 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:06:41 - ERROR :: Thread-128 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:06:41 - INFO :: Thread-128 : Re-scheduled background task: Check for server response
2019-10-23 02:06:41 - DEBUG :: Thread-128 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:08:41 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5DA0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:08:41 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:08:41 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:08:41 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:08:41 - INFO :: Thread-129 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:09:02 - ERROR :: Thread-129 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:09:02 - INFO :: Thread-129 : Re-scheduled background task: Check for server response
2019-10-23 02:09:02 - DEBUG :: Thread-129 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:11:02 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76FD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:11:02 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:11:02 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:11:02 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:11:02 - INFO :: Thread-130 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:11:23 - ERROR :: Thread-130 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:11:23 - INFO :: Thread-130 : Re-scheduled background task: Check for server response
2019-10-23 02:11:23 - DEBUG :: Thread-130 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:13:23 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76B70>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:13:23 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:13:23 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:13:23 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:13:23 - INFO :: Thread-131 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:13:44 - ERROR :: Thread-131 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:13:44 - INFO :: Thread-131 : Re-scheduled background task: Check for server response
2019-10-23 02:13:44 - DEBUG :: Thread-131 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:15:44 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD780>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:15:44 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:15:44 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:15:44 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:15:44 - INFO :: Thread-132 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:16:05 - ERROR :: Thread-132 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:16:05 - INFO :: Thread-132 : Re-scheduled background task: Check for server response
2019-10-23 02:16:05 - DEBUG :: Thread-132 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:18:05 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD6A0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:18:05 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:18:05 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:18:05 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:18:05 - INFO :: Thread-133 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:18:26 - ERROR :: Thread-133 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:18:26 - INFO :: Thread-133 : Re-scheduled background task: Check for server response
2019-10-23 02:18:26 - DEBUG :: Thread-133 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:20:26 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3BE0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:20:26 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:20:26 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:20:26 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:20:26 - INFO :: Thread-134 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:20:47 - ERROR :: Thread-134 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:20:47 - INFO :: Thread-134 : Re-scheduled background task: Check for server response
2019-10-23 02:20:47 - DEBUG :: Thread-134 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:22:47 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B32B0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:22:47 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:22:47 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:22:47 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:22:47 - INFO :: Thread-135 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:23:08 - ERROR :: Thread-135 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:23:08 - INFO :: Thread-135 : Re-scheduled background task: Check for server response
2019-10-23 02:23:08 - DEBUG :: Thread-135 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:25:08 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3588>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:25:08 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:25:08 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:25:08 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:25:08 - INFO :: Thread-136 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:25:29 - ERROR :: Thread-136 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:25:29 - INFO :: Thread-136 : Re-scheduled background task: Check for server response
2019-10-23 02:25:29 - DEBUG :: Thread-136 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:27:29 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3B38>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:27:29 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:27:29 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:27:29 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:27:29 - INFO :: Thread-137 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:27:50 - ERROR :: Thread-137 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:27:50 - INFO :: Thread-137 : Re-scheduled background task: Check for server response
2019-10-23 02:27:50 - DEBUG :: Thread-137 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:29:50 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD390>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:29:50 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:29:50 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:29:50 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:29:50 - INFO :: Thread-138 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:30:11 - ERROR :: Thread-138 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:30:11 - INFO :: Thread-138 : Re-scheduled background task: Check for server response
2019-10-23 02:30:11 - DEBUG :: Thread-138 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:32:11 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD4E0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:32:11 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:32:11 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:32:11 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:32:11 - INFO :: Thread-139 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:32:32 - ERROR :: Thread-139 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:32:32 - INFO :: Thread-139 : Re-scheduled background task: Check for server response
2019-10-23 02:32:32 - DEBUG :: Thread-139 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:34:32 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD780>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:34:32 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:34:32 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:34:32 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:34:32 - INFO :: Thread-140 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:34:53 - ERROR :: Thread-140 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:34:53 - INFO :: Thread-140 : Re-scheduled background task: Check for server response
2019-10-23 02:34:53 - DEBUG :: Thread-140 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:36:53 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFDA20>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:36:53 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:36:53 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:36:53 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:36:53 - INFO :: Thread-141 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:37:14 - ERROR :: Thread-141 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:37:14 - INFO :: Thread-141 : Re-scheduled background task: Check for server response
2019-10-23 02:37:14 - DEBUG :: Thread-141 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:39:14 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD1D0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:39:14 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:39:14 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:39:14 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:39:14 - INFO :: Thread-142 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:39:35 - ERROR :: Thread-142 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:39:35 - INFO :: Thread-142 : Re-scheduled background task: Check for server response
2019-10-23 02:39:35 - DEBUG :: Thread-142 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:41:35 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD518>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:41:35 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:41:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:41:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:41:35 - INFO :: Thread-143 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:41:56 - ERROR :: Thread-143 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:41:56 - INFO :: Thread-143 : Re-scheduled background task: Check for server response
2019-10-23 02:41:56 - DEBUG :: Thread-143 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:43:56 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADDF28>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:43:56 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:43:56 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:43:56 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:43:56 - INFO :: Thread-144 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:44:17 - ERROR :: Thread-144 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:44:17 - INFO :: Thread-144 : Re-scheduled background task: Check for server response
2019-10-23 02:44:17 - DEBUG :: Thread-144 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:46:17 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD748>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:46:17 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:46:17 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:46:17 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:46:17 - INFO :: Thread-145 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:46:38 - ERROR :: Thread-145 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:46:38 - INFO :: Thread-145 : Re-scheduled background task: Check for server response
2019-10-23 02:46:38 - DEBUG :: Thread-145 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:48:38 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF57F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:48:38 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:48:38 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:48:38 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:48:38 - INFO :: Thread-146 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:48:59 - ERROR :: Thread-146 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:48:59 - INFO :: Thread-146 : Re-scheduled background task: Check for server response
2019-10-23 02:48:59 - DEBUG :: Thread-146 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:50:59 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8CDA0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:50:59 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:50:59 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:51:00 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:51:00 - INFO :: Thread-147 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:51:21 - ERROR :: Thread-147 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:51:21 - INFO :: Thread-147 : Re-scheduled background task: Check for server response
2019-10-23 02:51:21 - DEBUG :: Thread-147 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:53:21 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B516D8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:53:21 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:53:21 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:53:21 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:53:21 - INFO :: Thread-148 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:53:42 - ERROR :: Thread-148 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:53:42 - INFO :: Thread-148 : Re-scheduled background task: Check for server response
2019-10-23 02:53:42 - DEBUG :: Thread-148 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:55:42 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F710>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:55:42 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:55:42 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:55:42 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:55:42 - INFO :: Thread-149 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:56:03 - ERROR :: Thread-149 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:56:03 - INFO :: Thread-149 : Re-scheduled background task: Check for server response
2019-10-23 02:56:03 - DEBUG :: Thread-149 : Tautulli WebSocket :: Leaving thread.
2019-10-23 02:58:03 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F128>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 02:58:03 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 02:58:03 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 02:58:03 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 02:58:03 - INFO :: Thread-150 : Tautulli WebSocket :: Opening websocket.
2019-10-23 02:58:24 - ERROR :: Thread-150 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 02:58:24 - INFO :: Thread-150 : Re-scheduled background task: Check for server response
2019-10-23 02:58:24 - DEBUG :: Thread-150 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:00:24 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x000000000550BCF8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:00:24 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:00:24 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:00:24 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:00:24 - INFO :: Thread-151 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:00:45 - ERROR :: Thread-151 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:00:45 - INFO :: Thread-151 : Re-scheduled background task: Check for server response
2019-10-23 03:00:45 - DEBUG :: Thread-151 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:02:45 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0AFD0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:02:45 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:02:45 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:02:45 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:02:45 - INFO :: Thread-152 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:03:06 - ERROR :: Thread-152 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:03:06 - INFO :: Thread-152 : Re-scheduled background task: Check for server response
2019-10-23 03:03:06 - DEBUG :: Thread-152 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:05:06 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A438>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:05:06 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:05:06 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:05:06 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:05:06 - INFO :: Thread-153 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:05:27 - ERROR :: Thread-153 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:05:27 - INFO :: Thread-153 : Re-scheduled background task: Check for server response
2019-10-23 03:05:27 - DEBUG :: Thread-153 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:07:27 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20B00>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:07:27 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:07:27 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:07:27 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:07:27 - INFO :: Thread-154 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:07:48 - ERROR :: Thread-154 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:07:48 - INFO :: Thread-154 : Re-scheduled background task: Check for server response
2019-10-23 03:07:48 - DEBUG :: Thread-154 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:09:48 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20668>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:09:48 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:09:48 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:09:48 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:09:48 - INFO :: Thread-155 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:10:09 - ERROR :: Thread-155 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:10:09 - INFO :: Thread-155 : Re-scheduled background task: Check for server response
2019-10-23 03:10:09 - DEBUG :: Thread-155 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:12:09 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20BA8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:12:09 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:12:09 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:12:09 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:12:09 - INFO :: Thread-156 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:12:30 - ERROR :: Thread-156 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:12:30 - INFO :: Thread-156 : Re-scheduled background task: Check for server response
2019-10-23 03:12:30 - DEBUG :: Thread-156 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:14:30 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20A90>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:14:30 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:14:30 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:14:30 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:14:30 - INFO :: Thread-157 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:14:51 - ERROR :: Thread-157 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:14:51 - INFO :: Thread-157 : Re-scheduled background task: Check for server response
2019-10-23 03:14:51 - DEBUG :: Thread-157 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:16:51 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80198>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:16:51 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:16:51 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:16:51 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:16:51 - INFO :: Thread-158 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:17:12 - ERROR :: Thread-158 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:17:12 - INFO :: Thread-158 : Re-scheduled background task: Check for server response
2019-10-23 03:17:12 - DEBUG :: Thread-158 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:19:12 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80438>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:19:12 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:19:12 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:19:12 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:19:12 - INFO :: Thread-159 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:19:33 - ERROR :: Thread-159 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:19:33 - INFO :: Thread-159 : Re-scheduled background task: Check for server response
2019-10-23 03:19:33 - DEBUG :: Thread-159 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:21:33 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B806D8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:21:33 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:21:33 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:21:33 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:21:33 - INFO :: Thread-160 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:21:54 - ERROR :: Thread-160 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:21:54 - INFO :: Thread-160 : Re-scheduled background task: Check for server response
2019-10-23 03:21:54 - DEBUG :: Thread-160 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:23:54 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80978>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:23:54 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:23:54 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:23:54 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:23:54 - INFO :: Thread-161 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:24:15 - ERROR :: Thread-161 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:24:15 - INFO :: Thread-161 : Re-scheduled background task: Check for server response
2019-10-23 03:24:15 - DEBUG :: Thread-161 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:26:15 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80278>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:26:15 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:26:15 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:26:15 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:26:15 - INFO :: Thread-162 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:26:36 - ERROR :: Thread-162 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:26:36 - INFO :: Thread-162 : Re-scheduled background task: Check for server response
2019-10-23 03:26:36 - DEBUG :: Thread-162 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:28:36 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A908>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:28:36 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:28:36 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:28:36 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:28:36 - INFO :: Thread-163 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:28:57 - ERROR :: Thread-163 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:28:57 - INFO :: Thread-163 : Re-scheduled background task: Check for server response
2019-10-23 03:28:57 - DEBUG :: Thread-163 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:30:57 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76EF0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:30:57 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:30:57 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:30:57 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:30:57 - INFO :: Thread-164 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:31:18 - ERROR :: Thread-164 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:31:18 - INFO :: Thread-164 : Re-scheduled background task: Check for server response
2019-10-23 03:31:18 - DEBUG :: Thread-164 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:33:18 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADDDD8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:33:18 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:33:18 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:33:18 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:33:18 - INFO :: Thread-165 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:33:39 - ERROR :: Thread-165 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:33:39 - INFO :: Thread-165 : Re-scheduled background task: Check for server response
2019-10-23 03:33:39 - DEBUG :: Thread-165 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:35:39 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3828>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:35:39 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:35:39 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:35:39 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:35:39 - INFO :: Thread-166 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:36:00 - ERROR :: Thread-166 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:36:00 - INFO :: Thread-166 : Re-scheduled background task: Check for server response
2019-10-23 03:36:00 - DEBUG :: Thread-166 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:38:00 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3EB8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:38:00 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:38:00 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:38:00 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:38:00 - INFO :: Thread-167 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:38:21 - ERROR :: Thread-167 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:38:21 - INFO :: Thread-167 : Re-scheduled background task: Check for server response
2019-10-23 03:38:21 - DEBUG :: Thread-167 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:40:21 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3278>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:40:21 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:40:21 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:40:21 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:40:21 - INFO :: Thread-168 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:40:42 - ERROR :: Thread-168 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:40:42 - INFO :: Thread-168 : Re-scheduled background task: Check for server response
2019-10-23 03:40:42 - DEBUG :: Thread-168 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:42:42 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFDEF0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:42:42 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:42:42 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:42:42 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:42:42 - INFO :: Thread-169 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:43:03 - ERROR :: Thread-169 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:43:03 - INFO :: Thread-169 : Re-scheduled background task: Check for server response
2019-10-23 03:43:03 - DEBUG :: Thread-169 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:45:03 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD240>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:45:03 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:45:03 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:45:03 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:45:03 - INFO :: Thread-170 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:45:24 - ERROR :: Thread-170 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:45:24 - INFO :: Thread-170 : Re-scheduled background task: Check for server response
2019-10-23 03:45:24 - DEBUG :: Thread-170 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:47:24 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFDCC0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:47:25 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:47:25 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:47:25 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:47:25 - INFO :: Thread-171 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:47:46 - ERROR :: Thread-171 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:47:46 - INFO :: Thread-171 : Re-scheduled background task: Check for server response
2019-10-23 03:47:46 - DEBUG :: Thread-171 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:49:46 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD6A0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:49:46 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:49:46 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:49:46 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:49:46 - INFO :: Thread-172 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:50:07 - ERROR :: Thread-172 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:50:07 - INFO :: Thread-172 : Re-scheduled background task: Check for server response
2019-10-23 03:50:07 - DEBUG :: Thread-172 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:52:07 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80198>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:52:07 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:52:07 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:52:07 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:52:07 - INFO :: Thread-173 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:52:28 - ERROR :: Thread-173 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:52:28 - INFO :: Thread-173 : Re-scheduled background task: Check for server response
2019-10-23 03:52:28 - DEBUG :: Thread-173 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:54:28 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80668>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:54:28 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:54:28 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:54:28 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:54:28 - INFO :: Thread-174 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:54:49 - ERROR :: Thread-174 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:54:49 - INFO :: Thread-174 : Re-scheduled background task: Check for server response
2019-10-23 03:54:49 - DEBUG :: Thread-174 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:56:49 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B801D0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:56:49 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:56:49 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:56:49 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:56:49 - INFO :: Thread-175 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:57:10 - ERROR :: Thread-175 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:57:10 - INFO :: Thread-175 : Re-scheduled background task: Check for server response
2019-10-23 03:57:10 - DEBUG :: Thread-175 : Tautulli WebSocket :: Leaving thread.
2019-10-23 03:59:10 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80A20>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 03:59:10 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 03:59:10 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 03:59:10 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 03:59:10 - INFO :: Thread-176 : Tautulli WebSocket :: Opening websocket.
2019-10-23 03:59:31 - ERROR :: Thread-176 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 03:59:31 - INFO :: Thread-176 : Re-scheduled background task: Check for server response
2019-10-23 03:59:31 - DEBUG :: Thread-176 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:01:31 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80198>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:01:31 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:01:31 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:01:31 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:01:31 - INFO :: Thread-177 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:01:52 - ERROR :: Thread-177 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:01:52 - INFO :: Thread-177 : Re-scheduled background task: Check for server response
2019-10-23 04:01:52 - DEBUG :: Thread-177 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:03:52 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B820F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:03:52 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:03:52 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:03:52 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:03:52 - INFO :: Thread-178 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:04:13 - ERROR :: Thread-178 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:04:13 - INFO :: Thread-178 : Re-scheduled background task: Check for server response
2019-10-23 04:04:13 - DEBUG :: Thread-178 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:04:34 - INFO :: Thread-22 : Retrieving latest version information from GitHub
2019-10-23 04:04:34 - DEBUG :: Thread-22 : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2019-10-23 04:04:34 - INFO :: Thread-16 : Tautulli Config :: Writing configuration to file
2019-10-23 04:04:34 - DEBUG :: Thread-16 : Tautulli Config :: Successfully backed up G:\Plex Media Server\Plex 3rd party apps\Tautulli\config.ini to config.backup-20191023040434.sched.ini
2019-10-23 04:04:34 - DEBUG :: Thread-30 : Tautulli Database :: Successfully backed up G:\Plex Media Server\Plex 3rd party apps\Tautulli\tautulli.db to tautulli.backup-20191023040434.sched.db
2019-10-23 04:04:34 - DEBUG :: Thread-22 : Latest version is 6e3147c5f5e15c408af7557997e8c6663ba8f97f
2019-10-23 04:04:34 - INFO :: Thread-22 : Tautulli is up to date
2019-10-23 04:06:13 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0AD30>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:06:13 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:06:13 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:06:13 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:06:13 - INFO :: Thread-179 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:06:34 - ERROR :: Thread-179 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:06:34 - INFO :: Thread-179 : Re-scheduled background task: Check for server response
2019-10-23 04:06:34 - DEBUG :: Thread-179 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:08:34 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A080>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:08:34 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:08:34 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:08:34 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:08:34 - INFO :: Thread-180 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:08:55 - ERROR :: Thread-180 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:08:55 - INFO :: Thread-180 : Re-scheduled background task: Check for server response
2019-10-23 04:08:55 - DEBUG :: Thread-180 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:10:55 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFDF28>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:10:55 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:10:55 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:10:55 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:10:55 - INFO :: Thread-181 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:11:16 - ERROR :: Thread-181 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:11:16 - INFO :: Thread-181 : Re-scheduled background task: Check for server response
2019-10-23 04:11:16 - DEBUG :: Thread-181 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:13:16 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD9E8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:13:16 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:13:16 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:13:16 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:13:16 - INFO :: Thread-182 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:13:37 - ERROR :: Thread-182 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:13:37 - INFO :: Thread-182 : Re-scheduled background task: Check for server response
2019-10-23 04:13:37 - DEBUG :: Thread-182 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:15:37 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F908>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:15:37 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:15:37 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:15:37 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:15:37 - INFO :: Thread-183 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:15:58 - ERROR :: Thread-183 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:15:58 - INFO :: Thread-183 : Re-scheduled background task: Check for server response
2019-10-23 04:15:58 - DEBUG :: Thread-183 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:17:58 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20BA8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:17:58 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:17:58 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:17:58 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:17:58 - INFO :: Thread-184 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:18:19 - ERROR :: Thread-184 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:18:19 - INFO :: Thread-184 : Re-scheduled background task: Check for server response
2019-10-23 04:18:19 - DEBUG :: Thread-184 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:20:19 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:20:19 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:20:19 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:20:19 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:20:19 - INFO :: Thread-185 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:20:40 - ERROR :: Thread-185 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:20:40 - INFO :: Thread-185 : Re-scheduled background task: Check for server response
2019-10-23 04:20:40 - DEBUG :: Thread-185 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:22:40 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80940>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:22:40 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:22:40 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:22:40 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:22:40 - INFO :: Thread-186 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:23:01 - ERROR :: Thread-186 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:23:01 - INFO :: Thread-186 : Re-scheduled background task: Check for server response
2019-10-23 04:23:01 - DEBUG :: Thread-186 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:25:01 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80F28>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:25:01 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:25:01 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:25:01 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:25:01 - INFO :: Thread-187 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:25:22 - ERROR :: Thread-187 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:25:22 - INFO :: Thread-187 : Re-scheduled background task: Check for server response
2019-10-23 04:25:22 - DEBUG :: Thread-187 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:27:22 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80978>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:27:22 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:27:22 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:27:22 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:27:22 - INFO :: Thread-188 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:27:43 - ERROR :: Thread-188 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:27:43 - INFO :: Thread-188 : Re-scheduled background task: Check for server response
2019-10-23 04:27:43 - DEBUG :: Thread-188 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:29:43 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B820F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:29:43 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:29:43 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:29:43 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:29:43 - INFO :: Thread-189 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:30:04 - ERROR :: Thread-189 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:30:04 - INFO :: Thread-189 : Re-scheduled background task: Check for server response
2019-10-23 04:30:04 - DEBUG :: Thread-189 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:32:04 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B82320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:32:04 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:32:04 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:32:04 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:32:04 - INFO :: Thread-190 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:32:25 - ERROR :: Thread-190 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:32:25 - INFO :: Thread-190 : Re-scheduled background task: Check for server response
2019-10-23 04:32:25 - DEBUG :: Thread-190 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:34:25 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B825C0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:34:25 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:34:25 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:34:25 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:34:25 - INFO :: Thread-191 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:34:46 - ERROR :: Thread-191 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:34:46 - INFO :: Thread-191 : Re-scheduled background task: Check for server response
2019-10-23 04:34:46 - DEBUG :: Thread-191 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:36:46 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B82860>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:36:46 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:36:46 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:36:46 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:36:46 - INFO :: Thread-192 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:37:07 - ERROR :: Thread-192 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:37:07 - INFO :: Thread-192 : Re-scheduled background task: Check for server response
2019-10-23 04:37:07 - DEBUG :: Thread-192 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:39:07 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B82B00>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:39:07 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:39:07 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:39:07 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:39:07 - INFO :: Thread-193 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:39:28 - ERROR :: Thread-193 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:39:28 - INFO :: Thread-193 : Re-scheduled background task: Check for server response
2019-10-23 04:39:28 - DEBUG :: Thread-193 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:41:28 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B82320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:41:28 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:41:28 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:41:28 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:41:28 - INFO :: Thread-194 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:41:49 - ERROR :: Thread-194 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:41:49 - INFO :: Thread-194 : Re-scheduled background task: Check for server response
2019-10-23 04:41:49 - DEBUG :: Thread-194 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:43:49 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E080>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:43:49 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:43:49 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:43:49 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:43:49 - INFO :: Thread-195 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:44:10 - ERROR :: Thread-195 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:44:10 - INFO :: Thread-195 : Re-scheduled background task: Check for server response
2019-10-23 04:44:10 - DEBUG :: Thread-195 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:46:10 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:46:10 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:46:10 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:46:10 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:46:11 - INFO :: Thread-196 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:46:32 - ERROR :: Thread-196 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:46:32 - INFO :: Thread-196 : Re-scheduled background task: Check for server response
2019-10-23 04:46:32 - DEBUG :: Thread-196 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:48:32 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20470>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:48:32 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:48:32 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:48:32 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:48:32 - INFO :: Thread-197 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:48:53 - ERROR :: Thread-197 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:48:53 - INFO :: Thread-197 : Re-scheduled background task: Check for server response
2019-10-23 04:48:53 - DEBUG :: Thread-197 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:50:53 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20320>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:50:53 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:50:53 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:50:53 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:50:53 - INFO :: Thread-198 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:51:14 - ERROR :: Thread-198 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:51:14 - INFO :: Thread-198 : Re-scheduled background task: Check for server response
2019-10-23 04:51:14 - DEBUG :: Thread-198 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:53:14 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFDB00>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:53:14 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:53:14 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:53:14 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:53:14 - INFO :: Thread-199 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:53:35 - ERROR :: Thread-199 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:53:35 - INFO :: Thread-199 : Re-scheduled background task: Check for server response
2019-10-23 04:53:35 - DEBUG :: Thread-199 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:55:35 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F860>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:55:35 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:55:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:55:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:55:35 - INFO :: Thread-200 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:55:56 - ERROR :: Thread-200 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:55:56 - INFO :: Thread-200 : Re-scheduled background task: Check for server response
2019-10-23 04:55:56 - DEBUG :: Thread-200 : Tautulli WebSocket :: Leaving thread.
2019-10-23 04:57:56 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F908>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 04:57:56 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 04:57:56 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 04:57:56 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 04:57:56 - INFO :: Thread-201 : Tautulli WebSocket :: Opening websocket.
2019-10-23 04:58:17 - ERROR :: Thread-201 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 04:58:17 - INFO :: Thread-201 : Re-scheduled background task: Check for server response
2019-10-23 04:58:17 - DEBUG :: Thread-201 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:00:17 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005ADD860>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:00:17 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:00:17 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:00:17 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:00:17 - INFO :: Thread-202 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:00:38 - ERROR :: Thread-202 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:00:38 - INFO :: Thread-202 : Re-scheduled background task: Check for server response
2019-10-23 05:00:38 - DEBUG :: Thread-202 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:02:38 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B0A3C8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:02:38 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:02:38 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:02:38 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:02:38 - INFO :: Thread-203 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:02:59 - ERROR :: Thread-203 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:02:59 - INFO :: Thread-203 : Re-scheduled background task: Check for server response
2019-10-23 05:02:59 - DEBUG :: Thread-203 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:04:59 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F240>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:04:59 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:04:59 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:04:59 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:04:59 - INFO :: Thread-204 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:05:20 - ERROR :: Thread-204 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:05:20 - INFO :: Thread-204 : Re-scheduled background task: Check for server response
2019-10-23 05:05:20 - DEBUG :: Thread-204 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:07:20 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x00000000058B3AC8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:07:20 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:07:20 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:07:20 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:07:20 - INFO :: Thread-205 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:07:41 - ERROR :: Thread-205 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:07:41 - INFO :: Thread-205 : Re-scheduled background task: Check for server response
2019-10-23 05:07:41 - DEBUG :: Thread-205 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:09:41 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51C50>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:09:41 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:09:41 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:09:41 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:09:41 - INFO :: Thread-206 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:10:02 - ERROR :: Thread-206 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:10:02 - INFO :: Thread-206 : Re-scheduled background task: Check for server response
2019-10-23 05:10:02 - DEBUG :: Thread-206 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:12:02 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B76438>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:12:02 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:12:02 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:12:02 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:12:02 - INFO :: Thread-207 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:12:23 - ERROR :: Thread-207 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:12:23 - INFO :: Thread-207 : Re-scheduled background task: Check for server response
2019-10-23 05:12:23 - DEBUG :: Thread-207 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:14:23 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E198>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:14:23 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:14:23 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:14:23 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:14:23 - INFO :: Thread-208 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:14:44 - ERROR :: Thread-208 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:14:44 - INFO :: Thread-208 : Re-scheduled background task: Check for server response
2019-10-23 05:14:44 - DEBUG :: Thread-208 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:16:44 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E240>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:16:44 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:16:44 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:16:44 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:16:44 - INFO :: Thread-209 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:17:05 - ERROR :: Thread-209 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:17:05 - INFO :: Thread-209 : Re-scheduled background task: Check for server response
2019-10-23 05:17:05 - DEBUG :: Thread-209 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:19:05 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E668>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:19:05 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:19:05 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:19:05 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:19:05 - INFO :: Thread-210 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:19:26 - ERROR :: Thread-210 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:19:26 - INFO :: Thread-210 : Re-scheduled background task: Check for server response
2019-10-23 05:19:26 - DEBUG :: Thread-210 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:21:26 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E908>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:21:26 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:21:26 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:21:26 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:21:26 - INFO :: Thread-211 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:21:47 - ERROR :: Thread-211 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:21:47 - INFO :: Thread-211 : Re-scheduled background task: Check for server response
2019-10-23 05:21:47 - DEBUG :: Thread-211 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:23:47 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6EBA8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:23:47 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:23:47 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:23:47 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:23:47 - INFO :: Thread-212 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:24:08 - ERROR :: Thread-212 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:24:08 - INFO :: Thread-212 : Re-scheduled background task: Check for server response
2019-10-23 05:24:08 - DEBUG :: Thread-212 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:26:08 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B6E0F0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:26:08 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:26:08 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:26:08 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:26:08 - INFO :: Thread-213 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:26:29 - ERROR :: Thread-213 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:26:29 - INFO :: Thread-213 : Re-scheduled background task: Check for server response
2019-10-23 05:26:29 - DEBUG :: Thread-213 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:28:29 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8B128>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:28:29 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:28:29 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:28:29 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:28:29 - INFO :: Thread-214 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:28:50 - ERROR :: Thread-214 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:28:50 - INFO :: Thread-214 : Re-scheduled background task: Check for server response
2019-10-23 05:28:50 - DEBUG :: Thread-214 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:30:50 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8B3C8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:30:50 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:30:50 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:30:50 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:30:50 - INFO :: Thread-215 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:31:11 - ERROR :: Thread-215 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:31:11 - INFO :: Thread-215 : Re-scheduled background task: Check for server response
2019-10-23 05:31:11 - DEBUG :: Thread-215 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:33:11 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B5F128>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:33:11 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:33:11 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:33:11 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:33:11 - INFO :: Thread-216 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:33:32 - ERROR :: Thread-216 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:33:32 - INFO :: Thread-216 : Re-scheduled background task: Check for server response
2019-10-23 05:33:32 - DEBUG :: Thread-216 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:35:32 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B20438>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:35:32 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:35:32 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:35:32 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:35:32 - INFO :: Thread-217 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:35:53 - ERROR :: Thread-217 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:35:53 - INFO :: Thread-217 : Re-scheduled background task: Check for server response
2019-10-23 05:35:53 - DEBUG :: Thread-217 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:37:53 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B204A8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:37:53 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:37:53 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:37:53 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:37:53 - INFO :: Thread-218 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:38:14 - ERROR :: Thread-218 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:38:14 - INFO :: Thread-218 : Re-scheduled background task: Check for server response
2019-10-23 05:38:14 - DEBUG :: Thread-218 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:40:14 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFDD30>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:40:14 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:40:14 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:40:14 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:40:14 - INFO :: Thread-219 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:40:35 - ERROR :: Thread-219 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:40:35 - INFO :: Thread-219 : Re-scheduled background task: Check for server response
2019-10-23 05:40:35 - DEBUG :: Thread-219 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:42:35 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AFD898>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:42:35 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:42:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:42:35 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:42:35 - INFO :: Thread-220 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:42:56 - ERROR :: Thread-220 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:42:56 - INFO :: Thread-220 : Re-scheduled background task: Check for server response
2019-10-23 05:42:56 - DEBUG :: Thread-220 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:44:56 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80B38>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:44:57 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:44:57 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:44:57 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:44:57 - INFO :: Thread-221 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:45:18 - ERROR :: Thread-221 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:45:18 - INFO :: Thread-221 : Re-scheduled background task: Check for server response
2019-10-23 05:45:18 - DEBUG :: Thread-221 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:47:18 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B809B0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:47:18 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:47:18 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:47:18 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:47:18 - INFO :: Thread-222 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:47:39 - ERROR :: Thread-222 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:47:39 - INFO :: Thread-222 : Re-scheduled background task: Check for server response
2019-10-23 05:47:39 - DEBUG :: Thread-222 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:49:39 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B80198>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:49:39 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:49:39 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:49:39 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:49:39 - INFO :: Thread-223 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:50:00 - ERROR :: Thread-223 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:50:00 - INFO :: Thread-223 : Re-scheduled background task: Check for server response
2019-10-23 05:50:00 - DEBUG :: Thread-223 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:52:00 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B820B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:52:00 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:52:00 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:52:00 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:52:00 - INFO :: Thread-224 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:52:21 - ERROR :: Thread-224 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:52:21 - INFO :: Thread-224 : Re-scheduled background task: Check for server response
2019-10-23 05:52:21 - DEBUG :: Thread-224 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:54:21 - WARNING :: Thread-28 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B826D8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:54:21 - WARNING :: Thread-28 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:54:21 - DEBUG :: Thread-28 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:54:21 - DEBUG :: Thread-28 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:54:21 - INFO :: Thread-225 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:54:42 - ERROR :: Thread-225 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:54:42 - INFO :: Thread-225 : Re-scheduled background task: Check for server response
2019-10-23 05:54:42 - DEBUG :: Thread-225 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:56:42 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B82B70>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:56:42 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:56:42 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:56:42 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:56:42 - INFO :: Thread-226 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:57:03 - ERROR :: Thread-226 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:57:03 - INFO :: Thread-226 : Re-scheduled background task: Check for server response
2019-10-23 05:57:03 - DEBUG :: Thread-226 : Tautulli WebSocket :: Leaving thread.
2019-10-23 05:59:03 - WARNING :: Thread-30 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B823C8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 05:59:03 - WARNING :: Thread-30 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 05:59:03 - DEBUG :: Thread-30 : Tautulli Monitor :: Checking for active streams.
2019-10-23 05:59:03 - DEBUG :: Thread-30 : Tautulli Monitor :: Unable to read session list.
2019-10-23 05:59:03 - INFO :: Thread-227 : Tautulli WebSocket :: Opening websocket.
2019-10-23 05:59:24 - ERROR :: Thread-227 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 05:59:24 - INFO :: Thread-227 : Re-scheduled background task: Check for server response
2019-10-23 05:59:24 - DEBUG :: Thread-227 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:01:24 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005AF5DA0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:01:24 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:01:24 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:01:24 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:01:24 - INFO :: Thread-228 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:01:45 - ERROR :: Thread-228 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:01:45 - INFO :: Thread-228 : Re-scheduled background task: Check for server response
2019-10-23 06:01:45 - DEBUG :: Thread-228 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:03:45 - WARNING :: Thread-32 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B51CC0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:03:45 - WARNING :: Thread-32 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:03:45 - DEBUG :: Thread-32 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:03:45 - DEBUG :: Thread-32 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:03:45 - INFO :: Thread-229 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:04:06 - ERROR :: Thread-229 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:04:06 - INFO :: Thread-229 : Re-scheduled background task: Check for server response
2019-10-23 06:04:06 - DEBUG :: Thread-229 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:06:06 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8B0B8>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:06:06 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:06:06 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:06:06 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:06:06 - INFO :: Thread-230 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:06:27 - ERROR :: Thread-230 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:06:27 - INFO :: Thread-230 : Re-scheduled background task: Check for server response
2019-10-23 06:06:27 - DEBUG :: Thread-230 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:08:27 - WARNING :: Thread-34 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8B2B0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:08:27 - WARNING :: Thread-34 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:08:27 - DEBUG :: Thread-34 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:08:27 - DEBUG :: Thread-34 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:08:27 - INFO :: Thread-231 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:08:48 - ERROR :: Thread-231 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:08:48 - INFO :: Thread-231 : Re-scheduled background task: Check for server response
2019-10-23 06:08:48 - DEBUG :: Thread-231 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:10:48 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8B6A0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:10:48 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:10:48 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:10:48 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:10:48 - INFO :: Thread-232 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:11:09 - ERROR :: Thread-232 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:11:09 - INFO :: Thread-232 : Re-scheduled background task: Check for server response
2019-10-23 06:11:09 - DEBUG :: Thread-232 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:13:09 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8B940>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:13:09 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:13:09 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:13:09 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:13:09 - INFO :: Thread-233 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:13:30 - ERROR :: Thread-233 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:13:30 - INFO :: Thread-233 : Re-scheduled background task: Check for server response
2019-10-23 06:13:30 - DEBUG :: Thread-233 : Tautulli WebSocket :: Leaving thread.
2019-10-23 06:15:30 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.137', port=32400): Max retries exceeded with url: /status/sessions (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x0000000005B8BBE0>, 'Connection to 192.168.1.137 timed out. (connect timeout=15)'))
2019-10-23 06:15:30 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-10-23 06:15:30 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2019-10-23 06:15:30 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2019-10-23 06:15:30 - INFO :: Thread-234 : Tautulli WebSocket :: Opening websocket.
2019-10-23 06:15:51 - ERROR :: Thread-234 : Tautulli WebSocket :: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-10-23 06:15:51 - INFO :: Thread-234 : Re-scheduled background task: Check for server response
2019-10-23 06:15:51 - DEBUG :: Thread-234 : Tautulli WebSocket :: Leaving thread.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment