Skip to content

Instantly share code, notes, and snippets.

@jeanpaulrh
Created July 9, 2019 08:58
Show Gist options
  • Save jeanpaulrh/cd61935752affbf6d4dbbc37accfbe99 to your computer and use it in GitHub Desktop.
Save jeanpaulrh/cd61935752affbf6d4dbbc37accfbe99 to your computer and use it in GitHub Desktop.
Tautulli log file. Not starting because plex server down
2019-07-09 08:47:02 - INFO :: MainThread : Europe/Rome (UTC+0200)
2019-07-09 08:47:02 - INFO :: MainThread : Python 2.7.13 (default, Apr 28 2017, 20:04:47)
[GCC 4.7.2]
2019-07-09 08:47:02 - INFO :: MainThread : Program Dir: /opt/plexpy
2019-07-09 08:47:02 - INFO :: MainThread : Config File: /opt/plexpy/config.ini
2019-07-09 08:47:02 - INFO :: MainThread : Database File: /opt/plexpy/tautulli.db
2019-07-09 08:47:02 - INFO :: MainThread : Checking if the database upgrades are required...
2019-07-09 08:47:02 - DEBUG :: MainThread : Altering database. Updating database table sessions.
2019-07-09 08:47:02 - DEBUG :: MainThread : Altering database. Updating database table sessions.
2019-07-09 08:47:02 - DEBUG :: MainThread : Altering database. Updating database table session_history.
2019-07-09 08:47:02 - INFO :: MainThread : Checking if configuration upgrades are required...
2019-07-09 08:47:02 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in /opt/plexpy
2019-07-09 08:47:02 - DEBUG :: MainThread : Git output: 6d35bd7947bad9e50772ab49bcc6c9c34979eeaa
2019-07-09 08:47:02 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with s
hell in /opt/plexpy
2019-07-09 08:47:02 - DEBUG :: MainThread : Git output: origin/master
2019-07-09 08:47:02 - INFO :: MainThread : Retrieving latest version information from GitHub
2019-07-09 08:47:02 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/co
mmits/master
2019-07-09 08:47:02 - DEBUG :: MainThread : Latest version is 6d35bd7947bad9e50772ab49bcc6c9c34979eeaa
2019-07-09 08:47:02 - INFO :: MainThread : Tautulli is up to date
2019-07-09 08:47:02 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2019-07-09 08:47:02 - INFO :: MainThread : Tautulli PlexTV :: Requesting resources for server...
2019-07-09 08:47:03 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2019-07-09 08:47:03 - INFO :: MainThread : Tautulli PlexTV :: Server URL retrieved.
2019-07-09 08:47:03 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2019-07-09 08:47:03 - INFO :: MainThread : Tautulli Users :: Requesting users list refresh...
2019-07-09 08:47:04 - INFO :: MainThread : Tautulli Users :: Users list refreshed.
2019-07-09 08:47:04 - INFO :: MainThread : Tautulli Libraries :: Requesting libraries list refresh...
2019-07-09 08:48:04 - WARNING :: MainThread : Failed to access uri endpoint /library/sections. Is your server maybe accepting
SSL connections only? HTTPSConnectionPool(host='192-168-2-103.66a4d6ee999b4040a1bdd41127fb2e26.plex.direct', port=32400): Max retries exceeded with url: /library/sections (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4b69596550>, 'Connection to 192-168-2-103.66a4d6ee999b4040a1bdd41127fb2e26.plex.direct timed out. (connect timeout=15)'))
2019-07-09 08:48:04 - WARNING :: MainThread : Tautulli Pmsconnect :: Unable to parse XML for get_libraries_list: 'NoneType' object has no attribute 'getElementsByTagName'.
2019-07-09 08:48:04 - WARNING :: MainThread : Tautulli Libraries :: Unable to refresh libraries list.
2019-07-09 08:48:04 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2019-07-09 08:48:19 - INFO :: MainThread : Signal 15 caught, saving and exiting...
2019-07-09 08:48:19 - INFO :: MainThread : Stopping Tautulli web server...
2019-07-09 08:48:19 - INFO :: Thread-1 : Tautulli NotificationHandler :: Notification thread exiting...
2019-07-09 08:48:19 - INFO :: Thread-2 : Tautulli NotificationHandler :: Notification thread exiting...
2019-07-09 08:48:19 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2019-07-09 08:48:20 - INFO :: MainThread : Tautulli is shutting down...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment