Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - Tautulli

Featured Replies

2 hours ago, CHBMB said:

Also.... 

 

Firstly

/mnt/user/appdata/plexpy/logs/":"/logs

 

You should be mapping /logs to the Plex container logs, not plexpy logs.  

 

Try: /mnt/user/appdata/plex/Library/Application Support/Plex Media Server/Logs/

 

Secondly change your appdata from /mnt/user/ to either /mnt/cache/ or /mnt/disk1/ or /mnt/disk2/ depending on what DISK your appdata is actually on, SQLite doesn't play well with /mnt/user/

 

Now that the docker runs OK and the WBUI opens up, I noticed that User stats all show as n/a. Do the user stats populate over time after tautulli is installed?

  • Replies 382
  • Views 138.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • ThatTallGuy21
    ThatTallGuy21

    Dude.. thank you so much for taking the time to explain this to me. Makes more sense now. I was not aware of how any of this worked. 

  • It's a database error. I had this issue, when i changed plex containers, and the servers had different IDs, and maybe i started over, with the same library and server name, so it confused plexpy kinda

  • I'm not getting this error, but can you check the file "config.ini" in your config folder and see what the parameter "log_dir" is set to? That's a gui setting and by default it should be "/config

Posted Images

1 minute ago, mikeyosm said:

 

Now that the docker runs OK and the WBUI opens up, I noticed that User stats all show as n/a. Do the user stats populate over time after tautulli is installed?

 

I dunno, you tried playing some stuff in Plex and seeing if it updates.  Also I don't know about other versions of Plex and Tautulli other than the Linuxserver.io ones, I suppose there could be permission issues with other containers.

8 minutes ago, CHBMB said:

 

I dunno, you tried playing some stuff in Plex and seeing if it updates.  Also I don't know about other versions of Plex and Tautulli other than the Linuxserver.io ones, I suppose there could be permission issues with other containers.

 

Nope, it doesnt update which weird because all other stats are, it's only the user stats fro every user that shows N/A. I'm using this plex docker - https://registry.hub.docker.com/u/limetech/plex/

 

1 minute ago, mikeyosm said:

 

Nope, it doesnt update which weird because all other stats are, it's only the user stats fro every user that shows N/A. I'm using this plex docker - https://registry.hub.docker.com/u/limetech/plex/

 

 

Then you're kind of on your own, please tell me you're at least using our Tautulli container? 

1 minute ago, CHBMB said:

 

Then you're kind of on your own, please tell me you're at least using our Tautulli container? 

Panic over, it updated. I though I might be able to see previous user history but since I ony just installed the tautulli container, it makes sense that there are no stats.

4 minutes ago, mikeyosm said:

Panic over, it updated. I though I might be able to see previous user history but since I ony just installed the tautulli container, it makes sense that there are no stats.

 

Hmmm, never answered my question..... :)

 

Strang shit...

Fix common Problem told me that Plexpy is now Tautulli, updated all and now... all stats ar gone... great work >:(

42 minutes ago, Zonediver said:

Strang shit...

Fix common Problem told me that Plexpy is now Tautulli, updated all and now... all stats ar gone... great work >:(

 

Following the instructions listed earlier, all my stats moved across perfectly so maybe check that post to see if you missed a step?

3 hours ago, Zonediver said:

Strang shit...

Fix common Problem told me that Plexpy is now Tautulli, updated all and now... all stats ar gone... great work >:(

 

All you need to do is copy plexpy.db from your PlexPy appdata folder to the Tautulli appdata folder and rename it to tautulli.db (While the Tautulli docker is stopped).  Then just start the Tautulli docker and it will update everything.

Strang shit...
Fix common Problem told me that Plexpy is now Tautulli, updated all and now... all stats ar gone... great work [emoji35]
Well, you're the only one who's reported an error, so it's better work than your backup strategy if it's upset you that much.

Sent from my LG-H815 using Tapatalk

5 hours ago, ksarnelli said:

 

All you need to do is copy plexpy.db from your PlexPy appdata folder to the Tautulli appdata folder and rename it to tautulli.db (While the Tautulli docker is stopped).  Then just start the Tautulli docker and it will update everything.

 

Thanks for this info - i did, what the first post say:

To migrate to Tautulli use Community Applications to install Tautulli, using your old Plexpy appdata (ensure you've stopped the existing plexpy container first)

And this is NOT working... lol

I will try your "procedure" and hope, i can reconstruct the infos ^_^

EDIT: Working - thanks again for this Tip!

Edited by Zonediver

Just migrated to Tautulli from PlexPy. Thanks guys!

Update was pretty straight forward. Plexpy had already renamed the old plexpy.db file just moved it to to the appdata folder /mnt/disk1/appdata/Tautulli

Started docker and everything was there. Just make sure you don't delete plexpy docker until you have moved the .db file

Sent from my SM-G930F using Tapatalk

Cannot get this to work. Installed ok, but getting errors, unable to communicate with PMS:

 

ErrorWarningSystemArrayLogin


2018-03-19 19:58:24 - INFO :: CP Server Thread-13 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:24 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='172.17.0.1', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971519cad0>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:58:24 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:58:24 - WARNING :: CP Server Thread-10 : Unable to retrieve data for get_server_pref.
2018-03-19 19:58:27 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:27 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:27 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:27 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:27 - INFO :: CP Server Thread-10 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:28 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:28 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:28 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:28 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:28 - INFO :: CP Server Thread-13 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:29 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:29 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:29 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:29 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:29 - INFO :: CP Server Thread-8 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:30 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:30 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:30 - INFO :: CP Server Thread-4 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-4 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:30 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:30 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-10 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:30 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:31 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:31 - INFO :: CP Server Thread-4 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:31 - INFO :: CP Server Thread-4 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-4 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:31 - INFO :: CP Server Thread-13 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:31 - INFO :: CP Server Thread-13 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-13 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:31 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:31 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-5 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:31 - INFO :: CP Server Thread-8 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:32 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:32 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:32 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:32 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:32 - INFO :: CP Server Thread-5 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:33 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:33 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:58:33 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:58:33 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:58:33 - INFO :: CP Server Thread-8 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:58:36 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714ec7290>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:58:36 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:58:48 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714ec7950>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:58:48 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:58:54 - WARNING :: CP Server Thread-6 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971509eb90>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:58:54 - WARNING :: CP Server Thread-6 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:58:54 - WARNING :: CP Server Thread-6 : Unable to retrieve data for get_server_pref.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-11 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149717679f10>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a6550>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149717679c10>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a60d0>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-12 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149717679910>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-12 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file
2018-03-19 19:59:01 - INFO :: CP Server Thread-9 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:59:01 - ERROR :: CP Server Thread-9 : Tautulli PlexTV :: Unable to retrieve server connections: no pms_identifier provided.
2018-03-19 19:59:01 - WARNING :: Thread-29 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-31 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-30 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-28 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-33 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-32 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-36 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-35 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - WARNING :: Thread-34 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? No host specified.
2018-03-19 19:59:01 - INFO :: CP Server Thread-9 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:59:01 - INFO :: CP Server Thread-9 : Tautulli Config :: Writing configuration to file
2018-03-19 19:59:01 - INFO :: CP Server Thread-9 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:59:01 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a6e90>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a6e50>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a6410>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-7 : Unable to retrieve data for get_server_pref.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-12 : Failed to access uri endpoint /identity. Is your server maybe accepting SSL connections only? HTTPSConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /identity (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x1497150886d0>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-12 : Unable to retrieve the PMS identifier.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715088f10>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715088ad0>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:01 - WARNING :: CP Server Thread-12 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714ec7c10>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:01 - WARNING :: CP Server Thread-12 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:07 - WARNING :: CP Server Thread-6 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971776b910>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:07 - WARNING :: CP Server Thread-6 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:17 - WARNING :: Thread-14 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714ec7490>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:17 - WARNING :: Thread-14 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:17 - DEBUG :: Thread-14 : Tautulli Monitor :: Checking for active streams.
2018-03-19 19:59:17 - DEBUG :: Thread-14 : Tautulli Monitor :: Unable to read session list.
2018-03-19 19:59:17 - INFO :: Thread-42 : Tautulli WebSocket :: Opening websocket.
2018-03-19 19:59:17 - INFO :: Thread-42 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 19:59:17 - ERROR :: Thread-42 : Tautulli WebSocket :: [Errno 111] Connection refused.
2018-03-19 19:59:22 - INFO :: Thread-42 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 19:59:22 - ERROR :: Thread-42 : Tautulli WebSocket :: [Errno 111] Connection refused.
2018-03-19 19:59:27 - INFO :: Thread-42 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 19:59:27 - ERROR :: Thread-42 : Tautulli WebSocket :: [Errno 111] Connection refused.
2018-03-19 19:59:32 - INFO :: Thread-42 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 19:59:32 - ERROR :: Thread-42 : Tautulli WebSocket :: [Errno 111] Connection refused.
2018-03-19 19:59:36 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:59:36 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:59:36 - ERROR :: CP Server Thread-8 : Tautulli PlexTV :: Unable to retrieve server connections: no pms_identifier provided.
2018-03-19 19:59:37 - WARNING :: CP Server Thread-4 : Failed to access uri endpoint /identity. Is your server maybe accepting SSL connections only? HTTPSConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /identity (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x14971519c910>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:37 - WARNING :: CP Server Thread-4 : Unable to retrieve the PMS identifier.
2018-03-19 19:59:37 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:59:37 - INFO :: CP Server Thread-8 : Tautulli Config :: Writing configuration to file
2018-03-19 19:59:37 - INFO :: CP Server Thread-8 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:59:37 - WARNING :: CP Server Thread-11 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715091f50>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:37 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:37 - INFO :: Thread-42 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 19:59:37 - ERROR :: Thread-42 : Tautulli WebSocket :: [Errno 111] Connection refused.
2018-03-19 19:59:37 - DEBUG :: Thread-42 : Tautulli WebSocket :: Leaving thread.
2018-03-19 19:59:42 - WARNING :: CP Server Thread-11 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='0.0.0.0', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a64d0>: Failed to establish a new connection: [Errno 111] Connection refused',))
2018-03-19 19:59:42 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 19:59:42 - WARNING :: CP Server Thread-11 : Unable to retrieve data for get_server_pref.
2018-03-19 19:59:43 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:59:43 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:59:45 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-03-19 19:59:45 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 19:59:45 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 19:59:45 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-03-19 19:59:45 - INFO :: CP Server Thread-11 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 19:59:58 - WARNING :: CP Server Thread-8 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149717747c50>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 19:59:58 - WARNING :: CP Server Thread-8 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:00:29 - WARNING :: Thread-22 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149717747bd0>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:00:29 - WARNING :: Thread-22 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:00:29 - DEBUG :: Thread-22 : Tautulli Monitor :: Checking for active streams.
2018-03-19 20:00:29 - DEBUG :: Thread-22 : Tautulli Monitor :: Unable to read session list.
2018-03-19 20:00:29 - INFO :: Thread-44 : Tautulli WebSocket :: Opening websocket.
2018-03-19 20:00:29 - INFO :: Thread-44 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 20:00:32 - ERROR :: Thread-44 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:00:37 - INFO :: Thread-44 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 20:00:41 - ERROR :: Thread-44 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:00:46 - INFO :: Thread-44 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 20:00:49 - ERROR :: Thread-44 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:00:54 - INFO :: Thread-44 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 20:00:57 - ERROR :: Thread-44 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:01:02 - INFO :: Thread-44 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 20:01:05 - ERROR :: Thread-44 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:01:05 - INFO :: Thread-44 : Re-scheduled background task: Check for server response
2018-03-19 20:01:05 - DEBUG :: Thread-44 : Tautulli WebSocket :: Leaving thread.
2018-03-19 20:01:58 - WARNING :: CP Server Thread-9 : Unable to retrieve data for get_library_sections.
2018-03-19 20:02:03 - INFO :: CP Server Thread-4 : Tautulli Config :: Writing configuration to file
2018-03-19 20:02:04 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971776f610>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:04 - WARNING :: CP Server Thread-10 : Tautulli Pmsconnect :: Unable to parse XML for get_recently_added: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:04 - WARNING :: CP Server Thread-10 : Unable to retrieve data for get_recently_added.
2018-03-19 20:02:07 - WARNING :: CP Server Thread-12 : Failed to access uri endpoint /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971776b810>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:07 - WARNING :: CP Server Thread-12 : Tautulli Pmsconnect :: Unable to parse XML for get_recently_added: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:07 - WARNING :: CP Server Thread-12 : Unable to retrieve data for get_recently_added.
2018-03-19 20:02:10 - WARNING :: CP Server Thread-11 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150f0190>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:10 - WARNING :: CP Server Thread-7 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150f0390>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:10 - WARNING :: CP Server Thread-11 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:10 - WARNING :: CP Server Thread-7 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:10 - WARNING :: CP Server Thread-11 : Unable to retrieve data for get_server_pref.
2018-03-19 20:02:16 - WARNING :: Thread-16 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971776fed0>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:16 - WARNING :: CP Server Thread-4 : Failed to access uri endpoint /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150a6ed0>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:16 - WARNING :: Thread-16 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:16 - WARNING :: CP Server Thread-4 : Tautulli Pmsconnect :: Unable to parse XML for get_recently_added: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:16 - WARNING :: CP Server Thread-4 : Unable to retrieve data for get_recently_added.
2018-03-19 20:02:16 - DEBUG :: Thread-16 : Tautulli Monitor :: Checking for active streams.
2018-03-19 20:02:16 - DEBUG :: Thread-16 : Tautulli Monitor :: Unable to read session list.
2018-03-19 20:02:16 - INFO :: Thread-46 : Tautulli WebSocket :: Opening websocket.
2018-03-19 20:02:16 - INFO :: Thread-46 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 20:02:19 - ERROR :: Thread-46 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:02:22 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715099750>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:22 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_recently_added: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:22 - WARNING :: CP Server Thread-9 : Unable to retrieve data for get_recently_added.
2018-03-19 20:02:24 - INFO :: Thread-46 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 20:02:25 - ERROR :: Thread-46 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:02:29 - WARNING :: CP Server Thread-10 : Unable to retrieve data for get_library_sections.
2018-03-19 20:02:30 - INFO :: Thread-46 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 20:02:31 - ERROR :: Thread-46 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:02:33 - INFO :: CP Server Thread-4 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:02:33 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-03-19 20:02:33 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:02:34 - INFO :: CP Server Thread-4 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:02:34 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:02:34 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-03-19 20:02:34 - INFO :: CP Server Thread-11 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 20:02:34 - WARNING :: CP Server Thread-12 : Failed to access uri endpoint /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971514b750>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:34 - WARNING :: CP Server Thread-12 : Tautulli Pmsconnect :: Unable to parse XML for get_recently_added: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:34 - WARNING :: CP Server Thread-12 : Unable to retrieve data for get_recently_added.
2018-03-19 20:02:36 - INFO :: Thread-46 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 20:02:37 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:02:37 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-03-19 20:02:37 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:02:37 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:02:37 - INFO :: CP Server Thread-11 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:02:37 - INFO :: CP Server Thread-11 : Tautulli Config :: Writing configuration to file
2018-03-19 20:02:37 - INFO :: CP Server Thread-11 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 20:02:38 - ERROR :: Thread-46 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:02:41 - WARNING :: CP Server Thread-13 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714c39c90>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:41 - WARNING :: CP Server Thread-8 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715091190>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:41 - WARNING :: CP Server Thread-13 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:41 - WARNING :: CP Server Thread-8 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:41 - WARNING :: CP Server Thread-8 : Unable to retrieve data for get_server_pref.
2018-03-19 20:02:43 - INFO :: Thread-46 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 20:02:44 - ERROR :: Thread-46 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:02:44 - DEBUG :: Thread-46 : Tautulli WebSocket :: Leaving thread.
2018-03-19 20:02:53 - WARNING :: CP Server Thread-8 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150f0c50>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:53 - WARNING :: CP Server Thread-13 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715133590>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:02:53 - WARNING :: CP Server Thread-8 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:53 - WARNING :: CP Server Thread-13 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:02:53 - WARNING :: CP Server Thread-8 : Unable to retrieve data for get_server_pref.
2018-03-19 20:03:05 - WARNING :: CP Server Thread-13 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971514bdd0>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:03:05 - WARNING :: CP Server Thread-13 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:03:14 - WARNING :: Thread-24 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714c39d90>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:03:14 - WARNING :: Thread-24 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:03:14 - DEBUG :: Thread-24 : Tautulli Monitor :: Checking for active streams.
2018-03-19 20:03:14 - DEBUG :: Thread-24 : Tautulli Monitor :: Unable to read session list.
2018-03-19 20:03:14 - INFO :: Thread-47 : Tautulli WebSocket :: Opening websocket.
2018-03-19 20:03:14 - INFO :: Thread-47 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 20:03:17 - ERROR :: Thread-47 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:03:22 - INFO :: Thread-47 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 20:03:26 - ERROR :: Thread-47 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:03:31 - INFO :: Thread-47 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 20:03:34 - ERROR :: Thread-47 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:03:39 - INFO :: Thread-47 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 20:03:42 - ERROR :: Thread-47 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:03:47 - INFO :: Thread-47 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 20:03:50 - ERROR :: Thread-47 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:03:50 - INFO :: Thread-47 : Re-scheduled background task: Check for server response
2018-03-19 20:03:50 - DEBUG :: Thread-47 : Tautulli WebSocket :: Leaving thread.
2018-03-19 20:04:04 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-03-19 20:04:04 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:04:04 - WARNING :: CP Server Thread-5 : Failed to access uri endpoint /api/resources. Status code 401
2018-03-19 20:04:04 - WARNING :: CP Server Thread-5 : Tautulli PlexTV :: Unable to parse XML for get_server_urls: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:04 - WARNING :: CP Server Thread-5 : Failed to access uri endpoint /users/account. Status code 422
2018-03-19 20:04:04 - WARNING :: CP Server Thread-5 : Tautulli PlexTV :: Unable to parse XML for get_plexpass_status: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:04 - INFO :: CP Server Thread-5 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:04:04 - INFO :: CP Server Thread-5 : Tautulli Config :: Writing configuration to file
2018-03-19 20:04:04 - INFO :: CP Server Thread-5 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 20:04:04 - WARNING :: CP Server Thread-6 : Failed to access uri endpoint /users/account. Status code 422
2018-03-19 20:04:04 - WARNING :: CP Server Thread-6 : Tautulli PlexTV :: Unable to parse XML for get_plexpass_status: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:16 - WARNING :: CP Server Thread-6 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715099e90>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:04:16 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /library/recentlyAdded?X-Plex-Container-Start=0&X-Plex-Container-Size=50 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714f5f290>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:04:16 - WARNING :: CP Server Thread-6 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:16 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_recently_added: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:16 - WARNING :: CP Server Thread-9 : Unable to retrieve data for get_recently_added.
2018-03-19 20:04:22 - WARNING :: CP Server Thread-10 : Unable to retrieve data for get_library_sections.
2018-03-19 20:04:22 - WARNING :: CP Server Thread-8 : Failed to access uri endpoint /api/resources?includeHttps=1. Status code 401
2018-03-19 20:04:22 - WARNING :: CP Server Thread-8 : Tautulli PlexTV :: Failed to get servers from plex: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:22 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /users/account. Status code 422
2018-03-19 20:04:22 - WARNING :: CP Server Thread-9 : Tautulli PlexTV :: Unable to parse XML for get_plexpass_status: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:30 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:04:30 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-03-19 20:04:30 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Requesting resources for server...
2018-03-19 20:04:30 - WARNING :: CP Server Thread-8 : Failed to access uri endpoint /api/resources. Status code 401
2018-03-19 20:04:30 - WARNING :: CP Server Thread-8 : Tautulli PlexTV :: Unable to parse XML for get_server_urls: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:30 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /api/resources. Status code 401
2018-03-19 20:04:30 - WARNING :: CP Server Thread-10 : Tautulli PlexTV :: Unable to parse XML for get_server_urls: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:30 - WARNING :: CP Server Thread-8 : Failed to access uri endpoint /users/account. Status code 422
2018-03-19 20:04:30 - WARNING :: CP Server Thread-8 : Tautulli PlexTV :: Unable to parse XML for get_plexpass_status: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:30 - INFO :: CP Server Thread-8 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:04:30 - WARNING :: CP Server Thread-10 : Failed to access uri endpoint /users/account. Status code 422
2018-03-19 20:04:30 - WARNING :: CP Server Thread-10 : Tautulli PlexTV :: Unable to parse XML for get_plexpass_status: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:30 - INFO :: CP Server Thread-10 : Tautulli PlexTV :: Using user-defined URL.
2018-03-19 20:04:30 - INFO :: CP Server Thread-10 : Tautulli Config :: Writing configuration to file
2018-03-19 20:04:30 - INFO :: CP Server Thread-10 : Tautulli WebSocket :: Disconnecting websocket...
2018-03-19 20:04:34 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149715088510>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:04:34 - WARNING :: CP Server Thread-13 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x1497150f0990>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:04:34 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:34 - WARNING :: CP Server Thread-13 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:34 - WARNING :: CP Server Thread-13 : Unable to retrieve data for get_server_pref.
2018-03-19 20:04:34 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /users/account. Status code 422
2018-03-19 20:04:34 - WARNING :: CP Server Thread-9 : Tautulli PlexTV :: Unable to parse XML for get_plexpass_status: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:46 - WARNING :: CP Server Thread-9 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714efc990>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:04:46 - WARNING :: CP Server Thread-13 : Failed to access uri endpoint /:/prefs. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /:/prefs (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714efc410>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:04:46 - WARNING :: CP Server Thread-9 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:46 - WARNING :: CP Server Thread-13 : Tautulli Pmsconnect :: Unable to parse XML for get_local_server_name: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:04:46 - WARNING :: CP Server Thread-13 : Unable to retrieve data for get_server_pref.
2018-03-19 20:05:02 - WARNING :: Thread-18 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x14971776fa90>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:05:02 - WARNING :: Thread-18 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:05:02 - DEBUG :: Thread-18 : Tautulli Monitor :: Checking for active streams.
2018-03-19 20:05:02 - DEBUG :: Thread-18 : Tautulli Monitor :: Unable to read session list.
2018-03-19 20:05:02 - INFO :: Thread-48 : Tautulli WebSocket :: Opening websocket.
2018-03-19 20:05:02 - INFO :: Thread-48 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 20:05:05 - ERROR :: Thread-48 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:05:10 - INFO :: Thread-48 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 20:05:13 - ERROR :: Thread-48 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:05:18 - INFO :: Thread-48 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 20:05:21 - ERROR :: Thread-48 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:05:26 - INFO :: Thread-48 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 20:05:29 - ERROR :: Thread-48 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:05:34 - INFO :: Thread-48 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 20:05:37 - ERROR :: Thread-48 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:05:37 - INFO :: Thread-48 : Re-scheduled background task: Check for server response
2018-03-19 20:05:37 - DEBUG :: Thread-48 : Tautulli WebSocket :: Leaving thread.
2018-03-19 20:06:50 - WARNING :: Thread-26 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714c27d90>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:06:50 - WARNING :: Thread-26 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:06:50 - DEBUG :: Thread-26 : Tautulli Monitor :: Checking for active streams.
2018-03-19 20:06:50 - DEBUG :: Thread-26 : Tautulli Monitor :: Unable to read session list.
2018-03-19 20:06:50 - INFO :: Thread-49 : Tautulli WebSocket :: Opening websocket.
2018-03-19 20:06:50 - INFO :: Thread-49 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 20:06:53 - ERROR :: Thread-49 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:06:58 - INFO :: Thread-49 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 20:07:01 - ERROR :: Thread-49 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:07:06 - INFO :: Thread-49 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 20:07:09 - ERROR :: Thread-49 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:07:14 - INFO :: Thread-49 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 20:07:17 - ERROR :: Thread-49 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:07:22 - INFO :: Thread-49 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 20:07:25 - ERROR :: Thread-49 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:07:25 - INFO :: Thread-49 : Re-scheduled background task: Check for server response
2018-03-19 20:07:25 - DEBUG :: Thread-49 : Tautulli WebSocket :: Leaving thread.
2018-03-19 20:08:37 - WARNING :: Thread-20 : Failed to access uri endpoint /status/sessions. Is your server maybe accepting SSL connections only? HTTPConnectionPool(host='192.168.1.20', port=32400): Max retries exceeded with url: /status/sessions (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x149714efc110>: Failed to establish a new connection: [Errno 113] Host is unreachable',))
2018-03-19 20:08:37 - WARNING :: Thread-20 : Tautulli Pmsconnect :: Unable to parse XML for get_current_activity: 'NoneType' object has no attribute 'getElementsByTagName'.
2018-03-19 20:08:37 - DEBUG :: Thread-20 : Tautulli Monitor :: Checking for active streams.
2018-03-19 20:08:37 - DEBUG :: Thread-20 : Tautulli Monitor :: Unable to read session list.
2018-03-19 20:08:37 - INFO :: Thread-50 : Tautulli WebSocket :: Opening websocket.
2018-03-19 20:08:37 - INFO :: Thread-50 : Tautulli WebSocket :: Connection attempt 1.
2018-03-19 20:08:40 - ERROR :: Thread-50 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:08:45 - INFO :: Thread-50 : Tautulli WebSocket :: Connection attempt 2.
2018-03-19 20:08:48 - ERROR :: Thread-50 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:08:53 - INFO :: Thread-50 : Tautulli WebSocket :: Connection attempt 3.
2018-03-19 20:08:57 - ERROR :: Thread-50 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:09:02 - INFO :: Thread-50 : Tautulli WebSocket :: Connection attempt 4.
2018-03-19 20:09:05 - ERROR :: Thread-50 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:09:10 - INFO :: Thread-50 : Tautulli WebSocket :: Connection attempt 5.
2018-03-19 20:09:13 - ERROR :: Thread-50 : Tautulli WebSocket :: [Errno 113] Host is unreachable.
2018-03-19 20:09:13 - INFO :: Thread-50 : Re-scheduled background task: Check for server response
2018-03-19 20:09:13 - DEBUG :: Thread-50 : Tautulli WebSocket :: Leaving thread.

Ok I resolved this by putting the container back to "Bridge" mode, instead of giving it a separate IP address...

  • 2 weeks later...

I recently transferred my unraid server into another case. After doing so, I was having trouble starting the tautulli docker. after uninstalling, I couldnt edit my existing dockers,reinstall tautulli,  or install any dockers at all. It seemed that the dockerman/tautulli.xml file in the usb boot drive was corrupt and deleting it seemed to fix my issues. But now, after reinstalling the tautulli docker, I am unable to get the app to communicate with my plex server. all the settings look correct, but there are errors and warnings in the logs. Looking to see if someone could help me. would a text file of the logs help out?

Fixed this today by switching the docker volumes to /mnt/cache/... instead of /mnt/user/.....

I plan on researching/submitting a feature change to get this tribal knowledge worked out of the forms and into the OS/Docker Templates/Help somehow.

 

But thanks again to the people who posted this solution earlier in the thread.

  • 2 weeks later...
On 3/19/2018 at 3:39 PM, Zangief said:

Ok I resolved this by putting the container back to "Bridge" mode, instead of giving it a separate IP address...

Well that  sucks, same here wanted to use a separate ip for this container.

50 minutes ago, ijuarez said:

Well that  sucks, same here wanted to use a separate ip for this container.

 

Works for me. Make sure the correct IP of PMS is set in Tautulli, and if both applications are in different IP ranges, make sure PMS is configured to allow the different IP range of Tautulli.

42 minutes ago, bonienl said:

 

Works for me. Make sure the correct IP of PMS is set in Tautulli, and if both applications are in different IP ranges, make sure PMS is configured to allow the different IP range of Tautulli.

 

Running LS.io plex server in host mode, and they i tried Tautulli in custom br0, it kept telling me the above error that @Zangief posted .

Docker does not allow host mode to talk to macvlan (custom) mode. You'll need to change PMS to br0 too (and give it a fixed IP address).

 

1 hour ago, bonienl said:

Docker does not allow host mode to talk to macvlan (custom) mode. You'll need to change PMS to br0 too (and give it a fixed IP address).

 

Ahhh

  • 4 weeks later...

Anyone got a working config for getting Tautulli behind the let'sencrypt Reverse Proxy? I want to be able to connect it to https://tautulli.mydomain.com but it doesn't work, I've tried multiple different configs. Please help me out if you got a working config

55 minutes ago, truetype said:

Anyone got a working config for getting Tautulli behind the let'sencrypt Reverse Proxy? I want to be able to connect it to https://tautulli.mydomain.com but it doesn't work, I've tried multiple different configs. Please help me out if you got a working config

 

If you are using our let's encrypt container, all you have to do is to read the Readme in the github repo and do as instructed. Then you should have it working. 

Any idea when this will be updated for the latest version of Tautulli? I'd like to start using the remote app for iOS, but the version isn't supported. Currently on 2.0.28, waiting for 2.1.4. Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.