AMD64 PASS
linuxserver/netbox
Runtime: 23.07s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2026-01-06T21:20:41+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 124.41MB
Tag: amd64-v4.5.0-ls323
Version: v4.5.0-ls323
Expand
2026-01-06T21:26:48.234882138Z [migrations] started
2026-01-06T21:26:48.234915856Z [migrations] no migrations found
2026-01-06T21:26:48.251138254Z usermod: no changes
2026-01-06T21:26:48.253295127Z ───────────────────────────────────────
2026-01-06T21:26:48.253308914Z
2026-01-06T21:26:48.253312672Z ██╗ ███████╗██╗ ██████╗
2026-01-06T21:26:48.253316490Z ██║ ██╔════╝██║██╔═══██╗
2026-01-06T21:26:48.253320277Z ██║ ███████╗██║██║ ██║
2026-01-06T21:26:48.253324095Z ██║ ╚════██║██║██║ ██║
2026-01-06T21:26:48.253327752Z ███████╗███████║██║╚██████╔╝
2026-01-06T21:26:48.253331510Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-06T21:26:48.253335227Z
2026-01-06T21:26:48.253338724Z Brought to you by linuxserver.io
2026-01-06T21:26:48.253342322Z ───────────────────────────────────────
2026-01-06T21:26:48.253673679Z
2026-01-06T21:26:48.253682246Z To support LSIO projects visit:
2026-01-06T21:26:48.253686374Z https://www.linuxserver.io/donate/
2026-01-06T21:26:48.253690322Z
2026-01-06T21:26:48.253694421Z ───────────────────────────────────────
2026-01-06T21:26:48.253699541Z GID/UID
2026-01-06T21:26:48.253703559Z ───────────────────────────────────────
2026-01-06T21:26:48.257937142Z
2026-01-06T21:26:48.257948124Z User UID: 911
2026-01-06T21:26:48.257953004Z User GID: 911
2026-01-06T21:26:48.257958054Z ───────────────────────────────────────
2026-01-06T21:26:48.259550821Z Linuxserver.io version: v4.5.0-ls323
2026-01-06T21:26:48.259798159Z Build-date: 2026-01-06T21:20:41+00:00
2026-01-06T21:26:48.259805053Z ───────────────────────────────────────
2026-01-06T21:26:48.259809262Z
2026-01-06T21:26:48.366462656Z mv: cannot stat '/app/netbox/netbox/media': No such file or directory
2026-01-06T21:26:48.401604423Z [custom-init] No custom files found, skipping...
2026-01-06T21:26:48.833919692Z /app/netbox/netbox/netbox/settings.py:236: UserWarning: API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used.
2026-01-06T21:26:48.833940133Z warnings.warn("API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used.")
2026-01-06T21:26:56.122376318Z Traceback (most recent call last):
2026-01-06T21:26:56.122412211Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 29, in _decorator
2026-01-06T21:26:56.122448173Z return method(self, *args, **kwargs)
2026-01-06T21:26:56.122480468Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.122489827Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 99, in _get
2026-01-06T21:26:56.122555800Z return self.client.get(key, default=default, version=version, client=client)
2026-01-06T21:26:56.122596321Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.122605450Z File "/lsiopy/lib/python3.12/site-packages/django_redis/client/default.py", line 300, in get
2026-01-06T21:26:56.122701693Z raise ConnectionInterrupted(connection=client) from e
2026-01-06T21:26:56.122721864Z django_redis.exceptions.ConnectionInterrupted: Redis ConnectionError: Error -2 connecting to redis:6379. Name does not resolve.
2026-01-06T21:26:56.122731243Z
2026-01-06T21:26:56.122739199Z During handling of the above exception, another exception occurred:
2026-01-06T21:26:56.122747315Z
2026-01-06T21:26:56.122755402Z Traceback (most recent call last):
2026-01-06T21:26:56.122763638Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2026-01-06T21:26:56.122784741Z execute_from_command_line(sys.argv)
2026-01-06T21:26:56.122797687Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2026-01-06T21:26:56.122925123Z utility.execute()
2026-01-06T21:26:56.122934332Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2026-01-06T21:26:56.123052279Z self.fetch_command(subcommand).run_from_argv(self.argv)
2026-01-06T21:26:56.123061378Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2026-01-06T21:26:56.123184355Z self.execute(*args, **cmd_options)
2026-01-06T21:26:56.123193413Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2026-01-06T21:26:56.123312674Z self.check(**check_kwargs)
2026-01-06T21:26:56.123321381Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2026-01-06T21:26:56.123448617Z all_issues = checks.run_checks(
2026-01-06T21:26:56.123457886Z ^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.123465962Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2026-01-06T21:26:56.123507877Z new_errors = check(app_configs=app_configs, databases=databases)
2026-01-06T21:26:56.123541995Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.123550893Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 136, in check_custom_error_handlers
2026-01-06T21:26:56.123599551Z handler = resolver.resolve_error_handler(status_code)
2026-01-06T21:26:56.123620533Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.123629662Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
2026-01-06T21:26:56.123815456Z callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
2026-01-06T21:26:56.123824574Z ^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.123832941Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2026-01-06T21:26:56.123902281Z res = instance.__dict__[self.name] = self.func(instance)
2026-01-06T21:26:56.123914716Z ^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.123923102Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2026-01-06T21:26:56.124108906Z return import_module(self.urlconf_name)
2026-01-06T21:26:56.124118396Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.124126793Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2026-01-06T21:26:56.124185681Z return _bootstrap._gcd_import(name[level:], package, level)
2026-01-06T21:26:56.124220381Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.124229389Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2026-01-06T21:26:56.124238568Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2026-01-06T21:26:56.124247566Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2026-01-06T21:26:56.124256163Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2026-01-06T21:26:56.124264680Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2026-01-06T21:26:56.124273317Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2026-01-06T21:26:56.124281554Z File "/app/netbox/netbox/netbox/urls.py", line 26, in <module>
2026-01-06T21:26:56.124291955Z path('circuits/', include('circuits.urls')),
2026-01-06T21:26:56.124314039Z ^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.124323709Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2026-01-06T21:26:56.124362116Z urlconf_module = import_module(urlconf_module)
2026-01-06T21:26:56.124371094Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.124379441Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2026-01-06T21:26:56.124429261Z return _bootstrap._gcd_import(name[level:], package, level)
2026-01-06T21:26:56.124454522Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.124463090Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2026-01-06T21:26:56.124471657Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2026-01-06T21:26:56.124480054Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2026-01-06T21:26:56.124488441Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2026-01-06T21:26:56.124496878Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2026-01-06T21:26:56.124505274Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2026-01-06T21:26:56.124514643Z File "/app/netbox/netbox/circuits/urls.py", line 4, in <module>
2026-01-06T21:26:56.124544223Z from . import views
2026-01-06T21:26:56.124568432Z File "/app/netbox/netbox/circuits/views.py", line 2, in <module>
2026-01-06T21:26:56.124580786Z from dcim.views import PathTraceView
2026-01-06T21:26:56.124589374Z File "/app/netbox/netbox/dcim/views.py", line 16, in <module>
2026-01-06T21:26:56.124622310Z from dcim.ui import panels
2026-01-06T21:26:56.124631328Z File "/app/netbox/netbox/dcim/ui/panels.py", line 6, in <module>
2026-01-06T21:26:56.124677010Z class SitePanel(panels.ObjectAttributesPanel):
2026-01-06T21:26:56.124688022Z File "/app/netbox/netbox/dcim/ui/panels.py", line 15, in SitePanel
2026-01-06T21:26:56.124723895Z physical_address = attrs.AddressAttr('physical_address', map_url=True)
2026-01-06T21:26:56.124746099Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.124756420Z File "/app/netbox/netbox/netbox/ui/attrs.py", line 264, in __init__
2026-01-06T21:26:56.124843165Z self.map_url = get_config().MAPS_URL
2026-01-06T21:26:56.124855600Z ^^^^^^^^^^^^
2026-01-06T21:26:56.124863937Z File "/app/netbox/netbox/netbox/config/__init__.py", line 28, in get_config
2026-01-06T21:26:56.124890750Z _thread_locals.config = Config()
2026-01-06T21:26:56.124900059Z ^^^^^^^^
2026-01-06T21:26:56.124908316Z File "/app/netbox/netbox/netbox/config/__init__.py", line 48, in __init__
2026-01-06T21:26:56.124958337Z self._populate_from_cache()
2026-01-06T21:26:56.124969750Z File "/app/netbox/netbox/netbox/config/__init__.py", line 71, in _populate_from_cache
2026-01-06T21:26:56.125007646Z self.config = cache.get('config') or {}
2026-01-06T21:26:56.125016353Z ^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.125024510Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 92, in get
2026-01-06T21:26:56.125079430Z value = self._get(key, default, version, client)
2026-01-06T21:26:56.125109922Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.125120774Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 36, in _decorator
2026-01-06T21:26:56.125147006Z raise e.__cause__ # noqa: B904
2026-01-06T21:26:56.125155774Z ^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.125163810Z File "/lsiopy/lib/python3.12/site-packages/django_redis/client/default.py", line 298, in get
2026-01-06T21:26:56.125262579Z value = client.get(key)
2026-01-06T21:26:56.125274413Z ^^^^^^^^^^^^^^^
2026-01-06T21:26:56.125282670Z File "/lsiopy/lib/python3.12/site-packages/redis/commands/core.py", line 1923, in get
2026-01-06T21:26:56.125637784Z return self.execute_command("GET", name, keys=[name])
2026-01-06T21:26:56.125657404Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.125667284Z File "/lsiopy/lib/python3.12/site-packages/redis/client.py", line 657, in execute_command
2026-01-06T21:26:56.125821825Z return self._execute_command(*args, **options)
2026-01-06T21:26:56.125840883Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.125850823Z File "/lsiopy/lib/python3.12/site-packages/redis/client.py", line 663, in _execute_command
2026-01-06T21:26:56.126008942Z conn = self.connection or pool.get_connection()
2026-01-06T21:26:56.126018110Z ^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.126026457Z File "/lsiopy/lib/python3.12/site-packages/redis/utils.py", line 196, in wrapper
2026-01-06T21:26:56.126107169Z return func(*args, **kwargs)
2026-01-06T21:26:56.126118873Z ^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:26:56.126127019Z File "/lsiopy/lib/python3.12/site-packages/redis/connection.py", line 2603, in get_connection
2026-01-06T21:26:56.126612928Z connection.connect()
2026-01-06T21:26:56.126621595Z File "/lsiopy/lib/python3.12/site-packages/redis/connection.py", line 846, in connect
2026-01-06T21:26:56.126807489Z self.connect_check_health(check_health=True)
2026-01-06T21:26:56.126819844Z File "/lsiopy/lib/python3.12/site-packages/redis/connection.py", line 863, in connect_check_health
2026-01-06T21:26:56.126999406Z raise ConnectionError(self._error_message(e))
2026-01-06T21:26:56.127008143Z redis.exceptions.ConnectionError: Error -2 connecting to redis:6379. Name does not resolve.
2026-01-06T21:26:57.029526336Z Building local documentation
2026-01-06T21:27:10.187274151Z [uWSGI] getting INI configuration from uwsgi.ini
2026-01-06T21:27:10.189849726Z [uwsgi-static] added mapping for /static => static
2026-01-06T21:27:10.189863915Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue Jan 6 21:27:10 2026] ***
2026-01-06T21:27:10.189870769Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2026-01-06T21:27:10.189890639Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2026-01-06T21:27:10.189896431Z nodename: 18d92516917c
2026-01-06T21:27:10.189901992Z machine: x86_64
2026-01-06T21:27:10.189907523Z clock source: unix
2026-01-06T21:27:10.189913134Z pcre jit disabled
2026-01-06T21:27:10.189918585Z detected number of CPU cores: 64
2026-01-06T21:27:10.189924026Z current working directory: /app/netbox/netbox
2026-01-06T21:27:10.189929647Z detected binary path: /usr/sbin/uwsgi
2026-01-06T21:27:10.189935158Z your memory page size is 4096 bytes
2026-01-06T21:27:10.189940619Z detected max file descriptor number: 1024
2026-01-06T21:27:10.192560574Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2026-01-06T21:27:10.192577197Z lock engine: pthread robust mutexes
2026-01-06T21:27:10.192693782Z thunder lock: disabled (you can enable it with --thunder-lock)
2026-01-06T21:27:10.192818353Z uwsgi socket 0 bound to TCP address :8000 fd 3
2026-01-06T21:27:10.192847532Z Python version: 3.12.12 (main, Oct 10 2025, 13:35:19) [GCC 13.2.1 20240309]
2026-01-06T21:27:10.192861660Z PEP 405 virtualenv detected: /lsiopy
2026-01-06T21:27:10.192867372Z Set PythonHome to /lsiopy
2026-01-06T21:27:10.196763205Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2026-01-06T21:27:10.202050569Z Python main interpreter initialized at 0x7f022f2be6f0
2026-01-06T21:27:10.202077123Z python threads support enabled
2026-01-06T21:27:10.202086942Z your server socket listen backlog is limited to 100 connections
2026-01-06T21:27:10.202095670Z your mercy for graceful operations on workers is 60 seconds
2026-01-06T21:27:10.202223958Z mapped 203184 bytes (198 KB) for 1 cores
2026-01-06T21:27:10.202279550Z *** Operational MODE: single process ***
2026-01-06T21:27:10.202500425Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2026-01-06T21:27:10.217863634Z [ls.io-init] done.
Expand
NAME VERSION
Simple Launcher 1.1.0.14
alpine-baselayout 3.6.5-r0
alpine-baselayout-data 3.6.5-r0
alpine-keys 2.4-r1
alpine-release 3.20.8-r0
apk-tools 2.14.4-r1
asgiref 3.11.0
attrs 25.4.0
babel 2.17.0
backrefs 6.1
bash 5.2.26-r0
brotli-libs 1.1.0-r2
busybox 1.36.1-r31
busybox-binsh 1.36.1-r31
c-ares 1.33.1-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
catatonit 0.2.0-r0
certifi 2026.1.4
cffi 2.0.0
charset-normalizer 3.4.4
click 8.3.1
colorama 0.4.6
coreutils 9.5-r2
coreutils-env 9.5-r2
coreutils-fmt 9.5-r2
coreutils-sha512sum 9.5-r2
croniter 6.0.0
cross-web 0.4.0
cryptography 46.0.3
curl 8.14.1-r2
defusedxml 0.7.1
django 5.2.9
django-auth-ldap 5.3.0
django-cors-headers 4.9.0
django-debug-toolbar 6.1.0
django-filter 25.2
django-graphiql-debug-toolbar 0.2.0
django-htmx 1.27.0
django-js-asset 3.1.2
django-mptt 0.17.0
django-pglocks 1.0.4
django-prometheus 2.4.1
django-redis 6.0.0
django-rich 2.2.0
django-rq 3.2.2
django-storages 1.14.6
django-tables2 2.8.0
django-taggit 6.1.0
django-timezone-field 7.2.1
djangorestframework 3.16.1
drf-spectacular 0.29.0
drf-spectacular-sidecar 2026.1.1
feedparser 6.0.12
findutils 4.9.0-r5
gdbm 1.23-r1
ghp-import 2.1.0
gmp 6.3.0-r1
graphene 3.4.3
graphene-django 3.2.3
graphql-core 3.2.7
graphql-relay 3.2.0
griffe 1.15.0
gunicorn 23.0.0
idna 3.11
inflection 0.5.1
jansson 2.14-r4
jinja2 3.1.6
jq 1.7.1-r0
jsonschema 4.25.1
jsonschema-specifications 2025.9.1
libacl 2.3.2-r0
libattr 2.5.2-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libcap2 2.70-r0
libcrypto3 3.3.5-r0
libcurl 8.14.1-r2
libexpat 2.7.3-r0
libffi 3.4.6-r0
libgcc 13.2.1_git20240309-r1
libidn2 2.3.7-r0
libintl 0.22.5-r0
libjpeg-turbo 3.0.3-r0
libldap 2.6.8-r0
libmd 1.1.0-r0
libncursesw 6.4_p20240420-r2
libpanelw 6.4_p20240420-r2
libpq 16.11-r0
libproc2 4.0.4-r0
libpsl 0.21.5-r1
libsasl 2.1.28-r6
libsharpyuv 1.3.2-r0
libssl3 3.3.5-r0
libstdc++ 13.2.1_git20240309-r1
libunistring 1.2-r0
libwebp 1.3.2-r0
libxau 1.0.12-r0
libxdmcp 1.1.5-r1
libxml2 2.12.10-r0
linux-pam 1.6.0-r0
lz4-libs 1.9.4-r5
mailcap 2.1.54-r0
markdown 3.10
markdown-it-py 4.0.0
markupsafe 3.0.3
mdurl 0.1.2
mergedeep 1.3.4
mkdocs 1.6.1
mkdocs-autorefs 1.4.3
mkdocs-get-deps 0.2.0
mkdocs-material 9.7.1
mkdocs-material-extensions 1.3.1
mkdocstrings 1.0.0
mkdocstrings-python 2.0.1
mpdecimal 4.0.0-r0
musl 1.2.5-r1
musl-utils 1.2.5-r1
ncurses-terminfo-base 6.4_p20240420-r2
netaddr 1.3.0
netbox 4.5.0
netbox-graphiql 4.5.0
netcat-openbsd 1.226-r0
nghttp2-libs 1.62.1-r0
nh3 0.3.2
oauthlib 3.3.1
oniguruma 6.9.9-r0
packaging 25.0
paginate 0.5.7
pathspec 1.0.1
pcre2 10.43-r0
pillow 12.1.0
pip 25.3
platformdirs 4.5.1
postgresql-common 1.2-r1
postgresql16-client 16.11-r0
procps-ng 4.0.4-r0
prometheus-client 0.23.1
promise 2.3
psycopg 3.3.2
psycopg-c 3.3.2
psycopg-pool 3.3.0
pyasn1 0.6.1
pyasn1-modules 0.4.2
pyc 3.12.12-r0
pycparser 2.23
pygments 2.19.2
pyjwt 2.10.1
pymdown-extensions 10.20
python-dateutil 2.9.0.post0
python-ldap 3.4.5
python3 3.12.12-r0
python3-openid 3.2.0
python3-pyc 3.12.12-r0
python3-pycache-pyc0 3.12.12-r0
pytz 2025.2
pyyaml 6.0.3
pyyaml-env-tag 1.1
readline 8.2.10-r0
redis 7.1.0
referencing 0.37.0
requests 2.32.5
requests-oauthlib 2.0.0
rich 14.2.0
rpds-py 0.30.0
rq 2.6.1
scanelf 1.3.7-r2
sgmllib3k 1.0.0
shadow 4.15.1-r0
six 1.17.0
skalibs 2.14.1.1-r0
social-auth-app-django 5.7.0
social-auth-core 4.8.3
sorl-thumbnail 12.11.0
sqlite-libs 3.45.3-r2
sqlparse 0.5.5
ssl_client 1.36.1-r31
strawberry-graphql 0.288.2
strawberry-graphql-django 0.73.0
svgwrite 1.4.3
tablib 3.9.0
text-unidecode 1.3
tiff 4.6.0t-r0
typing-extensions 4.15.0
tzdata 2025.3
tzdata 2025c-r0
uritemplate 4.2.0
urllib3 2.6.2
utmps-libs 0.1.2.2-r1
uwsgi 2.0.25.1-r1
uwsgi-python3 2.0.25.1-r1
watchdog 6.0.0
wheel 0.45.1
xz-libs 5.6.2-r1
zlib 1.3.1-r1
zstd-libs 1.5.6-r0
sbom
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container Start | PASS | - | 22.11s |
| Create Buildx SBOM | PASS | - | 1.68s |
| Get Build Info | PASS | - | 0.03s |
ARM64 FAIL
linuxserver/netbox
Runtime: 121.58s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3c --Hetzner
Created: 2026-01-06T21:20:41+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 124.70MB
Tag: arm64v8-v4.5.0-ls323
Version: v4.5.0-ls323
Expand
2026-01-06T21:26:49.755884633Z [migrations] started
2026-01-06T21:26:49.759989908Z [migrations] no migrations found
2026-01-06T21:26:50.102885426Z usermod: no changes
2026-01-06T21:26:50.126383823Z ───────────────────────────────────────
2026-01-06T21:26:50.126418814Z
2026-01-06T21:26:50.126434385Z ██╗ ███████╗██╗ ██████╗
2026-01-06T21:26:50.126442962Z ██║ ██╔════╝██║██╔═══██╗
2026-01-06T21:26:50.126451339Z ██║ ███████╗██║██║ ██║
2026-01-06T21:26:50.126459746Z ██║ ╚════██║██║██║ ██║
2026-01-06T21:26:50.126468103Z ███████╗███████║██║╚██████╔╝
2026-01-06T21:26:50.126476450Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-01-06T21:26:50.126485047Z
2026-01-06T21:26:50.126493293Z Brought to you by linuxserver.io
2026-01-06T21:26:50.126501510Z ───────────────────────────────────────
2026-01-06T21:26:50.131376354Z
2026-01-06T21:26:50.131389370Z To support LSIO projects visit:
2026-01-06T21:26:50.131397697Z https://www.linuxserver.io/donate/
2026-01-06T21:26:50.131405793Z
2026-01-06T21:26:50.131413649Z ───────────────────────────────────────
2026-01-06T21:26:50.131422437Z GID/UID
2026-01-06T21:26:50.131667430Z ───────────────────────────────────────
2026-01-06T21:26:50.209209017Z
2026-01-06T21:26:50.209221512Z User UID: 911
2026-01-06T21:26:50.209225740Z User GID: 911
2026-01-06T21:26:50.209229498Z ───────────────────────────────────────
2026-01-06T21:26:50.243812852Z Linuxserver.io version: v4.5.0-ls323
2026-01-06T21:26:50.246666346Z Build-date: 2026-01-06T21:20:41+00:00
2026-01-06T21:26:50.246690665Z ───────────────────────────────────────
2026-01-06T21:26:50.246700806Z
2026-01-06T21:26:52.865546331Z mv: cannot stat '/app/netbox/netbox/media': No such file or directory
2026-01-06T21:26:54.114139131Z [custom-init] No custom files found, skipping...
2026-01-06T21:26:58.958720724Z /app/netbox/netbox/netbox/settings.py:236: UserWarning: API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used.
2026-01-06T21:26:58.958765134Z warnings.warn("API_TOKEN_PEPPERS is not defined. v2 API tokens cannot be used.")
2026-01-06T21:28:04.260907543Z Traceback (most recent call last):
2026-01-06T21:28:04.261113308Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 29, in _decorator
2026-01-06T21:28:04.262777328Z return method(self, *args, **kwargs)
2026-01-06T21:28:04.264091303Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.264201425Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 99, in _get
2026-01-06T21:28:04.264736512Z return self.client.get(key, default=default, version=version, client=client)
2026-01-06T21:28:04.265239906Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.265296370Z File "/lsiopy/lib/python3.12/site-packages/django_redis/client/default.py", line 300, in get
2026-01-06T21:28:04.266321614Z raise ConnectionInterrupted(connection=client) from e
2026-01-06T21:28:04.270221125Z django_redis.exceptions.ConnectionInterrupted: Redis ConnectionError: Error -2 connecting to redis:6379. Name does not resolve.
2026-01-06T21:28:04.270382159Z
2026-01-06T21:28:04.270415767Z During handling of the above exception, another exception occurred:
2026-01-06T21:28:04.270455547Z
2026-01-06T21:28:04.270509545Z Traceback (most recent call last):
2026-01-06T21:28:04.270546680Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2026-01-06T21:28:04.270933499Z execute_from_command_line(sys.argv)
2026-01-06T21:28:04.271134925Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2026-01-06T21:28:04.272595285Z utility.execute()
2026-01-06T21:28:04.272756529Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2026-01-06T21:28:04.274206719Z self.fetch_command(subcommand).run_from_argv(self.argv)
2026-01-06T21:28:04.274419337Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2026-01-06T21:28:04.275879768Z self.execute(*args, **cmd_options)
2026-01-06T21:28:04.276116474Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2026-01-06T21:28:04.277583518Z self.check(**check_kwargs)
2026-01-06T21:28:04.277772719Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2026-01-06T21:28:04.279272949Z all_issues = checks.run_checks(
2026-01-06T21:28:04.279599857Z ^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.279638896Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2026-01-06T21:28:04.280191589Z new_errors = check(app_configs=app_configs, databases=databases)
2026-01-06T21:28:04.280612857Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.280640282Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 136, in check_custom_error_handlers
2026-01-06T21:28:04.281263697Z handler = resolver.resolve_error_handler(status_code)
2026-01-06T21:28:04.281596467Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.281628582Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 732, in resolve_error_handler
2026-01-06T21:28:04.284134888Z callback = getattr(self.urlconf_module, "handler%s" % view_type, None)
2026-01-06T21:28:04.284389340Z ^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.284412687Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2026-01-06T21:28:04.284842773Z res = instance.__dict__[self.name] = self.func(instance)
2026-01-06T21:28:04.285195002Z ^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.285234372Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2026-01-06T21:28:04.287467858Z return import_module(self.urlconf_name)
2026-01-06T21:28:04.287745067Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.287780638Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2026-01-06T21:28:04.288382039Z return _bootstrap._gcd_import(name[level:], package, level)
2026-01-06T21:28:04.288795501Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.288842376Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2026-01-06T21:28:04.288946325Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2026-01-06T21:28:04.288969301Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2026-01-06T21:28:04.289015154Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2026-01-06T21:28:04.289034422Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2026-01-06T21:28:04.289082479Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2026-01-06T21:28:04.289109053Z File "/app/netbox/netbox/netbox/urls.py", line 26, in <module>
2026-01-06T21:28:04.289490671Z path('circuits/', include('circuits.urls')),
2026-01-06T21:28:04.289787068Z ^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.289821467Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2026-01-06T21:28:04.290228807Z urlconf_module = import_module(urlconf_module)
2026-01-06T21:28:04.290523771Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.290558090Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2026-01-06T21:28:04.291069891Z return _bootstrap._gcd_import(name[level:], package, level)
2026-01-06T21:28:04.291468643Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.291503273Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2026-01-06T21:28:04.291534286Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2026-01-06T21:28:04.291575729Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2026-01-06T21:28:04.291595028Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2026-01-06T21:28:04.291634137Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2026-01-06T21:28:04.291665480Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2026-01-06T21:28:04.291697344Z File "/app/netbox/netbox/circuits/urls.py", line 4, in <module>
2026-01-06T21:28:04.292054784Z from . import views
2026-01-06T21:28:04.292218834Z File "/app/netbox/netbox/circuits/views.py", line 2, in <module>
2026-01-06T21:28:04.292546433Z from dcim.views import PathTraceView
2026-01-06T21:28:04.292687477Z File "/app/netbox/netbox/dcim/views.py", line 16, in <module>
2026-01-06T21:28:04.293053835Z from dcim.ui import panels
2026-01-06T21:28:04.293201382Z File "/app/netbox/netbox/dcim/ui/panels.py", line 6, in <module>
2026-01-06T21:28:04.293535755Z class SitePanel(panels.ObjectAttributesPanel):
2026-01-06T21:28:04.293600185Z File "/app/netbox/netbox/dcim/ui/panels.py", line 15, in SitePanel
2026-01-06T21:28:04.293945761Z physical_address = attrs.AddressAttr('physical_address', map_url=True)
2026-01-06T21:28:04.294366448Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.294399374Z File "/app/netbox/netbox/netbox/ui/attrs.py", line 264, in __init__
2026-01-06T21:28:04.295275548Z self.map_url = get_config().MAPS_URL
2026-01-06T21:28:04.295529529Z ^^^^^^^^^^^^
2026-01-06T21:28:04.295555572Z File "/app/netbox/netbox/netbox/config/__init__.py", line 28, in get_config
2026-01-06T21:28:04.296012672Z _thread_locals.config = Config()
2026-01-06T21:28:04.296298047Z ^^^^^^^^
2026-01-06T21:28:04.296315181Z File "/app/netbox/netbox/netbox/config/__init__.py", line 48, in __init__
2026-01-06T21:28:04.296725437Z self._populate_from_cache()
2026-01-06T21:28:04.296915109Z File "/app/netbox/netbox/netbox/config/__init__.py", line 71, in _populate_from_cache
2026-01-06T21:28:04.297487752Z self.config = cache.get('config') or {}
2026-01-06T21:28:04.297859641Z ^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.297883589Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 92, in get
2026-01-06T21:28:04.298524109Z value = self._get(key, default, version, client)
2026-01-06T21:28:04.298924294Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.298972672Z File "/lsiopy/lib/python3.12/site-packages/django_redis/cache.py", line 36, in _decorator
2026-01-06T21:28:04.299360362Z raise e.__cause__ # noqa: B904
2026-01-06T21:28:04.299542048Z ^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.299572880Z File "/lsiopy/lib/python3.12/site-packages/django_redis/client/default.py", line 298, in get
2026-01-06T21:28:04.300616591Z value = client.get(key)
2026-01-06T21:28:04.300849009Z ^^^^^^^^^^^^^^^
2026-01-06T21:28:04.300887206Z File "/lsiopy/lib/python3.12/site-packages/redis/commands/core.py", line 1923, in get
2026-01-06T21:28:04.305818324Z return self.execute_command("GET", name, keys=[name])
2026-01-06T21:28:04.306240715Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.306258931Z File "/lsiopy/lib/python3.12/site-packages/redis/client.py", line 657, in execute_command
2026-01-06T21:28:04.308198897Z return self._execute_command(*args, **options)
2026-01-06T21:28:04.308553471Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.308576558Z File "/lsiopy/lib/python3.12/site-packages/redis/client.py", line 663, in _execute_command
2026-01-06T21:28:04.310480270Z conn = self.connection or pool.get_connection()
2026-01-06T21:28:04.310756306Z ^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.310790054Z File "/lsiopy/lib/python3.12/site-packages/redis/utils.py", line 196, in wrapper
2026-01-06T21:28:04.311489833Z return func(*args, **kwargs)
2026-01-06T21:28:04.311758344Z ^^^^^^^^^^^^^^^^^^^^^
2026-01-06T21:28:04.311788574Z File "/lsiopy/lib/python3.12/site-packages/redis/connection.py", line 2603, in get_connection
2026-01-06T21:28:04.318330235Z connection.connect()
2026-01-06T21:28:04.318483043Z File "/lsiopy/lib/python3.12/site-packages/redis/connection.py", line 846, in connect
2026-01-06T21:28:04.320824667Z self.connect_check_health(check_health=True)
2026-01-06T21:28:04.321023177Z File "/lsiopy/lib/python3.12/site-packages/redis/connection.py", line 863, in connect_check_health
2026-01-06T21:28:04.323325292Z raise ConnectionError(self._error_message(e))
2026-01-06T21:28:04.323571167Z redis.exceptions.ConnectionError: Error -2 connecting to redis:6379. Name does not resolve.
2026-01-06T21:28:07.078062857Z Building local documentation
Expand
NAME VERSION
Simple Launcher 1.1.0.14
alpine-baselayout 3.6.5-r0
alpine-baselayout-data 3.6.5-r0
alpine-keys 2.4-r1
alpine-release 3.20.8-r0
apk-tools 2.14.4-r1
asgiref 3.11.0
attrs 25.4.0
babel 2.17.0
backrefs 6.1
bash 5.2.26-r0
brotli-libs 1.1.0-r2
busybox 1.36.1-r31
busybox-binsh 1.36.1-r31
c-ares 1.33.1-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
catatonit 0.2.0-r0
certifi 2026.1.4
cffi 2.0.0
charset-normalizer 3.4.4
click 8.3.1
colorama 0.4.6
coreutils 9.5-r2
coreutils-env 9.5-r2
coreutils-fmt 9.5-r2
coreutils-sha512sum 9.5-r2
croniter 6.0.0
cross-web 0.4.0
cryptography 46.0.3
curl 8.14.1-r2
defusedxml 0.7.1
django 5.2.9
django-auth-ldap 5.3.0
django-cors-headers 4.9.0
django-debug-toolbar 6.1.0
django-filter 25.2
django-graphiql-debug-toolbar 0.2.0
django-htmx 1.27.0
django-js-asset 3.1.2
django-mptt 0.17.0
django-pglocks 1.0.4
django-prometheus 2.4.1
django-redis 6.0.0
django-rich 2.2.0
django-rq 3.2.2
django-storages 1.14.6
django-tables2 2.8.0
django-taggit 6.1.0
django-timezone-field 7.2.1
djangorestframework 3.16.1
drf-spectacular 0.29.0
drf-spectacular-sidecar 2026.1.1
feedparser 6.0.12
findutils 4.9.0-r5
gdbm 1.23-r1
ghp-import 2.1.0
graphene 3.4.3
graphene-django 3.2.3
graphql-core 3.2.7
graphql-relay 3.2.0
griffe 1.15.0
gunicorn 23.0.0
idna 3.11
inflection 0.5.1
jansson 2.14-r4
jinja2 3.1.6
jq 1.7.1-r0
jsonschema 4.25.1
jsonschema-specifications 2025.9.1
libacl 2.3.2-r0
libattr 2.5.2-r0
libbsd 0.12.2-r0
libbz2 1.0.8-r6
libcap2 2.70-r0
libcrypto3 3.3.5-r0
libcurl 8.14.1-r2
libexpat 2.7.3-r0
libffi 3.4.6-r0
libgcc 13.2.1_git20240309-r1
libidn2 2.3.7-r0
libintl 0.22.5-r0
libjpeg-turbo 3.0.3-r0
libldap 2.6.8-r0
libmd 1.1.0-r0
libncursesw 6.4_p20240420-r2
libpanelw 6.4_p20240420-r2
libpq 16.11-r0
libproc2 4.0.4-r0
libpsl 0.21.5-r1
libsasl 2.1.28-r6
libsharpyuv 1.3.2-r0
libssl3 3.3.5-r0
libstdc++ 13.2.1_git20240309-r1
libunistring 1.2-r0
libwebp 1.3.2-r0
libxau 1.0.12-r0
libxdmcp 1.1.5-r1
libxml2 2.12.10-r0
linux-pam 1.6.0-r0
lz4-libs 1.9.4-r5
mailcap 2.1.54-r0
markdown 3.10
markdown-it-py 4.0.0
markupsafe 3.0.3
mdurl 0.1.2
mergedeep 1.3.4
mkdocs 1.6.1
mkdocs-autorefs 1.4.3
mkdocs-get-deps 0.2.0
mkdocs-material 9.7.1
mkdocs-material-extensions 1.3.1
mkdocstrings 1.0.0
mkdocstrings-python 2.0.1
mpdecimal 4.0.0-r0
musl 1.2.5-r1
musl-utils 1.2.5-r1
ncurses-terminfo-base 6.4_p20240420-r2
netaddr 1.3.0
netbox 4.5.0
netbox-graphiql 4.5.0
netcat-openbsd 1.226-r0
nghttp2-libs 1.62.1-r0
nh3 0.3.2
oauthlib 3.3.1
oniguruma 6.9.9-r0
packaging 25.0
paginate 0.5.7
pathspec 1.0.1
pcre2 10.43-r0
pillow 12.1.0
pip 25.3
platformdirs 4.5.1
postgresql-common 1.2-r1
postgresql16-client 16.11-r0
procps-ng 4.0.4-r0
prometheus-client 0.23.1
promise 2.3
psycopg 3.3.2
psycopg-c 3.3.2
psycopg-pool 3.3.0
pyasn1 0.6.1
pyasn1-modules 0.4.2
pyc 3.12.12-r0
pycparser 2.23
pygments 2.19.2
pyjwt 2.10.1
pymdown-extensions 10.20
python-dateutil 2.9.0.post0
python-ldap 3.4.5
python3 3.12.12-r0
python3-openid 3.2.0
python3-pyc 3.12.12-r0
python3-pycache-pyc0 3.12.12-r0
pytz 2025.2
pyyaml 6.0.3
pyyaml-env-tag 1.1
readline 8.2.10-r0
redis 7.1.0
referencing 0.37.0
requests 2.32.5
requests-oauthlib 2.0.0
rich 14.2.0
rpds-py 0.30.0
rq 2.6.1
scanelf 1.3.7-r2
sgmllib3k 1.0.0
shadow 4.15.1-r0
six 1.17.0
skalibs 2.14.1.1-r0
social-auth-app-django 5.7.0
social-auth-core 4.8.3
sorl-thumbnail 12.11.0
sqlite-libs 3.45.3-r2
sqlparse 0.5.5
ssl_client 1.36.1-r31
strawberry-graphql 0.288.2
strawberry-graphql-django 0.73.0
svgwrite 1.4.3
tablib 3.9.0
text-unidecode 1.3
tiff 4.6.0t-r0
typing-extensions 4.15.0
tzdata 2025.3
tzdata 2025c-r0
uritemplate 4.2.0
urllib3 2.6.2
utmps-libs 0.1.2.2-r1
uwsgi 2.0.25.1-r1
uwsgi-python3 2.0.25.1-r1
watchdog 6.0.0
wheel 0.45.1
xz-libs 5.6.2-r1
zlib 1.3.1-r1
zstd-libs 1.5.6-r0
sbom
Warnings
This image uses uWSGI and might not start on ARM/QEMU
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container Start | FAIL | INIT NOT FINISHED | 120.53s |
| Create Buildx SBOM | PASS | - | 1.45s |
| Get Build Info | PASS | - | 0.04s |