LinuxServer.io

Test Results

linuxserver/tautulli

develop-93e159a0-ls441

Cumulative: PASS

Total Runtime: 58.10s
Runtime: 22.20s
amd64-develop-93e159a0-ls441
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-09-25T23:32:43+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.23MB
Tag: amd64-develop-93e159a0-ls441
Version: 93e159a0-ls441
View Container Logs
Expand
2025-09-25T23:36:37.459115618Z [migrations] started
2025-09-25T23:36:37.459145047Z [migrations] no migrations found
2025-09-25T23:36:37.483353553Z usermod: no changes
2025-09-25T23:36:37.490132269Z ───────────────────────────────────────
2025-09-25T23:36:37.490158923Z 
2025-09-25T23:36:37.490163172Z       ██╗     ███████╗██╗ ██████╗
2025-09-25T23:36:37.490167651Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-25T23:36:37.490171539Z       ██║     ███████╗██║██║   ██║
2025-09-25T23:36:37.490175366Z       ██║     ╚════██║██║██║   ██║
2025-09-25T23:36:37.490179084Z       ███████╗███████║██║╚██████╔╝
2025-09-25T23:36:37.490182901Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-25T23:36:37.490186639Z 
2025-09-25T23:36:37.490190146Z    Brought to you by linuxserver.io
2025-09-25T23:36:37.490194044Z ───────────────────────────────────────
2025-09-25T23:36:37.490521212Z 
2025-09-25T23:36:37.490780845Z To support the app dev(s) visit:
2025-09-25T23:36:37.492334733Z Tautulli: https://tautulli.com/#donate
2025-09-25T23:36:37.492733957Z 
2025-09-25T23:36:37.492909841Z To support LSIO projects visit:
2025-09-25T23:36:37.492914992Z https://www.linuxserver.io/donate/
2025-09-25T23:36:37.492918889Z 
2025-09-25T23:36:37.492922286Z ───────────────────────────────────────
2025-09-25T23:36:37.492926274Z GID/UID
2025-09-25T23:36:37.492929771Z ───────────────────────────────────────
2025-09-25T23:36:37.496737728Z 
2025-09-25T23:36:37.496743820Z User UID:    911
2025-09-25T23:36:37.496747607Z User GID:    911
2025-09-25T23:36:37.496751325Z ───────────────────────────────────────
2025-09-25T23:36:37.498175963Z Linuxserver.io version: 93e159a0-ls441
2025-09-25T23:36:37.498424333Z Build-date: 2025-09-25T23:32:43+00:00
2025-09-25T23:36:37.498431006Z ───────────────────────────────────────
2025-09-25T23:36:37.498435315Z     
2025-09-25T23:36:37.544129615Z [custom-init] No custom files found, skipping...
2025-09-25T23:36:37.836643824Z /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-09-25T23:36:37.836773134Z   from pkg_resources import get_distribution, DistributionNotFound
2025-09-25T23:36:39.802927703Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-09-25T23:36:39.802958144Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-09-25T23:36:39.802965900Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-09-25T23:36:39.802971832Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-09-25T23:36:39.802977914Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-09-25T23:36:39.802983706Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-09-25T23:36:39.810624748Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-09-25T23:36:39.810661192Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-09-25T23:36:40.235748181Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-09-25T23:36:40.235785957Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-09-25T23:36:40.422555444Z 2025-09-25 23:36:40 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-09-25T23:36:40.422945199Z 2025-09-25 23:36: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-09-25T23:36:40.423210513Z 2025-09-25 23:36:40 - INFO :: MainThread : UTC (UTC+0000)
2025-09-25T23:36:40.423517150Z 2025-09-25 23:36:40 - INFO :: MainThread : Language C / Encoding UTF-8
2025-09-25T23:36:40.423869981Z 2025-09-25 23:36:40 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-09-25T23:36:40.424168662Z 2025-09-25 23:36:40 - INFO :: MainThread : SQLite 3.49.2
2025-09-25T23:36:40.424459067Z 2025-09-25 23:36:40 - INFO :: MainThread : Program Dir: /app/tautulli
2025-09-25T23:36:40.424755363Z 2025-09-25 23:36:40 - INFO :: MainThread : Config File: /config/config.ini
2025-09-25T23:36:40.425043253Z 2025-09-25 23:36:40 - INFO :: MainThread : Database File: /config/tautulli.db
2025-09-25T23:36:40.425710195Z 2025-09-25 23:36:40 - INFO :: MainThread : Checking if the database upgrades are required...
2025-09-25T23:36:40.456653549Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-09-25T23:36:40.459303314Z 2025-09-25 23:36:40 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-09-25T23:36:40.464663816Z 2025-09-25 23:36:40 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-09-25T23:36:40.467979521Z 2025-09-25 23:36:40 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:36:40.472237292Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Generating UUID...
2025-09-25T23:36:40.474292309Z 2025-09-25 23:36:40 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:36:40.475449759Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Generating API key...
2025-09-25T23:36:40.477504516Z 2025-09-25 23:36:40 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:36:40.478723049Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Generating JWT secret...
2025-09-25T23:36:40.480918479Z 2025-09-25 23:36:40 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:36:40.482515143Z 2025-09-25 23:36:40 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-09-25T23:36:40.482891290Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-09-25T23:36:40.677479288Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Latest version is 93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-25T23:36:40.677759341Z 2025-09-25 23:36:40 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-09-25T23:36:40.678184026Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/93e159a0...93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-25T23:36:40.892034422Z 2025-09-25 23:36:40 - DEBUG :: MainThread : In total, 0 commits behind
2025-09-25T23:36:40.892682897Z 2025-09-25 23:36:40 - DEBUG :: MainThread : Docker container 0 commits behind
2025-09-25T23:36:40.893188415Z 2025-09-25 23:36:40 - INFO :: MainThread : Tautulli is up to date
2025-09-25T23:36:40.899283215Z 2025-09-25 23:36:40 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-09-25T23:36:40.912530604Z 2025-09-25 23:36:40 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-25T23:36:41.166725580Z 2025-09-25 23:36:41 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-25T23:36:41.388144272Z 2025-09-25 23:36:41 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-09-25T23:36:41.388913601Z 2025-09-25 23:36:41 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-09-25T23:36:41.389524250Z 2025-09-25 23:36:41 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-09-25T23:36:41.391149863Z 2025-09-25 23:36:41 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-09-25T23:36:41.502885014Z 2025-09-25 23:36:41 - INFO :: MainThread : [25/Sep/2025:23:36:41] ENGINE Serving on http://0.0.0.0:8181
2025-09-25T23:36:41.505788890Z 2025-09-25 23:36:41 - INFO :: MainThread : Tautulli is ready!
2025-09-25T23:36:41.574013998Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-09-25T23:36:41.585375581Z [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.2-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": 1758843408742
    }
]
Test Result Message Runtime
Container startup PASS - 5.03s
Create SBOM PASS - 10.48s
Get build info PASS - 0.04s
Get screenshot PASS - 11.01s
Runtime: 57.62s
arm64v8-develop-93e159a0-ls441
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2025-09-25T23:32:43+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.13MB
Tag: arm64v8-develop-93e159a0-ls441
Version: 93e159a0-ls441
View Container Logs
Expand
2025-09-25T23:36:41.160035602Z [migrations] started
2025-09-25T23:36:41.164551063Z [migrations] no migrations found
2025-09-25T23:36:41.885323244Z usermod: no changes
2025-09-25T23:36:42.170961471Z ───────────────────────────────────────
2025-09-25T23:36:42.171004307Z 
2025-09-25T23:36:42.171014628Z       ██╗     ███████╗██╗ ██████╗
2025-09-25T23:36:42.171024107Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-25T23:36:42.171033275Z       ██║     ███████╗██║██║   ██║
2025-09-25T23:36:42.171042223Z       ██║     ╚════██║██║██║   ██║
2025-09-25T23:36:42.171050590Z       ███████╗███████║██║╚██████╔╝
2025-09-25T23:36:42.171059047Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-25T23:36:42.171067444Z 
2025-09-25T23:36:42.171075370Z    Brought to you by linuxserver.io
2025-09-25T23:36:42.171083657Z ───────────────────────────────────────
2025-09-25T23:36:42.178106655Z 
2025-09-25T23:36:42.178656833Z To support the app dev(s) visit:
2025-09-25T23:36:42.214964396Z Tautulli: https://tautulli.com/#donate
2025-09-25T23:36:42.219402190Z 
2025-09-25T23:36:42.219415516Z To support LSIO projects visit:
2025-09-25T23:36:42.219423883Z https://www.linuxserver.io/donate/
2025-09-25T23:36:42.219432060Z 
2025-09-25T23:36:42.219440086Z ───────────────────────────────────────
2025-09-25T23:36:42.219448884Z GID/UID
2025-09-25T23:36:42.219456940Z ───────────────────────────────────────
2025-09-25T23:36:42.305896326Z 
2025-09-25T23:36:42.305922800Z User UID:    911
2025-09-25T23:36:42.305927359Z User GID:    911
2025-09-25T23:36:42.305931207Z ───────────────────────────────────────
2025-09-25T23:36:42.342714207Z Linuxserver.io version: 93e159a0-ls441
2025-09-25T23:36:42.345500296Z Build-date: 2025-09-25T23:32:43+00:00
2025-09-25T23:36:42.345508452Z ───────────────────────────────────────
2025-09-25T23:36:42.345512450Z     
2025-09-25T23:36:46.441975610Z [custom-init] No custom files found, skipping...
2025-09-25T23:36:50.775291787Z /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-09-25T23:36:50.775369113Z   from pkg_resources import get_distribution, DistributionNotFound
2025-09-25T23:37:11.480150726Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-09-25T23:37:11.480197590Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-09-25T23:37:11.480635231Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-09-25T23:37:11.480659219Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-09-25T23:37:11.481000857Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-09-25T23:37:11.481018002Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-09-25T23:37:11.576487568Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-09-25T23:37:11.576525234Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-09-25T23:37:16.493743941Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-09-25T23:37:16.493791556Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-09-25T23:37:18.455514405Z 2025-09-25 23:37:18 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-09-25T23:37:18.462213822Z 2025-09-25 23:37:18 - 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-09-25T23:37:18.466627547Z 2025-09-25 23:37:18 - INFO :: MainThread : UTC (UTC+0000)
2025-09-25T23:37:18.471540067Z 2025-09-25 23:37:18 - INFO :: MainThread : Language C / Encoding UTF-8
2025-09-25T23:37:18.476530424Z 2025-09-25 23:37:18 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-09-25T23:37:18.480804638Z 2025-09-25 23:37:18 - INFO :: MainThread : SQLite 3.49.2
2025-09-25T23:37:18.485385460Z 2025-09-25 23:37:18 - INFO :: MainThread : Program Dir: /app/tautulli
2025-09-25T23:37:18.489904688Z 2025-09-25 23:37:18 - INFO :: MainThread : Config File: /config/config.ini
2025-09-25T23:37:18.494588878Z 2025-09-25 23:37:18 - INFO :: MainThread : Database File: /config/tautulli.db
2025-09-25T23:37:18.501760846Z 2025-09-25 23:37:18 - INFO :: MainThread : Checking if the database upgrades are required...
2025-09-25T23:37:18.650576097Z 2025-09-25 23:37:18 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-09-25T23:37:18.693825535Z 2025-09-25 23:37:18 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-09-25T23:37:18.808481317Z 2025-09-25 23:37:18 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-09-25T23:37:18.917736496Z 2025-09-25 23:37:18 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:37:18.969938497Z 2025-09-25 23:37:18 - DEBUG :: MainThread : Generating UUID...
2025-09-25T23:37:19.013735368Z 2025-09-25 23:37:19 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:37:19.034516784Z 2025-09-25 23:37:19 - DEBUG :: MainThread : Generating API key...
2025-09-25T23:37:19.073886873Z 2025-09-25 23:37:19 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:37:19.094509339Z 2025-09-25 23:37:19 - DEBUG :: MainThread : Generating JWT secret...
2025-09-25T23:37:19.137559266Z 2025-09-25 23:37:19 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-09-25T23:37:19.172214413Z 2025-09-25 23:37:19 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-09-25T23:37:19.179935787Z 2025-09-25 23:37:19 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-09-25T23:37:19.609945860Z 2025-09-25 23:37:19 - DEBUG :: MainThread : Latest version is 93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-25T23:37:19.615632187Z 2025-09-25 23:37:19 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-09-25T23:37:19.624652036Z 2025-09-25 23:37:19 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/93e159a0...93e159a0f4137c17c98bd7a16131e6824166d955
2025-09-25T23:37:19.964553786Z 2025-09-25 23:37:19 - DEBUG :: MainThread : In total, 0 commits behind
2025-09-25T23:37:19.969674915Z 2025-09-25 23:37:19 - DEBUG :: MainThread : Docker container 0 commits behind
2025-09-25T23:37:19.974193181Z 2025-09-25 23:37:19 - INFO :: MainThread : Tautulli is up to date
2025-09-25T23:37:20.040799952Z 2025-09-25 23:37:20 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-09-25T23:37:20.102585727Z 2025-09-25 23:37:20 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-25T23:37:20.719386191Z 2025-09-25 23:37:20 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-09-25T23:37:21.132156768Z 2025-09-25 23:37:21 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-09-25T23:37:21.143084607Z 2025-09-25 23:37:21 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-09-25T23:37:21.150334913Z 2025-09-25 23:37:21 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-09-25T23:37:21.163495969Z 2025-09-25 23:37:21 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-09-25T23:37:21.403129471Z 2025-09-25 23:37:21 - INFO :: MainThread : [25/Sep/2025:23:37:21] ENGINE Serving on http://0.0.0.0:8181
2025-09-25T23:37:21.421136142Z 2025-09-25 23:37:21 - INFO :: MainThread : Tautulli is ready!
2025-09-25T23:37:21.506236183Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-09-25T23:37:22.135165985Z [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.2-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": 1758843444117
    }
]
Test Result Message Runtime
Container startup PASS - 45.19s
Create SBOM PASS - 10.49s
Get build info PASS - 0.03s
Get screenshot PASS - 11.76s
View Python Logs
Expand