LinuxServer.io

Test Results

linuxserver/tautulli

develop-1144bba5-ls436

Cumulative: PASS

Total Runtime: 51.32s
Runtime: 22.13s
amd64-develop-1144bba5-ls436
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2025-08-14T23:35:17+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.49MB
Tag: amd64-develop-1144bba5-ls436
Version: 1144bba5-ls436
View Container Logs
Expand
2025-08-14T23:38:46.966459578Z [migrations] started
2025-08-14T23:38:46.966484267Z [migrations] no migrations found
2025-08-14T23:38:46.989837232Z usermod: no changes
2025-08-14T23:38:46.996297501Z ───────────────────────────────────────
2025-08-14T23:38:46.996314044Z 
2025-08-14T23:38:46.996318253Z       ██╗     ███████╗██╗ ██████╗
2025-08-14T23:38:46.996322181Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-14T23:38:46.996326119Z       ██║     ███████╗██║██║   ██║
2025-08-14T23:38:46.996329966Z       ██║     ╚════██║██║██║   ██║
2025-08-14T23:38:46.996333784Z       ███████╗███████║██║╚██████╔╝
2025-08-14T23:38:46.996337542Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-14T23:38:46.996341379Z 
2025-08-14T23:38:46.996344917Z    Brought to you by linuxserver.io
2025-08-14T23:38:46.996348564Z ───────────────────────────────────────
2025-08-14T23:38:46.996584529Z 
2025-08-14T23:38:46.996593497Z To support the app dev(s) visit:
2025-08-14T23:38:46.998637603Z Tautulli: https://tautulli.com/#donate
2025-08-14T23:38:46.998983129Z 
2025-08-14T23:38:46.998989101Z To support LSIO projects visit:
2025-08-14T23:38:46.998992859Z https://www.linuxserver.io/donate/
2025-08-14T23:38:46.998996506Z 
2025-08-14T23:38:46.999000083Z ───────────────────────────────────────
2025-08-14T23:38:46.999006185Z GID/UID
2025-08-14T23:38:46.999009843Z ───────────────────────────────────────
2025-08-14T23:38:47.004192619Z 
2025-08-14T23:38:47.004202619Z User UID:    911
2025-08-14T23:38:47.004206587Z User GID:    911
2025-08-14T23:38:47.004210295Z ───────────────────────────────────────
2025-08-14T23:38:47.005975269Z Linuxserver.io version: 1144bba5-ls436
2025-08-14T23:38:47.006244270Z Build-date: 2025-08-14T23:35:17+00:00
2025-08-14T23:38:47.006249541Z ───────────────────────────────────────
2025-08-14T23:38:47.006253589Z     
2025-08-14T23:38:47.055208057Z [custom-init] No custom files found, skipping...
2025-08-14T23:38:47.350085419Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-08-14T23:38:47.350129658Z   from pkg_resources import get_distribution, DistributionNotFound
2025-08-14T23:38:49.245559230Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-08-14T23:38:49.245598378Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-08-14T23:38:49.245609631Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-08-14T23:38:49.245618208Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-08-14T23:38:49.245627136Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-08-14T23:38:49.245635834Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-08-14T23:38:49.252955974Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-08-14T23:38:49.252981636Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-08-14T23:38:49.657851045Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-08-14T23:38:49.657890925Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-08-14T23:38:49.839256534Z 2025-08-14 23:38:49 - INFO :: MainThread : Starting Tautulli v2.15.3
2025-08-14T23:38:49.839590246Z 2025-08-14 23:38:49 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.1)
2025-08-14T23:38:49.839827965Z 2025-08-14 23:38:49 - INFO :: MainThread : UTC (UTC+0000)
2025-08-14T23:38:49.840181617Z 2025-08-14 23:38:49 - INFO :: MainThread : Language C / Encoding UTF-8
2025-08-14T23:38:49.840522703Z 2025-08-14 23:38:49 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-08-14T23:38:49.840811325Z 2025-08-14 23:38:49 - INFO :: MainThread : SQLite 3.49.2
2025-08-14T23:38:49.841105437Z 2025-08-14 23:38:49 - INFO :: MainThread : Program Dir: /app/tautulli
2025-08-14T23:38:49.841369739Z 2025-08-14 23:38:49 - INFO :: MainThread : Config File: /config/config.ini
2025-08-14T23:38:49.841668200Z 2025-08-14 23:38:49 - INFO :: MainThread : Database File: /config/tautulli.db
2025-08-14T23:38:49.842325544Z 2025-08-14 23:38:49 - INFO :: MainThread : Checking if the database upgrades are required...
2025-08-14T23:38:49.873450258Z 2025-08-14 23:38:49 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-08-14T23:38:49.876167360Z 2025-08-14 23:38:49 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-08-14T23:38:49.881720512Z 2025-08-14 23:38:49 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-08-14T23:38:49.884773811Z 2025-08-14 23:38:49 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:38:49.888952695Z 2025-08-14 23:38:49 - DEBUG :: MainThread : Generating UUID...
2025-08-14T23:38:49.890973855Z 2025-08-14 23:38:49 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:38:49.892145424Z 2025-08-14 23:38:49 - DEBUG :: MainThread : Generating API key...
2025-08-14T23:38:49.894135592Z 2025-08-14 23:38:49 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:38:49.895330698Z 2025-08-14 23:38:49 - DEBUG :: MainThread : Generating JWT secret...
2025-08-14T23:38:49.897401819Z 2025-08-14 23:38:49 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:38:49.898975508Z 2025-08-14 23:38:49 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-08-14T23:38:49.899328769Z 2025-08-14 23:38:49 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-08-14T23:38:50.104278158Z 2025-08-14 23:38:50 - DEBUG :: MainThread : Latest version is 1144bba580fff1fbb220e104b9e66be78482842b
2025-08-14T23:38:50.104703614Z 2025-08-14 23:38:50 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-08-14T23:38:50.105403504Z 2025-08-14 23:38:50 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/1144bba5...1144bba580fff1fbb220e104b9e66be78482842b
2025-08-14T23:38:50.330978946Z 2025-08-14 23:38:50 - DEBUG :: MainThread : In total, 0 commits behind
2025-08-14T23:38:50.331557240Z 2025-08-14 23:38:50 - DEBUG :: MainThread : Docker container 0 commits behind
2025-08-14T23:38:50.332084091Z 2025-08-14 23:38:50 - INFO :: MainThread : Tautulli is up to date
2025-08-14T23:38:50.337610459Z 2025-08-14 23:38:50 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-08-14T23:38:50.346036377Z 2025-08-14 23:38:50 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-14T23:38:50.599305105Z 2025-08-14 23:38:50 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-14T23:38:50.811246122Z 2025-08-14 23:38:50 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-08-14T23:38:50.812023106Z 2025-08-14 23:38:50 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-08-14T23:38:50.812625549Z 2025-08-14 23:38:50 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-08-14T23:38:50.814198878Z 2025-08-14 23:38:50 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-08-14T23:38:50.926509583Z 2025-08-14 23:38:50 - INFO :: MainThread : [14/Aug/2025:23:38:50] ENGINE Serving on http://0.0.0.0:8181
2025-08-14T23:38:50.930093059Z 2025-08-14 23:38:50 - INFO :: MainThread : Tautulli is ready!
2025-08-14T23:38:51.084121229Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-08-14T23:38:51.100398176Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.1-r0         apk                      
apk-tools               2.14.9-r2         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250619-r0       apk                      
ca-certificates-bundle  20250619-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    1.17.1            python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r1         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r2         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.1-r0          apk                      
libcurl                 8.14.1-r1         apk                      
libexpat                2.7.1-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.1-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.43-r1          apk                      
pip                     25.2              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.11-r0        apk                      
pycparser               2.22              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.11-r0        apk                      
python3-pyc             3.12.11-r0        apk                      
python3-pycache-pyc0    3.12.11-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.14.1            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": 1755214738454
    }
]
Test Result Message Runtime
Container startup PASS - 5.03s
Create SBOM PASS - 10.55s
Get build info PASS - 0.03s
Get screenshot PASS - 11.10s
Runtime: 50.41s
arm64v8-develop-1144bba5-ls436
Build Information
Builder: X86-BUILDER-3n --Hetzner
Created: 2025-08-14T23:35:17+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.38MB
Tag: arm64v8-develop-1144bba5-ls436
Version: 1144bba5-ls436
View Container Logs
Expand
2025-08-14T23:38:48.351608466Z [migrations] started
2025-08-14T23:38:48.355724525Z [migrations] no migrations found
2025-08-14T23:38:48.790426507Z usermod: no changes
2025-08-14T23:38:48.874411674Z ───────────────────────────────────────
2025-08-14T23:38:48.874453047Z 
2025-08-14T23:38:48.874464771Z       ██╗     ███████╗██╗ ██████╗
2025-08-14T23:38:48.874473338Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-14T23:38:48.874482006Z       ██║     ███████╗██║██║   ██║
2025-08-14T23:38:48.874490322Z       ██║     ╚════██║██║██║   ██║
2025-08-14T23:38:48.874498409Z       ███████╗███████║██║╚██████╔╝
2025-08-14T23:38:48.874506625Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-14T23:38:48.874514962Z 
2025-08-14T23:38:48.874522768Z    Brought to you by linuxserver.io
2025-08-14T23:38:48.874530754Z ───────────────────────────────────────
2025-08-14T23:38:48.879445822Z 
2025-08-14T23:38:48.879703931Z To support the app dev(s) visit:
2025-08-14T23:38:48.901316451Z Tautulli: https://tautulli.com/#donate
2025-08-14T23:38:48.904395461Z 
2025-08-14T23:38:48.904413518Z To support LSIO projects visit:
2025-08-14T23:38:48.904422496Z https://www.linuxserver.io/donate/
2025-08-14T23:38:48.904430873Z 
2025-08-14T23:38:48.904439019Z ───────────────────────────────────────
2025-08-14T23:38:48.904448879Z GID/UID
2025-08-14T23:38:48.904457035Z ───────────────────────────────────────
2025-08-14T23:38:48.998810722Z 
2025-08-14T23:38:48.998850221Z User UID:    911
2025-08-14T23:38:48.998859440Z User GID:    911
2025-08-14T23:38:48.998868057Z ───────────────────────────────────────
2025-08-14T23:38:49.032851929Z Linuxserver.io version: 1144bba5-ls436
2025-08-14T23:38:49.036517791Z Build-date: 2025-08-14T23:35:17+00:00
2025-08-14T23:38:49.036550226Z ───────────────────────────────────────
2025-08-14T23:38:49.036560798Z     
2025-08-14T23:38:51.167634717Z [custom-init] No custom files found, skipping...
2025-08-14T23:38:54.921387533Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-08-14T23:38:54.921446141Z   from pkg_resources import get_distribution, DistributionNotFound
2025-08-14T23:39:14.438425155Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-08-14T23:39:14.438469945Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-08-14T23:39:14.438963389Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-08-14T23:39:14.438999521Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-08-14T23:39:14.439372202Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-08-14T23:39:14.439395649Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-08-14T23:39:14.529015203Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-08-14T23:39:14.529035624Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-08-14T23:39:19.358906027Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-08-14T23:39:19.358949054Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-08-14T23:39:21.184165331Z 2025-08-14 23:39:21 - INFO :: MainThread : Starting Tautulli v2.15.3
2025-08-14T23:39:21.190867938Z 2025-08-14 23:39:21 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.1)
2025-08-14T23:39:21.195170742Z 2025-08-14 23:39:21 - INFO :: MainThread : UTC (UTC+0000)
2025-08-14T23:39:21.199731355Z 2025-08-14 23:39:21 - INFO :: MainThread : Language C / Encoding UTF-8
2025-08-14T23:39:21.204852307Z 2025-08-14 23:39:21 - INFO :: MainThread : Python 3.12.11 (main, Jun  4 2025, 09:55:47) [GCC 14.2.0]
2025-08-14T23:39:21.209047304Z 2025-08-14 23:39:21 - INFO :: MainThread : SQLite 3.49.2
2025-08-14T23:39:21.213445281Z 2025-08-14 23:39:21 - INFO :: MainThread : Program Dir: /app/tautulli
2025-08-14T23:39:21.217965333Z 2025-08-14 23:39:21 - INFO :: MainThread : Config File: /config/config.ini
2025-08-14T23:39:21.222553722Z 2025-08-14 23:39:21 - INFO :: MainThread : Database File: /config/tautulli.db
2025-08-14T23:39:21.229657857Z 2025-08-14 23:39:21 - INFO :: MainThread : Checking if the database upgrades are required...
2025-08-14T23:39:21.360881778Z 2025-08-14 23:39:21 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-08-14T23:39:21.403118700Z 2025-08-14 23:39:21 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-08-14T23:39:21.517106884Z 2025-08-14 23:39:21 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-08-14T23:39:21.625277594Z 2025-08-14 23:39:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:39:21.678295745Z 2025-08-14 23:39:21 - DEBUG :: MainThread : Generating UUID...
2025-08-14T23:39:21.721568421Z 2025-08-14 23:39:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:39:21.742619321Z 2025-08-14 23:39:21 - DEBUG :: MainThread : Generating API key...
2025-08-14T23:39:21.783667899Z 2025-08-14 23:39:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:39:21.804594177Z 2025-08-14 23:39:21 - DEBUG :: MainThread : Generating JWT secret...
2025-08-14T23:39:21.848762578Z 2025-08-14 23:39:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-08-14T23:39:21.883895814Z 2025-08-14 23:39:21 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-08-14T23:39:21.891892958Z 2025-08-14 23:39:21 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-08-14T23:39:22.345463658Z 2025-08-14 23:39:22 - DEBUG :: MainThread : Latest version is 1144bba580fff1fbb220e104b9e66be78482842b
2025-08-14T23:39:22.351056350Z 2025-08-14 23:39:22 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-08-14T23:39:22.360299012Z 2025-08-14 23:39:22 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/1144bba5...1144bba580fff1fbb220e104b9e66be78482842b
2025-08-14T23:39:22.683311140Z 2025-08-14 23:39:22 - DEBUG :: MainThread : In total, 0 commits behind
2025-08-14T23:39:22.688454848Z 2025-08-14 23:39:22 - DEBUG :: MainThread : Docker container 0 commits behind
2025-08-14T23:39:22.692877514Z 2025-08-14 23:39:22 - INFO :: MainThread : Tautulli is up to date
2025-08-14T23:39:22.766697703Z 2025-08-14 23:39:22 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-08-14T23:39:22.826701491Z 2025-08-14 23:39:22 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-14T23:39:23.458666668Z 2025-08-14 23:39:23 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-08-14T23:39:23.847826226Z 2025-08-14 23:39:23 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-08-14T23:39:23.854876583Z 2025-08-14 23:39:23 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-08-14T23:39:23.860189221Z 2025-08-14 23:39:23 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-08-14T23:39:23.873823175Z 2025-08-14 23:39:23 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-08-14T23:39:24.077502257Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-08-14T23:39:24.111738778Z 2025-08-14 23:39:24 - INFO :: MainThread : [14/Aug/2025:23:39:24] ENGINE Serving on http://0.0.0.0:8181
2025-08-14T23:39:24.128025564Z 2025-08-14 23:39:24 - INFO :: MainThread : Tautulli is ready!
2025-08-14T23:39:24.524725646Z [ls.io-init] done.
View SBOM output
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.1-r0         apk                      
apk-tools               2.14.9-r2         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250619-r0       apk                      
ca-certificates-bundle  20250619-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    1.17.1            python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r1         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r2         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.1-r0          apk                      
libcurl                 8.14.1-r1         apk                      
libexpat                2.7.1-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.1-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.43-r1          apk                      
pip                     25.2              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.11-r0        apk                      
pycparser               2.22              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.11-r0        apk                      
python3-pyc             3.12.11-r0        apk                      
python3-pycache-pyc0    3.12.11-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.14.1            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": 1755214766795
    }
]
Test Result Message Runtime
Container startup PASS - 38.17s
Create SBOM PASS - 10.32s
Get build info PASS - 0.03s
Get screenshot PASS - 11.76s
View Python Logs
Expand