LinuxServer.io

Test Results

linuxserver/tautulli

develop-93e159a0-ls442

Cumulative: PASS

Total Runtime: 84.37s
Runtime: 29.37s
amd64-develop-93e159a0-ls442
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-10-02T23:37:14+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.23MB
Tag: amd64-develop-93e159a0-ls442
Version: 93e159a0-ls442
View Container Logs
Expand
2025-10-02T23:48:30.608714189Z [migrations] started
2025-10-02T23:48:30.608753308Z [migrations] no migrations found
2025-10-02T23:48:31.081020496Z usermod: no changes
2025-10-02T23:48:31.114419019Z ───────────────────────────────────────
2025-10-02T23:48:31.114444460Z 
2025-10-02T23:48:31.114448659Z       ██╗     ███████╗██╗ ██████╗
2025-10-02T23:48:31.114455212Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-02T23:48:31.114459270Z       ██║     ███████╗██║██║   ██║
2025-10-02T23:48:31.114463078Z       ██║     ╚════██║██║██║   ██║
2025-10-02T23:48:31.114467076Z       ███████╗███████║██║╚██████╔╝
2025-10-02T23:48:31.114470934Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-02T23:48:31.114474701Z 
2025-10-02T23:48:31.114478258Z    Brought to you by linuxserver.io
2025-10-02T23:48:31.114481926Z ───────────────────────────────────────
2025-10-02T23:48:31.114967443Z 
2025-10-02T23:48:31.114994718Z To support the app dev(s) visit:
2025-10-02T23:48:31.118452388Z Tautulli: https://tautulli.com/#donate
2025-10-02T23:48:31.118784196Z 
2025-10-02T23:48:31.118802213Z To support LSIO projects visit:
2025-10-02T23:48:31.122136926Z https://www.linuxserver.io/donate/
2025-10-02T23:48:31.122155202Z 
2025-10-02T23:48:31.122165363Z ───────────────────────────────────────
2025-10-02T23:48:31.122177337Z GID/UID
2025-10-02T23:48:31.122187517Z ───────────────────────────────────────
2025-10-02T23:48:31.125873818Z 
2025-10-02T23:48:31.125890702Z User UID:    911
2025-10-02T23:48:31.125895061Z User GID:    911
2025-10-02T23:48:31.125899219Z ───────────────────────────────────────
2025-10-02T23:48:31.131499753Z Linuxserver.io version: 93e159a0-ls442
2025-10-02T23:48:31.131782733Z Build-date: 2025-10-02T23:37:14+00:00
2025-10-02T23:48:31.131796431Z ───────────────────────────────────────
2025-10-02T23:48:31.131801310Z     
2025-10-02T23:48:31.276027796Z [custom-init] No custom files found, skipping...
2025-10-02T23:48:32.166114545Z /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-10-02T23:48:32.166146019Z   from pkg_resources import get_distribution, DistributionNotFound
2025-10-02T23:48:39.283000194Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-10-02T23:48:39.323684643Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-10-02T23:48:39.323724223Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-10-02T23:48:39.323729494Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-10-02T23:48:39.323734013Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-10-02T23:48:39.323738081Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-10-02T23:48:39.340115590Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-10-02T23:48:39.340141261Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-10-02T23:48:40.213741715Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-10-02T23:48:40.213772767Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-10-02T23:48:40.472085394Z 2025-10-02 23:48:40 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-10-02T23:48:40.472550570Z 2025-10-02 23:48:40 - 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-10-02T23:48:40.472925034Z 2025-10-02 23:48:40 - INFO :: MainThread : UTC (UTC+0000)
2025-10-02T23:48:40.473253766Z 2025-10-02 23:48:40 - INFO :: MainThread : Language C / Encoding UTF-8
2025-10-02T23:48:40.473588430Z 2025-10-02 23:48:40 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-10-02T23:48:40.473889506Z 2025-10-02 23:48:40 - INFO :: MainThread : SQLite 3.49.2
2025-10-02T23:48:40.474181594Z 2025-10-02 23:48:40 - INFO :: MainThread : Program Dir: /app/tautulli
2025-10-02T23:48:40.474483682Z 2025-10-02 23:48:40 - INFO :: MainThread : Config File: /config/config.ini
2025-10-02T23:48:40.474783325Z 2025-10-02 23:48:40 - INFO :: MainThread : Database File: /config/tautulli.db
2025-10-02T23:48:40.475627144Z 2025-10-02 23:48:40 - INFO :: MainThread : Checking if the database upgrades are required...
2025-10-02T23:48:41.429199395Z 2025-10-02 23:48:41 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-10-02T23:48:41.488795695Z 2025-10-02 23:48:41 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-10-02T23:48:43.034079833Z 2025-10-02 23:48:43 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-10-02T23:48:43.041870807Z 2025-10-02 23:48:43 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:48:43.051896308Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Generating UUID...
2025-10-02T23:48:43.056568624Z 2025-10-02 23:48:43 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:48:43.063361619Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Generating API key...
2025-10-02T23:48:43.067920095Z 2025-10-02 23:48:43 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:48:43.073929432Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Generating JWT secret...
2025-10-02T23:48:43.077381391Z 2025-10-02 23:48:43 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:48:43.150055969Z 2025-10-02 23:48:43 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-10-02T23:48:43.150526937Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-10-02T23:48:43.428119265Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Latest version is 93e159a0f4137c17c98bd7a16131e6824166d955
2025-10-02T23:48:43.428770757Z 2025-10-02 23:48:43 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-10-02T23:48:43.429769227Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/93e159a0...93e159a0f4137c17c98bd7a16131e6824166d955
2025-10-02T23:48:43.643798359Z 2025-10-02 23:48:43 - DEBUG :: MainThread : In total, 0 commits behind
2025-10-02T23:48:43.644476804Z 2025-10-02 23:48:43 - DEBUG :: MainThread : Docker container 0 commits behind
2025-10-02T23:48:43.657207151Z 2025-10-02 23:48:43 - INFO :: MainThread : Tautulli is up to date
2025-10-02T23:48:43.717287426Z 2025-10-02 23:48:43 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-10-02T23:48:43.727081973Z 2025-10-02 23:48:43 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-02T23:48:43.980002355Z 2025-10-02 23:48:43 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-02T23:48:44.188144987Z 2025-10-02 23:48:44 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-10-02T23:48:44.188515813Z 2025-10-02 23:48:44 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-10-02T23:48:44.188783923Z 2025-10-02 23:48:44 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-10-02T23:48:44.191341942Z 2025-10-02 23:48:44 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-10-02T23:48:44.300513110Z 2025-10-02 23:48:44 - INFO :: MainThread : [02/Oct/2025:23:48:44] ENGINE Serving on http://0.0.0.0:8181
2025-10-02T23:48:44.302384106Z 2025-10-02 23:48:44 - INFO :: MainThread : Tautulli is ready!
2025-10-02T23:48:44.374570622Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-10-02T23:48:44.414164165Z [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-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         20250619-r0       apk                      
ca-certificates-bundle  20250619-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-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-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.3-r1          apk                      
libcurl                 8.14.1-r1         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.3-r1          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.23              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": 1759448926761
    }
]
Test Result Message Runtime
Container startup PASS - 15.18s
Create SBOM PASS - 14.13s
Get build info PASS - 0.02s
Get screenshot PASS - 11.95s
Runtime: 79.23s
arm64v8-develop-93e159a0-ls442
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-10-02T23:37:14+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.13MB
Tag: arm64v8-develop-93e159a0-ls442
Version: 93e159a0-ls442
View Container Logs
Expand
2025-10-02T23:48:32.823083528Z [migrations] started
2025-10-02T23:48:32.823153399Z [migrations] no migrations found
2025-10-02T23:48:35.461080892Z usermod: no changes
2025-10-02T23:48:35.988969599Z ───────────────────────────────────────
2025-10-02T23:48:35.989015011Z 
2025-10-02T23:48:35.989024600Z       ██╗     ███████╗██╗ ██████╗
2025-10-02T23:48:35.989033508Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-02T23:48:35.989041995Z       ██║     ███████╗██║██║   ██║
2025-10-02T23:48:35.989050362Z       ██║     ╚════██║██║██║   ██║
2025-10-02T23:48:35.989058649Z       ███████╗███████║██║╚██████╔╝
2025-10-02T23:48:35.989067256Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-02T23:48:35.989076164Z 
2025-10-02T23:48:35.989084270Z    Brought to you by linuxserver.io
2025-10-02T23:48:35.989092587Z ───────────────────────────────────────
2025-10-02T23:48:35.993566894Z 
2025-10-02T23:48:35.993805725Z To support the app dev(s) visit:
2025-10-02T23:48:36.032803740Z Tautulli: https://tautulli.com/#donate
2025-10-02T23:48:36.036886498Z 
2025-10-02T23:48:36.037208927Z To support LSIO projects visit:
2025-10-02T23:48:36.037217815Z https://www.linuxserver.io/donate/
2025-10-02T23:48:36.037226052Z 
2025-10-02T23:48:36.037234208Z ───────────────────────────────────────
2025-10-02T23:48:36.037243397Z GID/UID
2025-10-02T23:48:36.037251864Z ───────────────────────────────────────
2025-10-02T23:48:36.127082809Z 
2025-10-02T23:48:36.127107959Z User UID:    911
2025-10-02T23:48:36.127112208Z User GID:    911
2025-10-02T23:48:36.127116346Z ───────────────────────────────────────
2025-10-02T23:48:36.159491008Z Linuxserver.io version: 93e159a0-ls442
2025-10-02T23:48:36.162404232Z Build-date: 2025-10-02T23:37:14+00:00
2025-10-02T23:48:36.162431748Z ───────────────────────────────────────
2025-10-02T23:48:36.162437990Z     
2025-10-02T23:48:40.908537816Z [custom-init] No custom files found, skipping...
2025-10-02T23:48:46.204958729Z /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-10-02T23:48:46.204989261Z   from pkg_resources import get_distribution, DistributionNotFound
2025-10-02T23:49:10.132094543Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-10-02T23:49:10.132134784Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-10-02T23:49:10.133357024Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-10-02T23:49:10.133374389Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-10-02T23:49:10.134139309Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-10-02T23:49:10.134152756Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-10-02T23:49:10.311253851Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-10-02T23:49:10.311296066Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-10-02T23:49:18.817239048Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-10-02T23:49:18.862710935Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-10-02T23:49:23.039674451Z 2025-10-02 23:49:23 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-10-02T23:49:23.052739682Z 2025-10-02 23:49:23 - 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-10-02T23:49:23.061579327Z 2025-10-02 23:49:23 - INFO :: MainThread : UTC (UTC+0000)
2025-10-02T23:49:23.070860189Z 2025-10-02 23:49:23 - INFO :: MainThread : Language C / Encoding UTF-8
2025-10-02T23:49:23.081212068Z 2025-10-02 23:49:23 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-10-02T23:49:23.089435462Z 2025-10-02 23:49:23 - INFO :: MainThread : SQLite 3.49.2
2025-10-02T23:49:23.098514900Z 2025-10-02 23:49:23 - INFO :: MainThread : Program Dir: /app/tautulli
2025-10-02T23:49:23.108135036Z 2025-10-02 23:49:23 - INFO :: MainThread : Config File: /config/config.ini
2025-10-02T23:49:23.117760453Z 2025-10-02 23:49:23 - INFO :: MainThread : Database File: /config/tautulli.db
2025-10-02T23:49:23.132084488Z 2025-10-02 23:49:23 - INFO :: MainThread : Checking if the database upgrades are required...
2025-10-02T23:49:23.698324141Z 2025-10-02 23:49:23 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-10-02T23:49:23.774294854Z 2025-10-02 23:49:23 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-10-02T23:49:24.045129560Z 2025-10-02 23:49:23 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-10-02T23:49:24.242321618Z 2025-10-02 23:49:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:49:24.359724998Z 2025-10-02 23:49:24 - DEBUG :: MainThread : Generating UUID...
2025-10-02T23:49:24.432497023Z 2025-10-02 23:49:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:49:24.471367862Z 2025-10-02 23:49:24 - DEBUG :: MainThread : Generating API key...
2025-10-02T23:49:24.539347589Z 2025-10-02 23:49:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:49:24.584562038Z 2025-10-02 23:49:24 - DEBUG :: MainThread : Generating JWT secret...
2025-10-02T23:49:24.652092791Z 2025-10-02 23:49:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-02T23:49:24.884166238Z 2025-10-02 23:49:24 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-10-02T23:49:24.896612373Z 2025-10-02 23:49:24 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-10-02T23:49:25.725620274Z 2025-10-02 23:49:25 - DEBUG :: MainThread : Latest version is 93e159a0f4137c17c98bd7a16131e6824166d955
2025-10-02T23:49:25.866159467Z 2025-10-02 23:49:25 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-10-02T23:49:25.884694129Z 2025-10-02 23:49:25 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/93e159a0...93e159a0f4137c17c98bd7a16131e6824166d955
2025-10-02T23:49:26.200238788Z 2025-10-02 23:49:26 - DEBUG :: MainThread : In total, 0 commits behind
2025-10-02T23:49:26.209181190Z 2025-10-02 23:49:26 - DEBUG :: MainThread : Docker container 0 commits behind
2025-10-02T23:49:26.218032869Z 2025-10-02 23:49:26 - INFO :: MainThread : Tautulli is up to date
2025-10-02T23:49:26.490071518Z 2025-10-02 23:49:26 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-10-02T23:49:26.774423435Z 2025-10-02 23:49:26 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-02T23:49:27.977403804Z 2025-10-02 23:49:27 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-02T23:49:28.574598030Z 2025-10-02 23:49:28 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-10-02T23:49:28.585553254Z 2025-10-02 23:49:28 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-10-02T23:49:28.593895697Z 2025-10-02 23:49:28 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-10-02T23:49:28.619286892Z 2025-10-02 23:49:28 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-10-02T23:49:29.099902859Z 2025-10-02 23:49:29 - INFO :: MainThread : [02/Oct/2025:23:49:29] ENGINE Serving on http://0.0.0.0:8181
2025-10-02T23:49:29.125529116Z 2025-10-02 23:49:29 - INFO :: MainThread : Tautulli is ready!
2025-10-02T23:49:30.595324029Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-10-02T23:49:32.669051162Z [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-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         20250619-r0       apk                      
ca-certificates-bundle  20250619-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-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-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.3-r1          apk                      
libcurl                 8.14.1-r1         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.3-r1          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.23              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": 1759448976457
    }
]
Test Result Message Runtime
Container startup PASS - 63.76s
Create SBOM PASS - 16.40s
Get build info PASS - 0.03s
Get screenshot PASS - 13.31s
View Python Logs
Expand