LinuxServer.io

Test Results

linuxserver/tautulli

develop-aea02a90-ls447

Cumulative: PASS

Total Runtime: 57.85s
Runtime: 22.18s
amd64-develop-aea02a90-ls447
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-11-20T23:32:13+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.49MB
Tag: amd64-develop-aea02a90-ls447
Version: aea02a90-ls447
View Container Logs
Expand
2025-11-20T23:35:07.586276000Z [migrations] started
2025-11-20T23:35:07.586297714Z [migrations] no migrations found
2025-11-20T23:35:07.605274231Z usermod: no changes
2025-11-20T23:35:07.610909835Z ───────────────────────────────────────
2025-11-20T23:35:07.610922691Z 
2025-11-20T23:35:07.610926338Z       ██╗     ███████╗██╗ ██████╗
2025-11-20T23:35:07.610930026Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-20T23:35:07.610933533Z       ██║     ███████╗██║██║   ██║
2025-11-20T23:35:07.610937130Z       ██║     ╚════██║██║██║   ██║
2025-11-20T23:35:07.610941028Z       ███████╗███████║██║╚██████╔╝
2025-11-20T23:35:07.610944846Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-20T23:35:07.610949244Z 
2025-11-20T23:35:07.610953443Z    Brought to you by linuxserver.io
2025-11-20T23:35:07.610957571Z ───────────────────────────────────────
2025-11-20T23:35:07.611201562Z 
2025-11-20T23:35:07.611211532Z To support the app dev(s) visit:
2025-11-20T23:35:07.612625759Z Tautulli: https://tautulli.com/#donate
2025-11-20T23:35:07.612927897Z 
2025-11-20T23:35:07.612932717Z To support LSIO projects visit:
2025-11-20T23:35:07.612936384Z https://www.linuxserver.io/donate/
2025-11-20T23:35:07.612939951Z 
2025-11-20T23:35:07.612943529Z ───────────────────────────────────────
2025-11-20T23:35:07.612947867Z GID/UID
2025-11-20T23:35:07.612951424Z ───────────────────────────────────────
2025-11-20T23:35:07.619805921Z 
2025-11-20T23:35:07.619812004Z User UID:    911
2025-11-20T23:35:07.619815431Z User GID:    911
2025-11-20T23:35:07.619818837Z ───────────────────────────────────────
2025-11-20T23:35:07.622486958Z Linuxserver.io version: aea02a90-ls447
2025-11-20T23:35:07.622892464Z Build-date: 2025-11-20T23:32:13+00:00
2025-11-20T23:35:07.622897915Z ───────────────────────────────────────
2025-11-20T23:35:07.622901793Z     
2025-11-20T23:35:07.676213382Z [custom-init] No custom files found, skipping...
2025-11-20T23:35:07.975469331Z /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-11-20T23:35:07.975533070Z   from pkg_resources import get_distribution, DistributionNotFound
2025-11-20T23:35:09.911712262Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T23:35:09.911799397Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-20T23:35:09.911817734Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T23:35:09.911831843Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-20T23:35:09.911867074Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T23:35:09.911882735Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-20T23:35:09.919195003Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T23:35:09.919223962Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-11-20T23:35:10.332215234Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-11-20T23:35:10.332247509Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-11-20T23:35:10.514660210Z 2025-11-20 23:35:10 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-11-20T23:35:10.515027218Z 2025-11-20 23:35:10 - 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.2)
2025-11-20T23:35:10.515325639Z 2025-11-20 23:35:10 - INFO :: MainThread : UTC (UTC+0000)
2025-11-20T23:35:10.515632417Z 2025-11-20 23:35:10 - INFO :: MainThread : Language C / Encoding UTF-8
2025-11-20T23:35:10.516017371Z 2025-11-20 23:35:10 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 15:09:54) [GCC 14.2.0]
2025-11-20T23:35:10.516301684Z 2025-11-20 23:35:10 - INFO :: MainThread : SQLite 3.49.2
2025-11-20T23:35:10.516596176Z 2025-11-20 23:35:10 - INFO :: MainThread : Program Dir: /app/tautulli
2025-11-20T23:35:10.516864126Z 2025-11-20 23:35:10 - INFO :: MainThread : Config File: /config/config.ini
2025-11-20T23:35:10.517163058Z 2025-11-20 23:35:10 - INFO :: MainThread : Database File: /config/tautulli.db
2025-11-20T23:35:10.517818286Z 2025-11-20 23:35:10 - INFO :: MainThread : Checking if the database upgrades are required...
2025-11-20T23:35:10.546470119Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-11-20T23:35:10.549139822Z 2025-11-20 23:35:10 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-11-20T23:35:10.554771157Z 2025-11-20 23:35:10 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-11-20T23:35:10.557946509Z 2025-11-20 23:35:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:10.562287256Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Generating UUID...
2025-11-20T23:35:10.564331050Z 2025-11-20 23:35:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:10.565530003Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Generating API key...
2025-11-20T23:35:10.567541843Z 2025-11-20 23:35:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:10.568773793Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Generating JWT secret...
2025-11-20T23:35:10.570884742Z 2025-11-20 23:35:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:10.572410453Z 2025-11-20 23:35:10 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-11-20T23:35:10.572760187Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-11-20T23:35:10.790001152Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Latest version is aea02a902240a90afd900bb065e8a672607b751d
2025-11-20T23:35:10.790389012Z 2025-11-20 23:35:10 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-11-20T23:35:10.791164313Z 2025-11-20 23:35:10 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/aea02a90...aea02a902240a90afd900bb065e8a672607b751d
2025-11-20T23:35:11.025188470Z 2025-11-20 23:35:11 - DEBUG :: MainThread : In total, 0 commits behind
2025-11-20T23:35:11.025775251Z 2025-11-20 23:35:11 - DEBUG :: MainThread : Docker container 0 commits behind
2025-11-20T23:35:11.026302242Z 2025-11-20 23:35:11 - INFO :: MainThread : Tautulli is up to date
2025-11-20T23:35:11.032172187Z 2025-11-20 23:35:11 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-11-20T23:35:11.041013854Z 2025-11-20 23:35:11 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-11-20T23:35:11.559901310Z 2025-11-20 23:35:11 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-11-20T23:35:12.031187983Z 2025-11-20 23:35:12 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-11-20T23:35:12.031686215Z 2025-11-20 23:35:12 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-11-20T23:35:12.032189098Z 2025-11-20 23:35:12 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-11-20T23:35:12.033543835Z 2025-11-20 23:35:12 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-11-20T23:35:12.142954964Z 2025-11-20 23:35:12 - INFO :: MainThread : [20/Nov/2025:23:35:12] ENGINE Serving on http://0.0.0.0:8181
2025-11-20T23:35:12.146173442Z 2025-11-20 23:35:12 - INFO :: MainThread : Tautulli is ready!
2025-11-20T23:35:12.712235824Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-11-20T23:35:12.729614244Z [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.2-r0         apk                      
apk-tools               2.14.9-r3         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         20250911-r0       apk                      
ca-certificates-bundle  20250911-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             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-r2         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-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.4-r0          apk                      
libcurl                 8.14.1-r2         apk                      
libexpat                2.7.3-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.4-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.46-r0          apk                      
pip                     25.3              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.12-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.12-r0        apk                      
python3-pyc             3.12.12-r0        apk                      
python3-pycache-pyc0    3.12.12-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": 1763681718982
    }
]
Test Result Message Runtime
Container startup PASS - 6.03s
Create SBOM PASS - 10.50s
Get build info PASS - 0.04s
Get screenshot PASS - 11.02s
Runtime: 57.48s
arm64v8-develop-aea02a90-ls447
Build Information
Builder: X86-BUILDER-3a --Hetzner
Created: 2025-11-20T23:32:13+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.40MB
Tag: arm64v8-develop-aea02a90-ls447
Version: aea02a90-ls447
View Container Logs
Expand
2025-11-20T23:35:11.583978223Z [migrations] started
2025-11-20T23:35:11.588211144Z [migrations] no migrations found
2025-11-20T23:35:12.193650386Z usermod: no changes
2025-11-20T23:35:12.276874675Z ───────────────────────────────────────
2025-11-20T23:35:12.276901920Z 
2025-11-20T23:35:12.276911218Z       ██╗     ███████╗██╗ ██████╗
2025-11-20T23:35:12.276919926Z       ██║     ██╔════╝██║██╔═══██╗
2025-11-20T23:35:12.276928443Z       ██║     ███████╗██║██║   ██║
2025-11-20T23:35:12.276936820Z       ██║     ╚════██║██║██║   ██║
2025-11-20T23:35:12.276945137Z       ███████╗███████║██║╚██████╔╝
2025-11-20T23:35:12.276953433Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-20T23:35:12.276961971Z 
2025-11-20T23:35:12.276969977Z    Brought to you by linuxserver.io
2025-11-20T23:35:12.276978293Z ───────────────────────────────────────
2025-11-20T23:35:12.283416062Z 
2025-11-20T23:35:12.283979125Z To support the app dev(s) visit:
2025-11-20T23:35:12.309733926Z Tautulli: https://tautulli.com/#donate
2025-11-20T23:35:12.314236489Z 
2025-11-20T23:35:12.314253052Z To support LSIO projects visit:
2025-11-20T23:35:12.314261680Z https://www.linuxserver.io/donate/
2025-11-20T23:35:12.314270107Z 
2025-11-20T23:35:12.314278634Z ───────────────────────────────────────
2025-11-20T23:35:12.314287692Z GID/UID
2025-11-20T23:35:12.314342863Z ───────────────────────────────────────
2025-11-20T23:35:12.389682561Z 
2025-11-20T23:35:12.389717631Z User UID:    911
2025-11-20T23:35:12.389726960Z User GID:    911
2025-11-20T23:35:12.389735958Z ───────────────────────────────────────
2025-11-20T23:35:12.426168492Z Linuxserver.io version: aea02a90-ls447
2025-11-20T23:35:12.428956904Z Build-date: 2025-11-20T23:32:13+00:00
2025-11-20T23:35:12.428975402Z ───────────────────────────────────────
2025-11-20T23:35:12.428981895Z     
2025-11-20T23:35:16.173203053Z [custom-init] No custom files found, skipping...
2025-11-20T23:35:20.376520181Z /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-11-20T23:35:20.376601414Z   from pkg_resources import get_distribution, DistributionNotFound
2025-11-20T23:35:40.915879436Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T23:35:40.915903365Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-11-20T23:35:40.916452861Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T23:35:40.916475035Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-11-20T23:35:40.916796583Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-11-20T23:35:40.916803607Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-11-20T23:35:41.007099980Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-11-20T23:35:41.007128387Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-11-20T23:35:45.993098053Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-11-20T23:35:45.993141250Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-11-20T23:35:47.868248227Z 2025-11-20 23:35:47 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-11-20T23:35:47.874927331Z 2025-11-20 23:35:47 - 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.2)
2025-11-20T23:35:47.879281575Z 2025-11-20 23:35:47 - INFO :: MainThread : UTC (UTC+0000)
2025-11-20T23:35:47.883950373Z 2025-11-20 23:35:47 - INFO :: MainThread : Language C / Encoding UTF-8
2025-11-20T23:35:47.889171352Z 2025-11-20 23:35:47 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 15:09:54) [GCC 14.2.0]
2025-11-20T23:35:47.893574445Z 2025-11-20 23:35:47 - INFO :: MainThread : SQLite 3.49.2
2025-11-20T23:35:47.898062008Z 2025-11-20 23:35:47 - INFO :: MainThread : Program Dir: /app/tautulli
2025-11-20T23:35:47.902697037Z 2025-11-20 23:35:47 - INFO :: MainThread : Config File: /config/config.ini
2025-11-20T23:35:47.907323500Z 2025-11-20 23:35:47 - INFO :: MainThread : Database File: /config/tautulli.db
2025-11-20T23:35:47.914558122Z 2025-11-20 23:35:47 - INFO :: MainThread : Checking if the database upgrades are required...
2025-11-20T23:35:48.229366203Z 2025-11-20 23:35:48 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-11-20T23:35:48.284383524Z 2025-11-20 23:35:48 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-11-20T23:35:48.402537400Z 2025-11-20 23:35:48 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-11-20T23:35:48.517638201Z 2025-11-20 23:35:48 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:48.571935212Z 2025-11-20 23:35:48 - DEBUG :: MainThread : Generating UUID...
2025-11-20T23:35:48.615244247Z 2025-11-20 23:35:48 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:48.635533746Z 2025-11-20 23:35:48 - DEBUG :: MainThread : Generating API key...
2025-11-20T23:35:48.676102716Z 2025-11-20 23:35:48 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:48.753699446Z 2025-11-20 23:35:48 - DEBUG :: MainThread : Generating JWT secret...
2025-11-20T23:35:48.798469922Z 2025-11-20 23:35:48 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-11-20T23:35:48.834146504Z 2025-11-20 23:35:48 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-11-20T23:35:48.842048630Z 2025-11-20 23:35:48 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-11-20T23:35:49.291357841Z 2025-11-20 23:35:49 - DEBUG :: MainThread : Latest version is aea02a902240a90afd900bb065e8a672607b751d
2025-11-20T23:35:49.296816879Z 2025-11-20 23:35:49 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-11-20T23:35:49.305973189Z 2025-11-20 23:35:49 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/aea02a90...aea02a902240a90afd900bb065e8a672607b751d
2025-11-20T23:35:49.584606075Z 2025-11-20 23:35:49 - DEBUG :: MainThread : In total, 0 commits behind
2025-11-20T23:35:49.589707964Z 2025-11-20 23:35:49 - DEBUG :: MainThread : Docker container 0 commits behind
2025-11-20T23:35:49.594036447Z 2025-11-20 23:35:49 - INFO :: MainThread : Tautulli is up to date
2025-11-20T23:35:49.651181662Z 2025-11-20 23:35:49 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-11-20T23:35:49.712629717Z 2025-11-20 23:35:49 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-11-20T23:35:50.590198780Z 2025-11-20 23:35:50 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-11-20T23:35:51.311151208Z 2025-11-20 23:35:51 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-11-20T23:35:51.320878788Z 2025-11-20 23:35:51 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-11-20T23:35:51.328092708Z 2025-11-20 23:35:51 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-11-20T23:35:51.346829192Z 2025-11-20 23:35:51 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-11-20T23:35:51.543377163Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-11-20T23:35:51.611243889Z 2025-11-20 23:35:51 - INFO :: MainThread : [20/Nov/2025:23:35:51] ENGINE Serving on http://0.0.0.0:8181
2025-11-20T23:35:51.623550259Z 2025-11-20 23:35:51 - INFO :: MainThread : Tautulli is ready!
2025-11-20T23:35:52.107915253Z [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.2-r0         apk                      
apk-tools               2.14.9-r3         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         20250911-r0       apk                      
ca-certificates-bundle  20250911-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             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-r2         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-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.4-r0          apk                      
libcurl                 8.14.1-r2         apk                      
libexpat                2.7.3-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.4-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.46-r0          apk                      
pip                     25.3              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.12-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.12-r0        apk                      
python3-pyc             3.12.12-r0        apk                      
python3-pycache-pyc0    3.12.12-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": 1763681754306
    }
]
Test Result Message Runtime
Container startup PASS - 45.19s
Create SBOM PASS - 10.57s
Get build info PASS - 0.03s
Get screenshot PASS - 11.74s
View Python Logs
Expand