2025-07-05T15:37:18.101435637Z [migrations] started
2025-07-05T15:37:18.105598438Z [migrations] no migrations found
2025-07-05T15:37:19.122357843Z usermod: no changes
2025-07-05T15:37:19.323835224Z ───────────────────────────────────────
2025-07-05T15:37:19.323886838Z 
2025-07-05T15:37:19.323896748Z       ██╗     ███████╗██╗ ██████╗
2025-07-05T15:37:19.323905285Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-05T15:37:19.323913461Z       ██║     ███████╗██║██║   ██║
2025-07-05T15:37:19.323921467Z       ██║     ╚════██║██║██║   ██║
2025-07-05T15:37:19.323929463Z       ███████╗███████║██║╚██████╔╝
2025-07-05T15:37:19.323937450Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-05T15:37:19.323946277Z 
2025-07-05T15:37:19.323955957Z    Brought to you by linuxserver.io
2025-07-05T15:37:19.323965937Z ───────────────────────────────────────
2025-07-05T15:37:19.331385336Z 
2025-07-05T15:37:19.341271261Z To support the app dev(s) visit:
2025-07-05T15:37:19.366475028Z Tautulli: https://tautulli.com/#donate
2025-07-05T15:37:19.373483420Z 
2025-07-05T15:37:19.373496997Z To support LSIO projects visit:
2025-07-05T15:37:19.373505243Z https://www.linuxserver.io/donate/
2025-07-05T15:37:19.373513079Z 
2025-07-05T15:37:19.373520685Z ───────────────────────────────────────
2025-07-05T15:37:19.373528891Z GID/UID
2025-07-05T15:37:19.373536546Z ───────────────────────────────────────
2025-07-05T15:37:19.455267240Z 
2025-07-05T15:37:19.455294224Z User UID:    911
2025-07-05T15:37:19.455299104Z User GID:    911
2025-07-05T15:37:19.455302891Z ───────────────────────────────────────
2025-07-05T15:37:19.479284788Z Linuxserver.io version: v2.15.2-pkg-0f2e9808-dev-cae219eabf446e6daa3012dc5ed907dc935da7ae-pr-137
2025-07-05T15:37:19.484125014Z Build-date: 2025-07-05T15:35:00+00:00
2025-07-05T15:37:19.484145245Z ───────────────────────────────────────
2025-07-05T15:37:19.484150505Z     
2025-07-05T15:37:21.563234459Z [custom-init] No custom files found, skipping...
2025-07-05T15:37:25.334503913Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-07-05T15:37:25.334565477Z   from pkg_resources import get_distribution, DistributionNotFound
2025-07-05T15:37:45.403672986Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-07-05T15:37:45.403709350Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-07-05T15:37:45.404207272Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-07-05T15:37:45.404241681Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-07-05T15:37:45.404525333Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-07-05T15:37:45.404538379Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-07-05T15:37:45.494538823Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-07-05T15:37:45.494568463Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-07-05T15:37:50.317039356Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-07-05T15:37:50.317089787Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-07-05T15:37:52.068923183Z 2025-07-05 15:37:52 - INFO :: MainThread : Starting Tautulli v2.15.2
2025-07-05T15:37:52.074558038Z 2025-07-05 15:37:52 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.0)
2025-07-05T15:37:52.077849255Z 2025-07-05 15:37:52 - INFO :: MainThread : UTC (UTC+0000)
2025-07-05T15:37:52.081247077Z 2025-07-05 15:37:52 - INFO :: MainThread : Language C / Encoding UTF-8
2025-07-05T15:37:52.085303274Z 2025-07-05 15:37:52 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-07-05T15:37:52.088453246Z 2025-07-05 15:37:52 - INFO :: MainThread : SQLite 3.49.2
2025-07-05T15:37:52.091767749Z 2025-07-05 15:37:52 - INFO :: MainThread : Program Dir: /app/tautulli
2025-07-05T15:37:52.095245191Z 2025-07-05 15:37:52 - INFO :: MainThread : Config File: /config/config.ini
2025-07-05T15:37:52.098771371Z 2025-07-05 15:37:52 - INFO :: MainThread : Database File: /config/tautulli.db
2025-07-05T15:37:52.104413071Z 2025-07-05 15:37:52 - INFO :: MainThread : Checking if the database upgrades are required...
2025-07-05T15:37:52.260126115Z 2025-07-05 15:37:52 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-07-05T15:37:52.300818879Z 2025-07-05 15:37:52 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-07-05T15:37:52.412383332Z 2025-07-05 15:37:52 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-07-05T15:37:52.515464323Z 2025-07-05 15:37:52 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-07-05T15:37:52.568962991Z 2025-07-05 15:37:52 - DEBUG :: MainThread : Generating UUID...
2025-07-05T15:37:52.612416384Z 2025-07-05 15:37:52 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-07-05T15:37:52.632352444Z 2025-07-05 15:37:52 - DEBUG :: MainThread : Generating API key...
2025-07-05T15:37:52.664860488Z 2025-07-05 15:37:52 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-07-05T15:37:52.684591737Z 2025-07-05 15:37:52 - DEBUG :: MainThread : Generating JWT secret...
2025-07-05T15:37:52.716628221Z 2025-07-05 15:37:52 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-07-05T15:37:52.753149376Z 2025-07-05 15:37:52 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-07-05T15:37:52.760300084Z 2025-07-05 15:37:52 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/master
2025-07-05T15:37:53.203056533Z 2025-07-05 15:37:53 - DEBUG :: MainThread : Latest version is 76f6a2da6b3b394765203b7317cd97e7701a3067
2025-07-05T15:37:53.207394979Z 2025-07-05 15:37:53 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-07-05T15:37:53.215546040Z 2025-07-05 15:37:53 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/v2.15.2...76f6a2da6b3b394765203b7317cd97e7701a3067
2025-07-05T15:37:53.472039734Z 2025-07-05 15:37:53 - DEBUG :: MainThread : In total, 0 commits behind
2025-07-05T15:37:53.475763853Z 2025-07-05 15:37:53 - INFO :: MainThread : Tautulli is up to date
2025-07-05T15:37:53.562088485Z 2025-07-05 15:37:53 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-07-05T15:37:53.621084983Z 2025-07-05 15:37:53 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-07-05T15:37:54.237471153Z 2025-07-05 15:37:54 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-07-05T15:37:54.678938356Z 2025-07-05 15:37:54 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-07-05T15:37:54.688541041Z 2025-07-05 15:37:54 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-07-05T15:37:54.695616858Z 2025-07-05 15:37:54 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-07-05T15:37:54.710270863Z 2025-07-05 15:37:54 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-07-05T15:37:54.949290865Z 2025-07-05 15:37:54 - INFO :: MainThread : [05/Jul/2025:15:37:54] ENGINE Serving on http://0.0.0.0:8181
2025-07-05T15:37:54.966931033Z 2025-07-05 15:37:54 - INFO :: MainThread : Tautulli is ready!
2025-07-05T15:37:55.499535439Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-07-05T15:37:55.846017812Z [ls.io-init] done.