So I’m running Tautulli v2.1.29, and I noticed a pop-up indicating that v2.1.32 was available.
I’ve “updated” three times now, but every time I remain at v2.1.29. I have Tautulli set to automatically update, and I’m using the origin master branch.
This is the relevant portion of the log after I click “update” every time:
2019-07-09 11:04:20 INFO Tautulli Config :: Writing configuration to file
2019-07-09 11:04:09 INFO Tautulli Config :: Writing configuration to file
2019-07-09 11:04:08 INFO Launching system tray icon.
2019-07-09 11:04:07 INFO Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:####/
2019-07-09 11:04:07 INFO Tautulli WebStart :: Web server authentication is enabled: Tautulli admin (username is '####').
2019-07-09 11:04:07 INFO Tautulli NewsletterHandler :: Scheduled newsletter: Recently Added (newsletter_id 1)
2019-07-09 11:04:07 INFO Scheduled background task: Check for server response
2019-07-09 11:04:07 INFO Scheduled background task: Refresh libraries list
2019-07-09 11:04:07 INFO Scheduled background task: Refresh users list
2019-07-09 11:04:07 INFO Scheduled background task: Check for Plex updates
2019-07-09 11:04:07 INFO Scheduled background task: Check for Plex remote access
2019-07-09 11:04:07 INFO Scheduled background task: Refresh Plex server URLs
2019-07-09 11:04:07 INFO Scheduled background task: Backup Tautulli config
2019-07-09 11:04:07 INFO Scheduled background task: Backup Tautulli database
2019-07-09 11:04:07 INFO Scheduled background task: Check GitHub for updates
2019-07-09 11:04:07 INFO Tautulli WebSocket :: Ready
2019-07-09 11:04:07 INFO Tautulli WebSocket :: Opening websocket.
2019-07-09 11:04:07 DEBUG Tautulli Monitor :: Checking for active streams.
2019-07-09 11:04:07 INFO Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2019-07-09 11:04:07 INFO Tautulli Libraries :: Libraries list refreshed.
2019-07-09 11:04:07 INFO Tautulli Config :: Writing configuration to file
2019-07-09 11:04:06 INFO Tautulli Libraries :: Requesting libraries list refresh...
2019-07-09 11:04:06 INFO Tautulli Users :: Users list refreshed.
2019-07-09 11:04:04 INFO Tautulli Users :: Requesting users list refresh...
2019-07-09 11:04:04 INFO Tautulli Config :: Writing configuration to file
2019-07-09 11:04:03 INFO Tautulli PlexTV :: Using user-defined URL.
2019-07-09 11:04:03 INFO Tautulli Config :: Writing configuration to file
2019-07-09 11:04:02 INFO Tautulli PlexTV :: Requesting resources for server...
2019-07-09 11:04:02 DEBUG Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/releases
2019-07-09 11:04:02 INFO New version is available. You are 35 commits behind
2019-07-09 11:04:02 DEBUG In total, 35 commits behind
2019-07-09 11:04:02 DEBUG Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/6d35bd7947bad9e50772ab49bcc6c9c34979eeaa...2635569e765e5817400ed1032a27bfc850242f6a
2019-07-09 11:04:02 INFO Comparing currently installed version with latest GitHub version
2019-07-09 11:04:02 DEBUG Latest version is 6d35bd7947bad9e50772ab49bcc6c9c34979eeaa
2019-07-09 11:04:01 DEBUG Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2019-07-09 11:04:01 INFO Retrieving latest version information from GitHub
2019-07-09 11:04:01 DEBUG Git output: origin/master
2019-07-09 11:04:01 DEBUG Trying to execute: "git rev-parse --abbrev-ref --symbolic-full-name @{u}" with shell in X:\PlexPy
2019-07-09 11:04:01 DEBUG Git output: 2635569e765e5817400ed1032a27bfc850242f6a
2019-07-09 11:04:01 DEBUG Trying to execute: "git rev-parse HEAD" with shell in X:\PlexPy
2019-07-09 11:04:01 INFO Checking if configuration upgrades are required...
2019-07-09 11:04:01 INFO Checking if the database upgrades are required...
2019-07-09 11:04:01 INFO Database File: X:\PlexPy\tautulli.db
2019-07-09 11:04:01 INFO Config File: X:\PlexPy\config.ini
2019-07-09 11:04:01 INFO Program Dir: X:\PlexPy
2019-07-09 11:04:01 INFO Python 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:19:30) [MSC v.1500 32 bit (Intel)]
2019-07-09 11:04:01 INFO America/New_York (UTC-0400)
2019-07-09 11:04:01 INFO Windows 10 (10.0.17763)
2019-07-09 11:04:01 INFO Starting Tautulli v2.1.29
2019-07-09 11:04:00 INFO Restarting Tautulli with ['X:\\Python27\\pythonw.exe', 'X:\\PlexPy\\Tautulli.py', '--nolaunch']
Incidentally, I’m still having the websocket issues that I detailed in this dead thread.