LinuxServer.io

Test Results

linuxserver/tautulli

develop-4092035d-ls460

Cumulative: PASS

Total Runtime: 51.01s
Runtime: 17.66s
amd64-develop-4092035d-ls460
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-03-19T23:49:32+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.25MB
Tag: amd64-develop-4092035d-ls460
Version: 4092035d-ls460
View Container Logs
Expand
2026-03-19T23:53:07.860625116Z [migrations] started
2026-03-19T23:53:07.860664024Z [migrations] no migrations found
2026-03-19T23:53:07.880769553Z usermod: no changes
2026-03-19T23:53:07.886436603Z ───────────────────────────────────────
2026-03-19T23:53:07.886455561Z 
2026-03-19T23:53:07.886459699Z       ██╗     ███████╗██╗ ██████╗
2026-03-19T23:53:07.886463908Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-19T23:53:07.886467716Z       ██║     ███████╗██║██║   ██║
2026-03-19T23:53:07.886471393Z       ██║     ╚════██║██║██║   ██║
2026-03-19T23:53:07.886475371Z       ███████╗███████║██║╚██████╔╝
2026-03-19T23:53:07.886479058Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-19T23:53:07.886482726Z 
2026-03-19T23:53:07.886486223Z    Brought to you by linuxserver.io
2026-03-19T23:53:07.886489800Z ───────────────────────────────────────
2026-03-19T23:53:07.886708791Z 
2026-03-19T23:53:07.886721757Z To support the app dev(s) visit:
2026-03-19T23:53:07.888164201Z Tautulli: https://tautulli.com/#donate
2026-03-19T23:53:07.888469045Z 
2026-03-19T23:53:07.888473885Z To support LSIO projects visit:
2026-03-19T23:53:07.888477873Z https://www.linuxserver.io/donate/
2026-03-19T23:53:07.888481440Z 
2026-03-19T23:53:07.888484977Z ───────────────────────────────────────
2026-03-19T23:53:07.888489155Z GID/UID
2026-03-19T23:53:07.888492723Z ───────────────────────────────────────
2026-03-19T23:53:07.892643489Z 
2026-03-19T23:53:07.892659812Z User UID:    911
2026-03-19T23:53:07.892666446Z User GID:    911
2026-03-19T23:53:07.892672849Z ───────────────────────────────────────
2026-03-19T23:53:07.894227940Z Linuxserver.io version: 4092035d-ls460
2026-03-19T23:53:07.894514967Z Build-date: 2026-03-19T23:49:32+00:00
2026-03-19T23:53:07.894539046Z ───────────────────────────────────────
2026-03-19T23:53:07.894548295Z     
2026-03-19T23:53:07.945725641Z [custom-init] No custom files found, skipping...
2026-03-19T23:53:08.272383760Z /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.
2026-03-19T23:53:08.272456426Z   from pkg_resources import get_distribution, DistributionNotFound
2026-03-19T23:53:10.158595377Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T23:53:10.158633614Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-19T23:53:10.158645007Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T23:53:10.158653684Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-19T23:53:10.158662772Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T23:53:10.158672302Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-19T23:53:10.166027881Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T23:53:10.166069986Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-19T23:53:10.572256100Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-19T23:53:10.572306442Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-19T23:53:10.753444422Z 2026-03-19 23:53:10 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-19T23:53:10.753816190Z 2026-03-19 23:53:10 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.23.3)
2026-03-19T23:53:10.754086354Z 2026-03-19 23:53:10 - INFO :: MainThread : UTC (UTC+0000)
2026-03-19T23:53:10.754412691Z 2026-03-19 23:53:10 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-19T23:53:10.754712214Z 2026-03-19 23:53:10 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-19T23:53:10.755016627Z 2026-03-19 23:53:10 - INFO :: MainThread : SQLite 3.51.2
2026-03-19T23:53:10.755283935Z 2026-03-19 23:53:10 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-19T23:53:10.755577617Z 2026-03-19 23:53:10 - INFO :: MainThread : Config File: /config/config.ini
2026-03-19T23:53:10.755889665Z 2026-03-19 23:53:10 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-19T23:53:10.756569373Z 2026-03-19 23:53:10 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-19T23:53:10.799398392Z 2026-03-19 23:53:10 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-19T23:53:10.802592503Z 2026-03-19 23:53:10 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-19T23:53:10.809466743Z 2026-03-19 23:53:10 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-19T23:53:10.812588929Z 2026-03-19 23:53:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:10.816886721Z 2026-03-19 23:53:10 - DEBUG :: MainThread : Generating UUID...
2026-03-19T23:53:10.818793300Z 2026-03-19 23:53:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:10.820030170Z 2026-03-19 23:53:10 - DEBUG :: MainThread : Generating API key...
2026-03-19T23:53:10.821965477Z 2026-03-19 23:53:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:10.823176815Z 2026-03-19 23:53:10 - DEBUG :: MainThread : Generating JWT secret...
2026-03-19T23:53:10.825229388Z 2026-03-19 23:53:10 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:10.826716332Z 2026-03-19 23:53:10 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-19T23:53:10.827057829Z 2026-03-19 23:53:10 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-19T23:53:11.057837394Z 2026-03-19 23:53:11 - DEBUG :: MainThread : Latest version is 4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-19T23:53:11.058284003Z 2026-03-19 23:53:11 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-19T23:53:11.059028552Z 2026-03-19 23:53:11 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/4092035d...4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-19T23:53:11.295553303Z 2026-03-19 23:53:11 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-19T23:53:11.296110495Z 2026-03-19 23:53:11 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-19T23:53:11.296612085Z 2026-03-19 23:53:11 - INFO :: MainThread : Tautulli is up to date
2026-03-19T23:53:11.302467484Z 2026-03-19 23:53:11 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-19T23:53:11.345206551Z 2026-03-19 23:53:11 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-19T23:53:11.937211640Z 2026-03-19 23:53:11 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-19T23:53:12.475703890Z 2026-03-19 23:53:12 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-19T23:53:12.476529923Z 2026-03-19 23:53:12 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-19T23:53:12.477113418Z 2026-03-19 23:53:12 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-19T23:53:12.478695603Z 2026-03-19 23:53:12 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-19T23:53:12.589306229Z 2026-03-19 23:53:12 - INFO :: MainThread : [19/Mar/2026:23:53:12] ENGINE Serving on http://0.0.0.0:8181
2026-03-19T23:53:12.590866851Z 2026-03-19 23:53:12 - INFO :: MainThread : Tautulli is ready!
2026-03-19T23:53:13.019020834Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-19T23:53:13.046477964Z [ls.io-init] done.
View SBOM output
Expand
NAME                            VERSION                   
Simple Launcher                 1.1.0.14                  
acl-libs                        2.3.2-r1                  
alpine-baselayout               3.7.1-r8                  
alpine-baselayout-data          3.7.1-r8                  
alpine-keys                     2.6-r0                    
alpine-release                  3.23.3-r0                 
apk-tools                       3.0.5-r0                  
apscheduler                     3.10.1                    
autocommand                     2.2.2                     
backports-tarfile               1.2.0                     
bash                            5.3.3-r1                  
brotli-libs                     1.2.0-r0                  
busybox                         1.37.0-r30                
busybox-binsh                   1.37.0-r30                
c-ares                          1.34.6-r0                 
ca-certificates                 20251003-r0               
ca-certificates-bundle          20251003-r0               
catatonit                       0.2.1-r0                  
cffi                            2.0.0                     
cli                             UNKNOWN                   
cli-32                          UNKNOWN                   
cli-64                          UNKNOWN                   
cli-arm64                       UNKNOWN                   
coreutils                       9.8-r1                    
coreutils-env                   9.8-r1                    
coreutils-fmt                   9.8-r1                    
coreutils-sha512sum             9.8-r1                    
cryptography                    44.0.2                    
curl                            8.17.0-r1                 
findutils                       4.10.0-r0                 
gdbm                            1.26-r0                   
git                             2.52.0-r0                 
git-init-template               2.52.0-r0                 
gui                             UNKNOWN                   
gui-32                          UNKNOWN                   
gui-64                          UNKNOWN                   
gui-arm64                       UNKNOWN                   
html5lib                        1.1                       
importlib-metadata              8.7.1                     
jaraco-context                  6.1.0                     
jaraco-functools                4.4.0                     
jaraco-text                     4.0.0                     
jq                              1.8.1-r0                  
libapk                          3.0.5-r0                  
libattr                         2.5.2-r2                  
libbsd                          0.12.2-r0                 
libbz2                          1.0.8-r6                  
libcrypto3                      3.5.5-r0                  
libcurl                         8.17.0-r1                 
libexpat                        2.7.5-r0                  
libffi                          3.5.2-r0                  
libgcc                          15.2.0-r2                 
libidn2                         2.3.8-r0                  
libintl                         0.24.1-r1                 
libmd                           1.1.0-r0                  
libncursesw                     6.5_p20251123-r0          
libpanelw                       6.5_p20251123-r0          
libproc2                        4.0.5-r0                  
libpsl                          0.21.5-r3                 
libssl3                         3.5.5-r0                  
libstdc++                       15.2.0-r2                 
libunistring                    1.4.1-r0                  
linux-pam                       1.7.1-r2                  
more-itertools                  10.8.0                    
mpdecimal                       4.0.1-r0                  
musl                            1.2.5-r21                 
musl-utils                      1.2.5-r21                 
my-test-package                 1.0                       
ncurses-terminfo-base           6.5_p20251123-r0          
netcat-openbsd                  1.234.1-r0                
nghttp2-libs                    1.68.0-r0                 
nghttp3                         1.13.1-r0                 
nsProcess                       UNKNOWN                   
oniguruma                       6.9.10-r0                 
packaging                       26.0                      
pcre2                           10.47-r0                  
pip                             26.0.1                    
platformdirs                    4.4.0                     
procps-ng                       4.0.5-r0                  
pyc                             3.12.12-r0                
pycparser                       3.0                       
pyopenssl                       25.0.0                    
python3                         3.12.12-r0                
python3-pyc                     3.12.12-r0                
python3-pycache-pyc0            3.12.12-r0                
pytz                            2026.1.post1              
readline                        8.3.1-r0                  
scanelf                         1.3.8-r2                  
setuptools                      81.0.0                    
shadow                          4.18.0-r0                 
six                             1.17.0                    
skalibs-libs                    2.14.4.0-r0               
sqlite-libs                     3.51.2-r0                 
ssl_client                      1.37.0-r30                
tomli                           2.4.0                     
typing-extensions               4.15.0                    
tzdata                          2026a-r0                  
tzlocal                         5.3.1                     
utmps-libs                      0.1.3.1-r0                
wheel                           0.46.3                    
xz-libs                         5.8.2-r0                  
zipp                            3.23.0                    
zlib                            1.3.2-r0                  
zstd-libs                       1.5.7-r2                  
sbom                                                      
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": 1773964394705
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 10.96s
Container Start PASS - 6.03s
Create Buildx SBOM PASS - 1.63s
Get Build Info PASS - 0.03s
Runtime: 50.37s
arm64v8-develop-4092035d-ls460
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-03-19T23:49:32+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.13MB
Tag: arm64v8-develop-4092035d-ls460
Version: 4092035d-ls460
View Container Logs
Expand
2026-03-19T23:53:09.218446271Z [migrations] started
2026-03-19T23:53:09.222774997Z [migrations] no migrations found
2026-03-19T23:53:09.693831075Z usermod: no changes
2026-03-19T23:53:09.757827681Z ───────────────────────────────────────
2026-03-19T23:53:09.757847581Z 
2026-03-19T23:53:09.757851609Z       ██╗     ███████╗██╗ ██████╗
2026-03-19T23:53:09.757855467Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-19T23:53:09.757859215Z       ██║     ███████╗██║██║   ██║
2026-03-19T23:53:09.757862922Z       ██║     ╚════██║██║██║   ██║
2026-03-19T23:53:09.757866610Z       ███████╗███████║██║╚██████╔╝
2026-03-19T23:53:09.757870337Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-19T23:53:09.757874035Z 
2026-03-19T23:53:09.757877562Z    Brought to you by linuxserver.io
2026-03-19T23:53:09.757881169Z ───────────────────────────────────────
2026-03-19T23:53:09.762263432Z 
2026-03-19T23:53:09.762525951Z To support the app dev(s) visit:
2026-03-19T23:53:09.785032233Z Tautulli: https://tautulli.com/#donate
2026-03-19T23:53:09.788642642Z 
2026-03-19T23:53:09.788666971Z To support LSIO projects visit:
2026-03-19T23:53:09.788671119Z https://www.linuxserver.io/donate/
2026-03-19T23:53:09.788675398Z 
2026-03-19T23:53:09.788679005Z ───────────────────────────────────────
2026-03-19T23:53:09.788684266Z GID/UID
2026-03-19T23:53:09.788688354Z ───────────────────────────────────────
2026-03-19T23:53:09.855656021Z 
2026-03-19T23:53:09.855689449Z User UID:    911
2026-03-19T23:53:09.855694188Z User GID:    911
2026-03-19T23:53:09.855698487Z ───────────────────────────────────────
2026-03-19T23:53:09.878095790Z Linuxserver.io version: 4092035d-ls460
2026-03-19T23:53:09.880717929Z Build-date: 2026-03-19T23:49:32+00:00
2026-03-19T23:53:09.880751397Z ───────────────────────────────────────
2026-03-19T23:53:09.880761156Z     
2026-03-19T23:53:12.039755725Z [custom-init] No custom files found, skipping...
2026-03-19T23:53:15.611088892Z /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.
2026-03-19T23:53:15.611156287Z   from pkg_resources import get_distribution, DistributionNotFound
2026-03-19T23:53:34.948751414Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T23:53:34.948774170Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-19T23:53:34.949271220Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T23:53:34.949290449Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-19T23:53:34.949615503Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-19T23:53:34.949622968Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-19T23:53:35.036847680Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-19T23:53:35.036883352Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-19T23:53:39.757941555Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-19T23:53:39.757983870Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-19T23:53:41.503075504Z 2026-03-19 23:53:41 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-19T23:53:41.509824652Z 2026-03-19 23:53:41 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.23.3)
2026-03-19T23:53:41.514118427Z 2026-03-19 23:53:41 - INFO :: MainThread : UTC (UTC+0000)
2026-03-19T23:53:41.518692877Z 2026-03-19 23:53:41 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-19T23:53:41.523810881Z 2026-03-19 23:53:41 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-19T23:53:41.528049795Z 2026-03-19 23:53:41 - INFO :: MainThread : SQLite 3.51.2
2026-03-19T23:53:41.532445746Z 2026-03-19 23:53:41 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-19T23:53:41.537030497Z 2026-03-19 23:53:41 - INFO :: MainThread : Config File: /config/config.ini
2026-03-19T23:53:41.541603884Z 2026-03-19 23:53:41 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-19T23:53:41.548983211Z 2026-03-19 23:53:41 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-19T23:53:41.688742412Z 2026-03-19 23:53:41 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-19T23:53:41.728772045Z 2026-03-19 23:53:41 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-19T23:53:41.842740031Z 2026-03-19 23:53:41 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-19T23:53:41.950110092Z 2026-03-19 23:53:41 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:42.001427561Z 2026-03-19 23:53:41 - DEBUG :: MainThread : Generating UUID...
2026-03-19T23:53:42.043376678Z 2026-03-19 23:53:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:42.063690657Z 2026-03-19 23:53:42 - DEBUG :: MainThread : Generating API key...
2026-03-19T23:53:42.102540244Z 2026-03-19 23:53:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:42.122771997Z 2026-03-19 23:53:42 - DEBUG :: MainThread : Generating JWT secret...
2026-03-19T23:53:42.165215019Z 2026-03-19 23:53:42 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-19T23:53:42.199227327Z 2026-03-19 23:53:42 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-19T23:53:42.206947149Z 2026-03-19 23:53:42 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-19T23:53:42.554812267Z 2026-03-19 23:53:42 - DEBUG :: MainThread : Latest version is 4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-19T23:53:42.560204202Z 2026-03-19 23:53:42 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-19T23:53:42.569301408Z 2026-03-19 23:53:42 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/4092035d...4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-19T23:53:42.659602995Z 2026-03-19 23:53:42 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-19T23:53:42.664657040Z 2026-03-19 23:53:42 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-19T23:53:42.668920955Z 2026-03-19 23:53:42 - INFO :: MainThread : Tautulli is up to date
2026-03-19T23:53:42.751651869Z 2026-03-19 23:53:42 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-19T23:53:42.811070278Z 2026-03-19 23:53:42 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-19T23:53:43.740674558Z 2026-03-19 23:53:43 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-19T23:53:44.415892825Z 2026-03-19 23:53:44 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-19T23:53:44.422687996Z 2026-03-19 23:53:44 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-19T23:53:44.427826231Z 2026-03-19 23:53:44 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-19T23:53:44.440942047Z 2026-03-19 23:53:44 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-19T23:53:44.678189725Z 2026-03-19 23:53:44 - INFO :: MainThread : [19/Mar/2026:23:53:44] ENGINE Serving on http://0.0.0.0:8181
2026-03-19T23:53:44.692432631Z 2026-03-19 23:53:44 - INFO :: MainThread : Tautulli is ready!
2026-03-19T23:53:44.841440903Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-19T23:53:45.249270088Z [ls.io-init] done.
View SBOM output
Expand
NAME                            VERSION                   
Simple Launcher                 1.1.0.14                  
acl-libs                        2.3.2-r1                  
alpine-baselayout               3.7.1-r8                  
alpine-baselayout-data          3.7.1-r8                  
alpine-keys                     2.6-r0                    
alpine-release                  3.23.3-r0                 
apk-tools                       3.0.5-r0                  
apscheduler                     3.10.1                    
autocommand                     2.2.2                     
backports-tarfile               1.2.0                     
bash                            5.3.3-r1                  
brotli-libs                     1.2.0-r0                  
busybox                         1.37.0-r30                
busybox-binsh                   1.37.0-r30                
c-ares                          1.34.6-r0                 
ca-certificates                 20251003-r0               
ca-certificates-bundle          20251003-r0               
catatonit                       0.2.1-r0                  
cffi                            2.0.0                     
cli                             UNKNOWN                   
cli-32                          UNKNOWN                   
cli-64                          UNKNOWN                   
cli-arm64                       UNKNOWN                   
coreutils                       9.8-r1                    
coreutils-env                   9.8-r1                    
coreutils-fmt                   9.8-r1                    
coreutils-sha512sum             9.8-r1                    
cryptography                    44.0.2                    
curl                            8.17.0-r1                 
findutils                       4.10.0-r0                 
gdbm                            1.26-r0                   
git                             2.52.0-r0                 
git-init-template               2.52.0-r0                 
gui                             UNKNOWN                   
gui-32                          UNKNOWN                   
gui-64                          UNKNOWN                   
gui-arm64                       UNKNOWN                   
html5lib                        1.1                       
importlib-metadata              8.7.1                     
jaraco-context                  6.1.0                     
jaraco-functools                4.4.0                     
jaraco-text                     4.0.0                     
jq                              1.8.1-r0                  
libapk                          3.0.5-r0                  
libattr                         2.5.2-r2                  
libbsd                          0.12.2-r0                 
libbz2                          1.0.8-r6                  
libcrypto3                      3.5.5-r0                  
libcurl                         8.17.0-r1                 
libexpat                        2.7.5-r0                  
libffi                          3.5.2-r0                  
libgcc                          15.2.0-r2                 
libidn2                         2.3.8-r0                  
libintl                         0.24.1-r1                 
libmd                           1.1.0-r0                  
libncursesw                     6.5_p20251123-r0          
libpanelw                       6.5_p20251123-r0          
libproc2                        4.0.5-r0                  
libpsl                          0.21.5-r3                 
libssl3                         3.5.5-r0                  
libstdc++                       15.2.0-r2                 
libunistring                    1.4.1-r0                  
linux-pam                       1.7.1-r2                  
more-itertools                  10.8.0                    
mpdecimal                       4.0.1-r0                  
musl                            1.2.5-r21                 
musl-utils                      1.2.5-r21                 
my-test-package                 1.0                       
ncurses-terminfo-base           6.5_p20251123-r0          
netcat-openbsd                  1.234.1-r0                
nghttp2-libs                    1.68.0-r0                 
nghttp3                         1.13.1-r0                 
nsProcess                       UNKNOWN                   
oniguruma                       6.9.10-r0                 
packaging                       26.0                      
pcre2                           10.47-r0                  
pip                             26.0.1                    
platformdirs                    4.4.0                     
procps-ng                       4.0.5-r0                  
pyc                             3.12.12-r0                
pycparser                       3.0                       
pyopenssl                       25.0.0                    
python3                         3.12.12-r0                
python3-pyc                     3.12.12-r0                
python3-pycache-pyc0            3.12.12-r0                
pytz                            2026.1.post1              
readline                        8.3.1-r0                  
scanelf                         1.3.8-r2                  
setuptools                      81.0.0                    
shadow                          4.18.0-r0                 
six                             1.17.0                    
skalibs-libs                    2.14.4.0-r0               
sqlite-libs                     3.51.2-r0                 
ssl_client                      1.37.0-r30                
tomli                           2.4.0                     
typing-extensions               4.15.0                    
tzdata                          2026a-r0                  
tzlocal                         5.3.1                     
utmps-libs                      0.1.3.1-r0                
wheel                           0.46.3                    
xz-libs                         5.8.2-r0                  
zipp                            3.23.0                    
zlib                            1.3.2-r0                  
zstd-libs                       1.5.7-r2                  
sbom                                                      
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": 1773964427477
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.66s
Container Start PASS - 38.16s
Create Buildx SBOM PASS - 1.37s
Get Build Info PASS - 0.03s
View Python Logs
Expand