LinuxServer.io

Test Results

linuxserver/tautulli

develop-fa0ef7fc-ls459

Cumulative: PASS

Total Runtime: 51.00s
Runtime: 17.64s
amd64-develop-fa0ef7fc-ls459
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-03-09T17:22:54+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 57.26MB
Tag: amd64-develop-fa0ef7fc-ls459
Version: fa0ef7fc-ls459
View Container Logs
Expand
2026-03-09T17:27:19.010905218Z [migrations] started
2026-03-09T17:27:19.010962934Z [migrations] no migrations found
2026-03-09T17:27:19.031775453Z usermod: no changes
2026-03-09T17:27:19.037610365Z ───────────────────────────────────────
2026-03-09T17:27:19.037623412Z 
2026-03-09T17:27:19.037627480Z       ██╗     ███████╗██╗ ██████╗
2026-03-09T17:27:19.037631328Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-09T17:27:19.037635145Z       ██║     ███████╗██║██║   ██║
2026-03-09T17:27:19.037638853Z       ██║     ╚════██║██║██║   ██║
2026-03-09T17:27:19.037642951Z       ███████╗███████║██║╚██████╔╝
2026-03-09T17:27:19.037646678Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-09T17:27:19.037650386Z 
2026-03-09T17:27:19.037653913Z    Brought to you by linuxserver.io
2026-03-09T17:27:19.037657550Z ───────────────────────────────────────
2026-03-09T17:27:19.037926292Z 
2026-03-09T17:27:19.037932093Z To support the app dev(s) visit:
2026-03-09T17:27:19.039599822Z Tautulli: https://tautulli.com/#donate
2026-03-09T17:27:19.039937643Z 
2026-03-09T17:27:19.039946641Z To support LSIO projects visit:
2026-03-09T17:27:19.039950358Z https://www.linuxserver.io/donate/
2026-03-09T17:27:19.039953986Z 
2026-03-09T17:27:19.039957503Z ───────────────────────────────────────
2026-03-09T17:27:19.039961821Z GID/UID
2026-03-09T17:27:19.039965399Z ───────────────────────────────────────
2026-03-09T17:27:19.044366623Z 
2026-03-09T17:27:19.044377455Z User UID:    911
2026-03-09T17:27:19.044382505Z User GID:    911
2026-03-09T17:27:19.044386884Z ───────────────────────────────────────
2026-03-09T17:27:19.045913258Z Linuxserver.io version: fa0ef7fc-ls459
2026-03-09T17:27:19.046192200Z Build-date: 2026-03-09T17:22:54+00:00
2026-03-09T17:27:19.046197671Z ───────────────────────────────────────
2026-03-09T17:27:19.046201609Z     
2026-03-09T17:27:19.091782143Z [custom-init] No custom files found, skipping...
2026-03-09T17:27:19.378988978Z /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-09T17:27:19.379062997Z   from pkg_resources import get_distribution, DistributionNotFound
2026-03-09T17:27:21.287083441Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T17:27:21.287104704Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-09T17:27:21.287113492Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T17:27:21.287120496Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-09T17:27:21.287127771Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-09T17:27:21.287134615Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-09T17:27:21.294559750Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T17:27:21.294580501Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-09T17:27:21.699794325Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-09T17:27:21.699829646Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-09T17:27:21.881451942Z 2026-03-09 17:27:21 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-09T17:27:21.881812789Z 2026-03-09 17:27: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.23.3)
2026-03-09T17:27:21.882098665Z 2026-03-09 17:27:21 - INFO :: MainThread : UTC (UTC+0000)
2026-03-09T17:27:21.882396755Z 2026-03-09 17:27:21 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-09T17:27:21.882698984Z 2026-03-09 17:27:21 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-09T17:27:21.882975270Z 2026-03-09 17:27:21 - INFO :: MainThread : SQLite 3.51.2
2026-03-09T17:27:21.883267218Z 2026-03-09 17:27:21 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-09T17:27:21.883541180Z 2026-03-09 17:27:21 - INFO :: MainThread : Config File: /config/config.ini
2026-03-09T17:27:21.883816815Z 2026-03-09 17:27:21 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-09T17:27:21.884512757Z 2026-03-09 17:27:21 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-09T17:27:21.911276021Z 2026-03-09 17:27:21 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-09T17:27:21.913814283Z 2026-03-09 17:27:21 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-09T17:27:21.919602371Z 2026-03-09 17:27:21 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-09T17:27:21.922732866Z 2026-03-09 17:27:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:21.926961984Z 2026-03-09 17:27:21 - DEBUG :: MainThread : Generating UUID...
2026-03-09T17:27:21.928938946Z 2026-03-09 17:27:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:21.930125846Z 2026-03-09 17:27:21 - DEBUG :: MainThread : Generating API key...
2026-03-09T17:27:21.932111375Z 2026-03-09 17:27:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:21.933453458Z 2026-03-09 17:27:21 - DEBUG :: MainThread : Generating JWT secret...
2026-03-09T17:27:21.935533217Z 2026-03-09 17:27:21 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:21.937114402Z 2026-03-09 17:27:21 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-09T17:27:21.937454717Z 2026-03-09 17:27:21 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-09T17:27:22.132239765Z 2026-03-09 17:27:22 - DEBUG :: MainThread : Latest version is fa0ef7fc616b036c5159cae16bde3d38815653ef
2026-03-09T17:27:22.132682948Z 2026-03-09 17:27:22 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-09T17:27:22.133332556Z 2026-03-09 17:27:22 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/fa0ef7fc...fa0ef7fc616b036c5159cae16bde3d38815653ef
2026-03-09T17:27:22.444952922Z 2026-03-09 17:27:22 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-09T17:27:22.445534774Z 2026-03-09 17:27:22 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-09T17:27:22.446064351Z 2026-03-09 17:27:22 - INFO :: MainThread : Tautulli is up to date
2026-03-09T17:27:22.452185710Z 2026-03-09 17:27:22 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-09T17:27:22.461224655Z 2026-03-09 17:27:22 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T17:27:23.116665381Z 2026-03-09 17:27:23 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T17:27:23.653094726Z 2026-03-09 17:27:23 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-09T17:27:23.653588000Z 2026-03-09 17:27:23 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-09T17:27:23.653991653Z 2026-03-09 17:27:23 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-09T17:27:23.655090105Z 2026-03-09 17:27:23 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-09T17:27:23.764004159Z 2026-03-09 17:27:23 - INFO :: MainThread : [09/Mar/2026:17:27:23] ENGINE Serving on http://0.0.0.0:8181
2026-03-09T17:27:23.767287081Z 2026-03-09 17:27:23 - INFO :: MainThread : Tautulli is ready!
2026-03-09T17:27:24.125559961Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-09T17:27:24.143899769Z [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": 1773077245957
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.05s
Container Start PASS - 6.04s
Create Buildx SBOM PASS - 2.00s
Get Build Info PASS - 0.04s
Runtime: 50.50s
arm64v8-develop-fa0ef7fc-ls459
Build Information
Builder: X86-BUILDER-3e --Hetzner
Created: 2026-03-09T17:22:54+00:00
Image: linuxserver/tautulli
Maintainer: nemchik,thelamer
Size: 58.14MB
Tag: arm64v8-develop-fa0ef7fc-ls459
Version: fa0ef7fc-ls459
View Container Logs
Expand
2026-03-09T17:27:20.452617910Z [migrations] started
2026-03-09T17:27:20.457430323Z [migrations] no migrations found
2026-03-09T17:27:20.996813818Z usermod: no changes
2026-03-09T17:27:21.089912047Z ───────────────────────────────────────
2026-03-09T17:27:21.089940114Z 
2026-03-09T17:27:21.089949423Z       ██╗     ███████╗██╗ ██████╗
2026-03-09T17:27:21.089958561Z       ██║     ██╔════╝██║██╔═══██╗
2026-03-09T17:27:21.089966727Z       ██║     ███████╗██║██║   ██║
2026-03-09T17:27:21.089974874Z       ██║     ╚════██║██║██║   ██║
2026-03-09T17:27:21.089982900Z       ███████╗███████║██║╚██████╔╝
2026-03-09T17:27:21.089991137Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-09T17:27:21.089999313Z 
2026-03-09T17:27:21.090007199Z    Brought to you by linuxserver.io
2026-03-09T17:27:21.090015205Z ───────────────────────────────────────
2026-03-09T17:27:21.097671035Z 
2026-03-09T17:27:21.098227135Z To support the app dev(s) visit:
2026-03-09T17:27:21.120087544Z Tautulli: https://tautulli.com/#donate
2026-03-09T17:27:21.124581716Z 
2026-03-09T17:27:21.124604962Z To support LSIO projects visit:
2026-03-09T17:27:21.124615063Z https://www.linuxserver.io/donate/
2026-03-09T17:27:21.124623319Z 
2026-03-09T17:27:21.124631185Z ───────────────────────────────────────
2026-03-09T17:27:21.124640364Z GID/UID
2026-03-09T17:27:21.124648370Z ───────────────────────────────────────
2026-03-09T17:27:21.197871599Z 
2026-03-09T17:27:21.197892972Z User UID:    911
2026-03-09T17:27:21.197900738Z User GID:    911
2026-03-09T17:27:21.197907632Z ───────────────────────────────────────
2026-03-09T17:27:21.234093524Z Linuxserver.io version: fa0ef7fc-ls459
2026-03-09T17:27:21.238260156Z Build-date: 2026-03-09T17:22:54+00:00
2026-03-09T17:27:21.238281609Z ───────────────────────────────────────
2026-03-09T17:27:21.238289996Z     
2026-03-09T17:27:23.398857936Z [custom-init] No custom files found, skipping...
2026-03-09T17:27:26.995278302Z /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-09T17:27:26.995344636Z   from pkg_resources import get_distribution, DistributionNotFound
2026-03-09T17:27:46.380334883Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T17:27:46.380369943Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2026-03-09T17:27:46.380855421Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T17:27:46.380887295Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2026-03-09T17:27:46.381218653Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2026-03-09T17:27:46.381244214Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2026-03-09T17:27:46.467629343Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2026-03-09T17:27:46.467655365Z   version_regex = re.compile("^\d\.\d{1,2}$")
2026-03-09T17:27:51.130542254Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2026-03-09T17:27:51.130579810Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2026-03-09T17:27:52.927747109Z 2026-03-09 17:27:52 - INFO :: MainThread : Starting Tautulli v2.16.1
2026-03-09T17:27:52.934528307Z 2026-03-09 17:27:52 - 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-09T17:27:52.938853117Z 2026-03-09 17:27:52 - INFO :: MainThread : UTC (UTC+0000)
2026-03-09T17:27:52.943471489Z 2026-03-09 17:27:52 - INFO :: MainThread : Language C / Encoding UTF-8
2026-03-09T17:27:52.948668397Z 2026-03-09 17:27:52 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 01:16:26) [GCC 15.2.0]
2026-03-09T17:27:52.952883516Z 2026-03-09 17:27:52 - INFO :: MainThread : SQLite 3.51.2
2026-03-09T17:27:52.957293098Z 2026-03-09 17:27:52 - INFO :: MainThread : Program Dir: /app/tautulli
2026-03-09T17:27:52.961855647Z 2026-03-09 17:27:52 - INFO :: MainThread : Config File: /config/config.ini
2026-03-09T17:27:52.966496715Z 2026-03-09 17:27:52 - INFO :: MainThread : Database File: /config/tautulli.db
2026-03-09T17:27:52.973640152Z 2026-03-09 17:27:52 - INFO :: MainThread : Checking if the database upgrades are required...
2026-03-09T17:27:53.117701997Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2026-03-09T17:27:53.160293971Z 2026-03-09 17:27:53 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2026-03-09T17:27:53.273862880Z 2026-03-09 17:27:53 - INFO :: MainThread : Checking if configuration upgrades are required...
2026-03-09T17:27:53.382648735Z 2026-03-09 17:27:53 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:53.436143178Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Generating UUID...
2026-03-09T17:27:53.478518646Z 2026-03-09 17:27:53 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:53.499719667Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Generating API key...
2026-03-09T17:27:53.539141566Z 2026-03-09 17:27:53 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:53.559887380Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Generating JWT secret...
2026-03-09T17:27:53.602660139Z 2026-03-09 17:27:53 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2026-03-09T17:27:53.637659301Z 2026-03-09 17:27:53 - INFO :: MainThread : Retrieving latest version information from GitHub
2026-03-09T17:27:53.645433258Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2026-03-09T17:27:53.935388787Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Latest version is fa0ef7fc616b036c5159cae16bde3d38815653ef
2026-03-09T17:27:53.940901840Z 2026-03-09 17:27:53 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2026-03-09T17:27:53.950097241Z 2026-03-09 17:27:53 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/fa0ef7fc...fa0ef7fc616b036c5159cae16bde3d38815653ef
2026-03-09T17:27:54.039254702Z 2026-03-09 17:27:54 - DEBUG :: MainThread : In total, 0 commits behind
2026-03-09T17:27:54.044434605Z 2026-03-09 17:27:54 - DEBUG :: MainThread : Docker container 0 commits behind
2026-03-09T17:27:54.048779777Z 2026-03-09 17:27:54 - INFO :: MainThread : Tautulli is up to date
2026-03-09T17:27:54.115718458Z 2026-03-09 17:27:54 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2026-03-09T17:27:54.175795158Z 2026-03-09 17:27:54 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T17:27:55.201439194Z 2026-03-09 17:27:55 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2026-03-09T17:27:56.044958142Z 2026-03-09 17:27:56 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2026-03-09T17:27:56.059361211Z 2026-03-09 17:27:56 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2026-03-09T17:27:56.067241974Z 2026-03-09 17:27:56 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2026-03-09T17:27:56.086994577Z 2026-03-09 17:27:56 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2026-03-09T17:27:56.275619346Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2026-03-09T17:27:56.325067980Z 2026-03-09 17:27:56 - INFO :: MainThread : [09/Mar/2026:17:27:56] ENGINE Serving on http://0.0.0.0:8181
2026-03-09T17:27:56.338341765Z 2026-03-09 17:27:56 - INFO :: MainThread : Tautulli is ready!
2026-03-09T17:27:56.668564084Z [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": 1773077278847
    }
]
Test Result Message Runtime
Capture Screenshot PASS - 11.83s
Container Start PASS - 38.18s
Create Buildx SBOM PASS - 1.73s
Get Build Info PASS - 0.05s
View Python Logs
Expand