LinuxServer.io

Test Results

linuxserver/tautulli

develop-4092035d-ls459

Cumulative: PASS

Total Runtime: 50.92s
Runtime: 17.63s
amd64-develop-4092035d-ls459
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-03-09T19:12:54+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.25MB
Tag: amd64-develop-4092035d-ls459
Version: 4092035d-ls459
View Container Logs
Expand
2026-03-09T19:16:11.820088750Z [migrations] started
2026-03-09T19:16:11.820140725Z [migrations] no migrations found
2026-03-09T19:16:11.840517310Z usermod: no changes
2026-03-09T19:16:11.847436934Z ───────────────────────────────────────
2026-03-09T19:16:11.847452576Z 
2026-03-09T19:16:11.847456674Z       ██╗     ███████╗██╗ ██████╗
2026-03-09T19:16:11.847460572Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-09T19:16:11.847464430Z       ██║     ███████╗██║██║   ██║
2026-03-09T19:16:11.847468247Z       ██║     ╚════██║██║██║   ██║
2026-03-09T19:16:11.847471975Z       ███████╗███████║██║╚██████╔╝
2026-03-09T19:16:11.847475773Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-09T19:16:11.847479570Z 
2026-03-09T19:16:11.847483137Z    Brought to you by linuxserver.io
2026-03-09T19:16:11.847486805Z ───────────────────────────────────────
2026-03-09T19:16:11.847990990Z 
2026-03-09T19:16:11.848003776Z To support the app dev(s) visit:
2026-03-09T19:16:11.849672196Z Tautulli: https://tautulli.com/#donate
2026-03-09T19:16:11.849995276Z 
2026-03-09T19:16:11.850001739Z To support LSIO projects visit:
2026-03-09T19:16:11.850005577Z https://www.linuxserver.io/donate/
2026-03-09T19:16:11.850008964Z 
2026-03-09T19:16:11.850012371Z ───────────────────────────────────────
2026-03-09T19:16:11.850016589Z GID/UID
2026-03-09T19:16:11.850020056Z ───────────────────────────────────────
2026-03-09T19:16:11.856075531Z 
2026-03-09T19:16:11.856086994Z User UID:    911
2026-03-09T19:16:11.856091162Z User GID:    911
2026-03-09T19:16:11.856094880Z ───────────────────────────────────────
2026-03-09T19:16:11.857972892Z Linuxserver.io version: 4092035d-ls459
2026-03-09T19:16:11.858234248Z Build-date: 2026-03-09T19:12:54+00:00
2026-03-09T19:16:11.858248697Z ───────────────────────────────────────
2026-03-09T19:16:11.858253747Z     
2026-03-09T19:16:11.905359499Z [custom-init] No custom files found, skipping...
2026-03-09T19:16:12.194179177Z /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-09T19:16:12.194246703Z   from pkg_resources import get_distribution, DistributionNotFound
2026-03-09T19:16:14.109353064Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T19:16:14.109378374Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-09T19:16:14.109389086Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T19:16:14.109397553Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-09T19:16:14.109406321Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-09T19:16:14.109414658Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-09T19:16:14.116896725Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T19:16:14.116921014Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-09T19:16:14.524729553Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-09T19:16:14.524752249Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-09T19:16:14.705480601Z 2026-03-09 19:16:14 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-09T19:16:14.705839404Z 2026-03-09 19:16:14 - 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-09T19:16:14.706119488Z 2026-03-09 19:16:14 - INFO :: MainThread : UTC (UTC+0000)
2026-03-09T19:16:14.706417087Z 2026-03-09 19:16:14 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-09T19:16:14.706761731Z 2026-03-09 19:16:14 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-09T19:16:14.707026073Z 2026-03-09 19:16:14 - INFO :: MainThread : SQLite 3.51.2
2026-03-09T19:16:14.707268051Z 2026-03-09 19:16:14 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-09T19:16:14.707534327Z 2026-03-09 19:16:14 - INFO :: MainThread : Config File: /config/config.ini
2026-03-09T19:16:14.707865754Z 2026-03-09 19:16:14 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-09T19:16:14.708583760Z 2026-03-09 19:16:14 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-09T19:16:14.736469527Z 2026-03-09 19:16:14 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-09T19:16:14.738857877Z 2026-03-09 19:16:14 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-09T19:16:14.745469862Z 2026-03-09 19:16:14 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-09T19:16:14.748632571Z 2026-03-09 19:16:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:14.752899213Z 2026-03-09 19:16:14 - DEBUG :: MainThread : Generating UUID...
2026-03-09T19:16:14.755045796Z 2026-03-09 19:16:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:14.756075760Z 2026-03-09 19:16:14 - DEBUG :: MainThread : Generating API key...
2026-03-09T19:16:14.758302695Z 2026-03-09 19:16:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:14.759249852Z 2026-03-09 19:16:14 - DEBUG :: MainThread : Generating JWT secret...
2026-03-09T19:16:14.761338348Z 2026-03-09 19:16:14 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:14.763226300Z 2026-03-09 19:16:14 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-09T19:16:14.763247292Z 2026-03-09 19:16:14 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-09T19:16:15.010428348Z 2026-03-09 19:16:15 - DEBUG :: MainThread : Latest version is 4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-09T19:16:15.010863434Z 2026-03-09 19:16:15 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-09T19:16:15.011519605Z 2026-03-09 19:16:15 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/4092035d...4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-09T19:16:15.317790707Z 2026-03-09 19:16:15 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-09T19:16:15.318374002Z 2026-03-09 19:16:15 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-09T19:16:15.318852586Z 2026-03-09 19:16:15 - INFO :: MainThread : Tautulli is up to date
2026-03-09T19:16:15.324692266Z 2026-03-09 19:16:15 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-09T19:16:15.335467234Z 2026-03-09 19:16:15 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T19:16:15.936655724Z 2026-03-09 19:16:15 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T19:16:16.523009900Z 2026-03-09 19:16:16 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-09T19:16:16.523523334Z 2026-03-09 19:16:16 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-09T19:16:16.523918560Z 2026-03-09 19:16:16 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-09T19:16:16.525037754Z 2026-03-09 19:16:16 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-09T19:16:16.633327007Z 2026-03-09 19:16:16 - INFO :: MainThread : [09/Mar/2026:19:16:16] ENGINE Serving on http://0.0.0.0:8181
2026-03-09T19:16:16.635032833Z 2026-03-09 19:16:16 - INFO :: MainThread : Tautulli is ready!
2026-03-09T19:16:16.940116053Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-09T19:16:16.960290329Z [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.4-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": 1773083778738
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.07s
Container Start PASS - 6.04s
Create Buildx SBOM PASS - 2.03s
Get Build Info PASS - 0.04s
Runtime: 50.56s
arm64v8-develop-4092035d-ls459
Build Information
Builder: X86-BUILDER-3i --Hetzner
Created: 2026-03-09T19:12:54+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.13MB
Tag: arm64v8-develop-4092035d-ls459
Version: 4092035d-ls459
View Container Logs
Expand
2026-03-09T19:16:13.339375635Z [migrations] started
2026-03-09T19:16:13.343611295Z [migrations] no migrations found
2026-03-09T19:16:13.808287996Z usermod: no changes
2026-03-09T19:16:13.897510854Z ───────────────────────────────────────
2026-03-09T19:16:13.897538820Z 
2026-03-09T19:16:13.897548159Z       ██╗     ███████╗██╗ ██████╗
2026-03-09T19:16:13.897556826Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-09T19:16:13.897565043Z       ██║     ███████╗██║██║   ██║
2026-03-09T19:16:13.897573249Z       ██║     ╚════██║██║██║   ██║
2026-03-09T19:16:13.897581316Z       ███████╗███████║██║╚██████╔╝
2026-03-09T19:16:13.897589973Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-09T19:16:13.897598170Z 
2026-03-09T19:16:13.897605975Z    Brought to you by linuxserver.io
2026-03-09T19:16:13.897614062Z ───────────────────────────────────────
2026-03-09T19:16:13.904713047Z 
2026-03-09T19:16:13.905279468Z To support the app dev(s) visit:
2026-03-09T19:16:13.938819411Z Tautulli: https://tautulli.com/#donate
2026-03-09T19:16:13.944606766Z 
2026-03-09T19:16:13.944626966Z To support LSIO projects visit:
2026-03-09T19:16:13.944635013Z https://www.linuxserver.io/donate/
2026-03-09T19:16:13.944641907Z 
2026-03-09T19:16:13.944648600Z ───────────────────────────────────────
2026-03-09T19:16:13.944655925Z GID/UID
2026-03-09T19:16:13.944662648Z ───────────────────────────────────────
2026-03-09T19:16:14.030541492Z 
2026-03-09T19:16:14.030565390Z User UID:    911
2026-03-09T19:16:14.030574839Z User GID:    911
2026-03-09T19:16:14.030583557Z ───────────────────────────────────────
2026-03-09T19:16:14.062975678Z Linuxserver.io version: 4092035d-ls459
2026-03-09T19:16:14.066785811Z Build-date: 2026-03-09T19:12:54+00:00
2026-03-09T19:16:14.066810120Z ───────────────────────────────────────
2026-03-09T19:16:14.066820451Z     
2026-03-09T19:16:16.158978019Z [custom-init] No custom files found, skipping...
2026-03-09T19:16:19.669139467Z /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-09T19:16:19.669214298Z   from pkg_resources import get_distribution, DistributionNotFound
2026-03-09T19:16:38.794838071Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T19:16:38.794887640Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-09T19:16:38.795358739Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T19:16:38.795382487Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-09T19:16:38.795701509Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-09T19:16:38.795724676Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-09T19:16:38.880790472Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T19:16:38.880816745Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-09T19:16:43.489783202Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-09T19:16:43.489828373Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-09T19:16:45.226842521Z 2026-03-09 19:16:45 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-09T19:16:45.233484026Z 2026-03-09 19:16:45 - 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-09T19:16:45.237724876Z 2026-03-09 19:16:45 - INFO :: MainThread : UTC (UTC+0000)
2026-03-09T19:16:45.242242725Z 2026-03-09 19:16:45 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-09T19:16:45.247345350Z 2026-03-09 19:16:45 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-09T19:16:45.251491139Z 2026-03-09 19:16:45 - INFO :: MainThread : SQLite 3.51.2
2026-03-09T19:16:45.255838734Z 2026-03-09 19:16:45 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-09T19:16:45.260365480Z 2026-03-09 19:16:45 - INFO :: MainThread : Config File: /config/config.ini
2026-03-09T19:16:45.264905563Z 2026-03-09 19:16:45 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-09T19:16:45.271911081Z 2026-03-09 19:16:45 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-09T19:16:45.404283394Z 2026-03-09 19:16:45 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-09T19:16:45.447091221Z 2026-03-09 19:16:45 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-09T19:16:45.561296178Z 2026-03-09 19:16:45 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-09T19:16:45.668841654Z 2026-03-09 19:16:45 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:45.720089658Z 2026-03-09 19:16:45 - DEBUG :: MainThread : Generating UUID...
2026-03-09T19:16:45.760928029Z 2026-03-09 19:16:45 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:45.781043668Z 2026-03-09 19:16:45 - DEBUG :: MainThread : Generating API key...
2026-03-09T19:16:45.819159316Z 2026-03-09 19:16:45 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:45.839314454Z 2026-03-09 19:16:45 - DEBUG :: MainThread : Generating JWT secret...
2026-03-09T19:16:45.881103930Z 2026-03-09 19:16:45 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T19:16:45.914797352Z 2026-03-09 19:16:45 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-09T19:16:45.922338489Z 2026-03-09 19:16:45 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-09T19:16:46.267485289Z 2026-03-09 19:16:46 - DEBUG :: MainThread : Latest version is 4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-09T19:16:46.272815493Z 2026-03-09 19:16:46 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-09T19:16:46.281846941Z 2026-03-09 19:16:46 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/4092035d...4092035d855f50a90c385c9a080cfdb946cbe388
2026-03-09T19:16:46.375708451Z 2026-03-09 19:16:46 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-09T19:16:46.380722668Z 2026-03-09 19:16:46 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-09T19:16:46.384943037Z 2026-03-09 19:16:46 - INFO :: MainThread : Tautulli is up to date
2026-03-09T19:16:46.451187882Z 2026-03-09 19:16:46 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-09T19:16:46.511885986Z 2026-03-09 19:16:46 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T19:16:47.495912651Z 2026-03-09 19:16:47 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T19:16:48.285908844Z 2026-03-09 19:16:48 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-09T19:16:48.298516383Z 2026-03-09 19:16:48 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-09T19:16:48.306273575Z 2026-03-09 19:16:48 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-09T19:16:48.325680236Z 2026-03-09 19:16:48 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-09T19:16:48.560667857Z 2026-03-09 19:16:48 - INFO :: MainThread : [09/Mar/2026:19:16:48] ENGINE Serving on http://0.0.0.0:8181
2026-03-09T19:16:48.578852467Z 2026-03-09 19:16:48 - INFO :: MainThread : Tautulli is ready!
2026-03-09T19:16:49.048488756Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-09T19:16:49.494883951Z [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.4-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": 1773083811634
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.87s
Container Start PASS - 38.16s
Create Buildx SBOM PASS - 1.47s
Get Build Info PASS - 0.04s
View Python Logs
Expand