LinuxServer.io

Test Results

linuxserver/tautulli

develop-1144bba5-ls437

Cumulative: PASS

Total Runtime: 55.88s
Runtime: 21.96s
amd64-develop-1144bba5-ls437
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-08-28T23:33:20+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.49MB
Tag: amd64-develop-1144bba5-ls437
Version: 1144bba5-ls437
View Container Logs
Expand
2025-08-28T23:37:35.729801093Z [migrations] started
2025-08-28T23:37:35.729848659Z [migrations] no migrations found
2025-08-28T23:37:35.748558701Z usermod: no changes
2025-08-28T23:37:35.753744111Z ───────────────────────────────────────
2025-08-28T23:37:35.753760464Z 
2025-08-28T23:37:35.753764583Z       ██╗     ███████╗██╗ ██████╗
2025-08-28T23:37:35.753768631Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-28T23:37:35.753772378Z       ██║     ███████╗██║██║   ██║
2025-08-28T23:37:35.753776126Z       ██║     ╚════██║██║██║   ██║
2025-08-28T23:37:35.753779833Z       ███████╗███████║██║╚██████╔╝
2025-08-28T23:37:35.753783471Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-28T23:37:35.753787218Z 
2025-08-28T23:37:35.753790665Z    Brought to you by linuxserver.io
2025-08-28T23:37:35.753794252Z ───────────────────────────────────────
2025-08-28T23:37:35.754038795Z 
2025-08-28T23:37:35.754049917Z To support the app dev(s) visit:
2025-08-28T23:37:35.755435036Z Tautulli: https://tautulli.com/#donate
2025-08-28T23:37:35.755730762Z 
2025-08-28T23:37:35.755734659Z To support LSIO projects visit:
2025-08-28T23:37:35.755738367Z https://www.linuxserver.io/donate/
2025-08-28T23:37:35.755741954Z 
2025-08-28T23:37:35.755745511Z ───────────────────────────────────────
2025-08-28T23:37:35.755749890Z GID/UID
2025-08-28T23:37:35.755753417Z ───────────────────────────────────────
2025-08-28T23:37:35.760157314Z 
2025-08-28T23:37:35.760166292Z User UID:    911
2025-08-28T23:37:35.760170240Z User GID:    911
2025-08-28T23:37:35.760174028Z ───────────────────────────────────────
2025-08-28T23:37:35.762064875Z Linuxserver.io version: 1144bba5-ls437
2025-08-28T23:37:35.762349879Z Build-date: 2025-08-28T23:33:20+00:00
2025-08-28T23:37:35.762355250Z ───────────────────────────────────────
2025-08-28T23:37:35.762359168Z     
2025-08-28T23:37:35.839508464Z [custom-init] No custom files found, skipping...
2025-08-28T23:37:36.136149047Z /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-08-28T23:37:36.136203427Z   from pkg_resources import get_distribution, DistributionNotFound
2025-08-28T23:37:38.074254406Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-08-28T23:37:38.074287854Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-08-28T23:37:38.074293194Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-08-28T23:37:38.074296992Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-08-28T23:37:38.074301371Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-08-28T23:37:38.074305108Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-08-28T23:37:38.081743054Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-08-28T23:37:38.081778937Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-08-28T23:37:38.495401197Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-08-28T23:37:38.495432380Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-08-28T23:37:38.682207804Z 2025-08-28 23:37:38 - INFO :: MainThread : Starting Tautulli v2.15.3
2025-08-28T23:37:38.682538159Z 2025-08-28 23:37:38 - 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.1)
2025-08-28T23:37:38.682814746Z 2025-08-28 23:37:38 - INFO :: MainThread : UTC (UTC+0000)
2025-08-28T23:37:38.683116633Z 2025-08-28 23:37:38 - INFO :: MainThread : Language C / Encoding UTF-8
2025-08-28T23:37:38.683448031Z 2025-08-28 23:37:38 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-08-28T23:37:38.683727924Z 2025-08-28 23:37:38 - INFO :: MainThread : SQLite 3.49.2
2025-08-28T23:37:38.684059362Z 2025-08-28 23:37:38 - INFO :: MainThread : Program Dir: /app/tautulli
2025-08-28T23:37:38.684355418Z 2025-08-28 23:37:38 - INFO :: MainThread : Config File: /config/config.ini
2025-08-28T23:37:38.684627506Z 2025-08-28 23:37:38 - INFO :: MainThread : Database File: /config/tautulli.db
2025-08-28T23:37:38.685269979Z 2025-08-28 23:37:38 - INFO :: MainThread : Checking if the database upgrades are required...
2025-08-28T23:37:38.718168790Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-08-28T23:37:38.720965210Z 2025-08-28 23:37:38 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-08-28T23:37:38.726150109Z 2025-08-28 23:37:38 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-08-28T23:37:38.729735729Z 2025-08-28 23:37:38 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:37:38.733909733Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Generating UUID...
2025-08-28T23:37:38.735897796Z 2025-08-28 23:37:38 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:37:38.737144667Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Generating API key...
2025-08-28T23:37:38.739156497Z 2025-08-28 23:37:38 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:37:38.740428598Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Generating JWT secret...
2025-08-28T23:37:38.742575872Z 2025-08-28 23:37:38 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:37:38.744127857Z 2025-08-28 23:37:38 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-08-28T23:37:38.744475567Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-08-28T23:37:38.939370078Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Latest version is 1144bba580fff1fbb220e104b9e66be78482842b
2025-08-28T23:37:38.939608258Z 2025-08-28 23:37:38 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-08-28T23:37:38.940126441Z 2025-08-28 23:37:38 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/1144bba5...1144bba580fff1fbb220e104b9e66be78482842b
2025-08-28T23:37:39.158961647Z 2025-08-28 23:37:39 - DEBUG :: MainThread : In total, 0 commits behind
2025-08-28T23:37:39.159508327Z 2025-08-28 23:37:39 - DEBUG :: MainThread : Docker container 0 commits behind
2025-08-28T23:37:39.160215080Z 2025-08-28 23:37:39 - INFO :: MainThread : Tautulli is up to date
2025-08-28T23:37:39.165753321Z 2025-08-28 23:37:39 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-08-28T23:37:39.174372265Z 2025-08-28 23:37:39 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-28T23:37:39.406343399Z 2025-08-28 23:37:39 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-28T23:37:39.608281833Z 2025-08-28 23:37:39 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-08-28T23:37:39.608903575Z 2025-08-28 23:37:39 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-08-28T23:37:39.609408522Z 2025-08-28 23:37:39 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-08-28T23:37:39.610654410Z 2025-08-28 23:37:39 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-08-28T23:37:39.720284325Z 2025-08-28 23:37:39 - INFO :: MainThread : [28/Aug/2025:23:37:39] ENGINE Serving on http://0.0.0.0:8181
2025-08-28T23:37:39.723351822Z 2025-08-28 23:37:39 - INFO :: MainThread : Tautulli is ready!
2025-08-28T23:37:39.869621860Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-08-28T23:37:39.886295622Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.1-r0         apk                      
apk-tools               2.14.9-r2         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250619-r0       apk                      
ca-certificates-bundle  20250619-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    1.17.1            python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r1         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r2         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.2-r0          apk                      
libcurl                 8.14.1-r1         apk                      
libexpat                2.7.1-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.2-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.43-r1          apk                      
pip                     25.2              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.11-r0        apk                      
pycparser               2.22              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.11-r0        apk                      
python3-pyc             3.12.11-r0        apk                      
python3-pycache-pyc0    3.12.11-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
View Browser Console Logs
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1756424266967
    }
]
Test Result Message Runtime
Container startup PASS - 5.02s
Create SBOM PASS - 10.30s
Get build info PASS - 0.03s
Get screenshot PASS - 11.10s
Runtime: 55.53s
arm64v8-develop-1144bba5-ls437
Build Information
Builder: X86-BUILDER-3g --Hetzner
Created: 2025-08-28T23:33:20+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.38MB
Tag: arm64v8-develop-1144bba5-ls437
Version: 1144bba5-ls437
View Container Logs
Expand
2025-08-28T23:37:38.539224764Z [migrations] started
2025-08-28T23:37:38.543415642Z [migrations] no migrations found
2025-08-28T23:37:39.110007279Z usermod: no changes
2025-08-28T23:37:39.287533671Z ───────────────────────────────────────
2025-08-28T23:37:39.287568120Z 
2025-08-28T23:37:39.287580254Z       ██╗     ███████╗██╗ ██████╗
2025-08-28T23:37:39.287590776Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-28T23:37:39.287599293Z       ██║     ███████╗██║██║   ██║
2025-08-28T23:37:39.287607830Z       ██║     ╚════██║██║██║   ██║
2025-08-28T23:37:39.287616598Z       ███████╗███████║██║╚██████╔╝
2025-08-28T23:37:39.287625085Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-28T23:37:39.287633602Z 
2025-08-28T23:37:39.287641688Z    Brought to you by linuxserver.io
2025-08-28T23:37:39.287650195Z ───────────────────────────────────────
2025-08-28T23:37:39.294127307Z 
2025-08-28T23:37:39.294663216Z To support the app dev(s) visit:
2025-08-28T23:37:39.337480456Z Tautulli: https://tautulli.com/#donate
2025-08-28T23:37:39.341708209Z 
2025-08-28T23:37:39.341725915Z To support LSIO projects visit:
2025-08-28T23:37:39.341732508Z https://www.linuxserver.io/donate/
2025-08-28T23:37:39.341738269Z 
2025-08-28T23:37:39.341743640Z ───────────────────────────────────────
2025-08-28T23:37:39.341749662Z GID/UID
2025-08-28T23:37:39.341755103Z ───────────────────────────────────────
2025-08-28T23:37:39.453049720Z 
2025-08-28T23:37:39.453078608Z User UID:    911
2025-08-28T23:37:39.453087927Z User GID:    911
2025-08-28T23:37:39.453097086Z ───────────────────────────────────────
2025-08-28T23:37:39.493776171Z Linuxserver.io version: 1144bba5-ls437
2025-08-28T23:37:39.497678759Z Build-date: 2025-08-28T23:33:20+00:00
2025-08-28T23:37:39.497705402Z ───────────────────────────────────────
2025-08-28T23:37:39.497715573Z     
2025-08-28T23:37:42.842572207Z [custom-init] No custom files found, skipping...
2025-08-28T23:37:46.909345743Z /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-08-28T23:37:46.909402558Z   from pkg_resources import get_distribution, DistributionNotFound
2025-08-28T23:38:07.498238693Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-08-28T23:38:07.498285397Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-08-28T23:38:07.498776316Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-08-28T23:38:07.498817048Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-08-28T23:38:07.499151972Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-08-28T23:38:07.499175700Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-08-28T23:38:07.591463228Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-08-28T23:38:07.591505242Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-08-28T23:38:12.562346011Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-08-28T23:38:12.562391783Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-08-28T23:38:14.420323594Z 2025-08-28 23:38:14 - INFO :: MainThread : Starting Tautulli v2.15.3
2025-08-28T23:38:14.427384490Z 2025-08-28 23:38:14 - 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.1)
2025-08-28T23:38:14.431946325Z 2025-08-28 23:38:14 - INFO :: MainThread : UTC (UTC+0000)
2025-08-28T23:38:14.436796531Z 2025-08-28 23:38:14 - INFO :: MainThread : Language C / Encoding UTF-8
2025-08-28T23:38:14.442218017Z 2025-08-28 23:38:14 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-08-28T23:38:14.446654339Z 2025-08-28 23:38:14 - INFO :: MainThread : SQLite 3.49.2
2025-08-28T23:38:14.451320435Z 2025-08-28 23:38:14 - INFO :: MainThread : Program Dir: /app/tautulli
2025-08-28T23:38:14.456134177Z 2025-08-28 23:38:14 - INFO :: MainThread : Config File: /config/config.ini
2025-08-28T23:38:14.461021507Z 2025-08-28 23:38:14 - INFO :: MainThread : Database File: /config/tautulli.db
2025-08-28T23:38:14.468598914Z 2025-08-28 23:38:14 - INFO :: MainThread : Checking if the database upgrades are required...
2025-08-28T23:38:14.602818410Z 2025-08-28 23:38:14 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-08-28T23:38:14.645173631Z 2025-08-28 23:38:14 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-08-28T23:38:14.759997795Z 2025-08-28 23:38:14 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-08-28T23:38:14.868188183Z 2025-08-28 23:38:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:38:14.920928825Z 2025-08-28 23:38:14 - DEBUG :: MainThread : Generating UUID...
2025-08-28T23:38:14.964879628Z 2025-08-28 23:38:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:38:14.986613819Z 2025-08-28 23:38:14 - DEBUG :: MainThread : Generating API key...
2025-08-28T23:38:15.028179370Z 2025-08-28 23:38:15 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:38:15.049735422Z 2025-08-28 23:38:15 - DEBUG :: MainThread : Generating JWT secret...
2025-08-28T23:38:15.094898657Z 2025-08-28 23:38:15 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-28T23:38:15.130900986Z 2025-08-28 23:38:15 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-08-28T23:38:15.138947999Z 2025-08-28 23:38:15 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-08-28T23:38:15.586622115Z 2025-08-28 23:38:15 - DEBUG :: MainThread : Latest version is 1144bba580fff1fbb220e104b9e66be78482842b
2025-08-28T23:38:15.592349176Z 2025-08-28 23:38:15 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-08-28T23:38:15.601896790Z 2025-08-28 23:38:15 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/1144bba5...1144bba580fff1fbb220e104b9e66be78482842b
2025-08-28T23:38:15.924499770Z 2025-08-28 23:38:15 - DEBUG :: MainThread : In total, 0 commits behind
2025-08-28T23:38:15.929870724Z 2025-08-28 23:38:15 - DEBUG :: MainThread : Docker container 0 commits behind
2025-08-28T23:38:15.934408942Z 2025-08-28 23:38:15 - INFO :: MainThread : Tautulli is up to date
2025-08-28T23:38:15.995585318Z 2025-08-28 23:38:15 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-08-28T23:38:16.053849541Z 2025-08-28 23:38:16 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-28T23:38:16.692692269Z 2025-08-28 23:38:16 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-28T23:38:17.108017973Z 2025-08-28 23:38:17 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-08-28T23:38:17.119409870Z 2025-08-28 23:38:17 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-08-28T23:38:17.126984491Z 2025-08-28 23:38:17 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-08-28T23:38:17.140931794Z 2025-08-28 23:38:17 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-08-28T23:38:17.297931898Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-08-28T23:38:17.384486473Z 2025-08-28 23:38:17 - INFO :: MainThread : [28/Aug/2025:23:38:17] ENGINE Serving on http://0.0.0.0:8181
2025-08-28T23:38:17.398377863Z 2025-08-28 23:38:17 - INFO :: MainThread : Tautulli is ready!
2025-08-28T23:38:17.837642707Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.1-r0         apk                      
apk-tools               2.14.9-r2         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250619-r0       apk                      
ca-certificates-bundle  20250619-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    1.17.1            python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r1         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r2         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.2-r0          apk                      
libcurl                 8.14.1-r1         apk                      
libexpat                2.7.1-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.2-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.43-r1          apk                      
pip                     25.2              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.11-r0        apk                      
pycparser               2.22              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.11-r0        apk                      
python3-pyc             3.12.11-r0        apk                      
python3-pycache-pyc0    3.12.11-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
View Browser Console Logs
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1756424300531
    }
]
Test Result Message Runtime
Container startup PASS - 43.18s
Create SBOM PASS - 10.27s
Get build info PASS - 0.04s
Get screenshot PASS - 11.93s
View Python Logs
Expand